You Can’t Patch Everything First

 
Microsoft fixed more than 400 vulnerabilities this month. One was already being exploited. GeoServer attackers began exploiting a newly disclosed vulnerability within hours. GitLab issued an emergency out-of-band update. CISA is warning that a SharePoint vulnerability is now being used in ransomware attacks. There is an obvious takeaway from headlines like these: patch quickly.
 
That’s true, but it isn’t particularly useful.
 
Most organizations already know they should patch vulnerabilities. The harder problem is deciding what gets attention first when hundreds or thousands of findings are competing for the same people, maintenance windows, testing resources, and business tolerance for disruption.
 
That’s where vulnerability management becomes more than a scanning exercise.
 
A critical CVSS score tells us something important about technical severity, but it doesn’t tell us the whole story. Is the vulnerability being actively exploited? Is the affected system exposed to the internet? Does exploitation require authentication? Is the asset supporting a critical business process? Are compensating controls in place? Is there evidence that attackers are already targeting organizations like ours?
 
Those factors change the conversation.
 
A vulnerability being actively used in ransomware campaigns deserves a different response than a vulnerability with the same numerical score that requires several unlikely conditions to exploit. A zero-day sitting on an internet-facing system deserves different attention than the same vulnerability on an isolated asset scheduled for replacement next month.
 
The objective isn’t to make every vulnerability urgent.
 
It’s to make the right vulnerabilities urgent.
 
That distinction matters because Security teams have finite capacity. If everything is classified as critical, teams eventually learn that nothing really is. Remediation queues grow, exceptions accumulate, and the people doing the work spend more time sorting through noise than reducing meaningful risk.
 
This week’s headlines also show why static prioritization isn’t enough. Threat intelligence changes. Exploitation begins. CISA adds something to the Known Exploited Vulnerabilities catalog. A proof of concept becomes weaponized. Something that was reasonable to address next month can become tomorrow’s priority overnight.
 
A mature vulnerability management program has to account for that movement. Scanning finds the weakness. Prioritization gives it context. Ownership turns that context into action. Follow-through is what actually reduces risk. None of those steps are especially glamorous, but they are where effective vulnerability management happens.
 
The goal isn’t to patch everything first. You can’t.
 
The goal is to know what matters most today, make sure someone owns it, and have a process capable of changing that answer tomorrow when the threat landscape changes. 
 

🔒 Security Tip of the Week:

Take your current critical vulnerability queue and add one more question: 
 
Which of these vulnerabilities would we care about most if we ignored the CVSS score?
 
Look at active exploitation, external exposure, asset criticality, available mitigations, and business impact. The order may change.

📌 This Week’s Outlook in a Shareable Statement:

Vulnerability management isn’t a race to close the most findings. It’s a discipline for putting limited remediation capacity against the risk that matters most.
 
Good programs don’t make everything urgent. They make priorities clear.
 
— Jon Rogers
Principal Consultant, Pinpoint Security 

 

📰 Weekly News Roundup:

 
🪟 Microsoft August 2026 Patch Tuesday Addresses Actively Exploited Zero-Day
Microsoft released its August 2026 Patch Tuesday security updates resolving more than 400 vulnerabilities. The release includes CVE-2026-68820, a high-severity flaw in the Windows Ancillary Function Driver for WinSock that is already being exploited to gain SYSTEM privileges.
 
🔐 SafePal Hardware Wallet Discloses Data Breach Impacting 40,000 Customers
SafePal disclosed an authorization vulnerability in an order-tracking plug-in that exposed personal and shipping information belonging to nearly 40,000 customers. Wallet private keys, seed phrases, and financial credentials were not affected.
 
🌍 Hackers Actively Exploit Unpatched GeoServer Zero-Day Vulnerability
Attackers began exploiting an unpatched SQL injection vulnerability in GeoServer within hours of public disclosure. Under certain configurations, unauthenticated attackers can use the flaw to execute arbitrary code remotely.
 
🦊 GitLab Issues Emergency Out-of-Band Fix for Critical Data Deletion Flaw
GitLab released an emergency update for a critical GraphQL vulnerability affecting self-managed Community and Enterprise Edition servers. Under specific conditions, unauthenticated attackers could modify or delete public projects and user data.
 
🚨 CISA Warns Microsoft SharePoint Flaw Now Exploited in Ransomware Attacks
CISA added CVE-2026-45659 to its Known Exploited Vulnerabilities catalog after ransomware operators began actively exploiting the Microsoft SharePoint Server vulnerability to execute arbitrary code on exposed systems.