The Top CVEs of August 2026: Attackers Cashed In on Patches Defenders Already Had

August 2026 produced only two true zero-days. Almost everything else CISA flagged as under attack had been patched weeks or months earlier — the month attackers spent cashing in on fixes defenders already had.

Share
The Top CVEs of August 2026: Attackers Cashed In on Patches Defenders Already Had

August 2026 produced only two true zero-days. Almost everything else CISA flagged as under attack had been patched weeks or months earlier — the month attackers spent cashing in on fixes defenders already had.

Key Takeaways

  • CISA added 16 vulnerabilities to the KEV catalog during August. Only the two PaperCut flaws were genuine zero-days — the rest had vendor patches available for weeks or months before exploitation began.
  • The gap between public proof-of-concept and mass exploitation kept collapsing: SharePoint CVE-2026-55040 was under attack roughly a day after Rapid7 published its PoC, and LoadMaster CVE-2026-8037 sat quiet for three weeks until a working exploit went public.
  • Edge and control-plane devices dominated. vCenter, NetScaler, LoadMaster, Cisco ASA/FTD and PaperCut Application Servers all appeared — none of them are endpoints, and all of them sit above the systems they protect.
  • The most dangerous entry on this list scores 7.0. Lazarus used Windows AFD.sys (CVE-2026-68820) to load a kernel rootkit, which is why we rank on exploitation and exposure rather than on the base score.

How we rank (the CyberSignal method)

We sort on four signals, in order. First, confirmed active exploitation — CISA KEV listing or credible vendor and researcher telemetry. Second, exposure and attacker value: internet-facing, unauthenticated, widely deployed. Third, patch availability, where an unpatched or bypassable fix outranks a clean one. Fourth, blast radius, which favours identity systems, collaboration servers, edge appliances and CI/CD over single endpoints. A base score is an input to that judgment, never the output. That is how a CVSS 7.0 privilege-escalation bug can outrank a 9.8 that nobody has touched.

The August 2026 ranked list

# CVE Product CVSS Status Do this
1 CVE-2026-82078 PaperCut NG / MF — unsafe reflection in DB connection utilities 9.4 Exploited · CISA KEV (Aug 31) — zero-day, every version affected Apply Emergency Patch Release 2 (v24/25/26). Release 1 is bypassable.
2 CVE-2026-81578 PaperCut NG / MF — missing authentication in web management UI 8.8 Exploited · CISA KEV (Aug 31) — chains with #1 for pre-auth RCE Same patch. If you cannot patch this hour, pull the Application Server offline.
3 CVE-2026-33824 Windows IKE Service Extensions — double free (UDP 500/4500) 9.8 Exploited · CISA KEV (Aug 18) — patched back in April 2026 Confirm April updates are deployed. Block UDP 500/4500 at the edge where IPsec is unused.
4 CVE-2026-59310 Broadcom VMware vCenter — Syslog path traversal to RCE 9.8 Exploited · CISA KEV (Aug 18) — attacks within five days of disclosure Patch per Broadcom advisory, then hunt. Treat an exposed vCenter as an incident.
5 CVE-2026-8452 Citrix NetScaler ADC / Gateway — heap overflow in SAML parsing 8.8 Exploited · CISA KEV (Aug 26) — reclassified from DoS to pre-auth RCE Move to 14.1-72.61 / 13.1-63.18 / 13.1-37.272, then hunt for web shells.
6 CVE-2026-8037 Progress Kemp LoadMaster — unauthenticated command injection 9.6 Exploited · CISA KEV (Aug 7) — 792 recorded exploit attempts Apply the June 4 fix. Remove the management interface from the public internet.
7 CVE-2026-72898 Metabase — unauthenticated SQL injection via password reset endpoint 10.0 Exploited · CISA KEV (Aug 11) — zero-day; named victims disclosed data theft Upgrade self-hosted instances, then rotate every connected-database credential.
8 CVE-2026-55040 Microsoft SharePoint Server — JWT authentication bypass 9.1 Exploited · CISA KEV (Aug 18) — attacks began ~1 day after public PoC Confirm July updates on 2016 / 2019 / Subscription Edition. SharePoint Online is unaffected.
9 CVE-2026-65400 Apple macOS — Screen Sharing improper authentication 9.8 Exploited · CISA KEV (Aug 18) — NCSC-NL confirmed attacks Aug 15 Patch macOS and disable Screen Sharing on anything reachable from outside the LAN.
10 CVE-2026-68820 Windows AFD.sys (WinSock) — use-after-free, local privilege escalation 7.0 Exploited · CISA KEV (Aug 11) — Lazarus zero-day, kernel rootkit payload Deploy August updates estate-wide. Hunt for kernel driver loads on defense and aerospace hosts.
11 CVE-2026-20349 Cisco Secure Firewall ASA / FTD — Remote Access SSL VPN DoS 8.6 Exploited · CISA KEV (Aug 11) — availability impact only, not code execution Patch per Cisco advisory. Plan for VPN outage during forced reloads.
12 CVE-2026-62878 Windows DNS Server — stack buffer overflow, unauthenticated RCE 9.8 Critical — no confirmed exploitation · described as wormable Top of the August Patch Tuesday queue. DNS servers usually mean domain controllers.
13 CVE-2026-62815 Microsoft QUIC — use-after-free, unauthenticated RCE 9.8 Critical — no confirmed exploitation · no user interaction required Patch Windows 11 and Server 2022/2025 hosts terminating HTTP/3.

CVSS per NVD/CISA; rank reflects exploitation and exposure, not the raw score.

Tier 1 — Actively exploited (fix these first)

PaperCut was the only clean zero-day of the month, and it was a bad one. On August 27 PaperCut told customers it was investigating confirmed intrusions, then shipped an out-of-cycle patch in the middle of the Australian night. Within a day and a half, two CVEs had been assigned, researchers at watchTowr and Huntress had broken the first patch, and the vendor had replaced it with Release 2. There is no unaffected version of PaperCut NG or MF. We covered the disclosure as it moved in PaperCut Confirms Two Chained Zero-Days Exploited Across All NG and MF Versions, and the practical instruction has not changed: install Release 2 even if you already applied the first emergency patch, because the first patch is bypassable.

Windows IKE is the clearest example of the month's real theme. CVE-2026-33824 is a double free in the Internet Key Exchange service extensions, reachable over UDP 500 and 4500 with no authentication, affecting every supported build of Windows 10, 11 and Server. Microsoft fixed it in April. CISA added it to KEV on August 18 — four months later — because attackers finally started using it. Nothing about the vulnerability changed in that window. What changed was that someone did the work, and every organisation still carrying the April update as a backlog ticket became a target. We wrote up that KEV batch in CISA Flags Four Actively Exploited Flaws in macOS, SharePoint, vCenter, and Microsoft IKE.

vCenter and NetScaler show how fast the virtualization and edge control planes get hit. Broadcom disclosed CVE-2026-59310 on July 29, a directory traversal in the vCenter Syslog service that yields unauthenticated remote code execution; a suspected APT was exploiting it within five days, with hundreds of servers compromised across dozens of countries — see Two Critical Flaws Under Active Attack: VMware vCenter and SharePoint Race the Patch Clock. Citrix's CVE-2026-8452 followed a stranger path: disclosed on June 30 as a memory overflow causing denial of service, it was demonstrated in mid-August as a route to unauthenticated remote code execution, and hit KEV on August 26 with web shells already turning up on appliances. NetScaler has now supplied three separate exploited flaws in three months, after CVE-2026-8451 and the CVSS 9.3 pre-auth bypass CVE-2026-19490.

Two flaws in this tier were exploited because a proof-of-concept went public, not because a patch was missing. Progress fixed the Kemp LoadMaster command-injection bug on June 4; exploitation attempts began on June 29, the day a full technical analysis with working exploit code appeared, and by the time CISA listed it on August 7 defenders had recorded 792 attempts — the story we covered in Progress Kemp LoadMaster CVE-2026-8037 Added to CISA KEV After 792 Exploit Attempts. SharePoint's CVE-2026-55040 compressed the same sequence into about 24 hours: Rapid7 published its JWT-forgery analysis and PoC on August 11, honeypots recorded exploitation on August 12. Microsoft had shipped the fix in July. We covered both the original patch and Rapid7's chained-RCE research.

Metabase and macOS both punish self-hosted defaults. Metabase's unauthenticated SQL injection through the password-reset endpoint — now tracked as CVE-2026-72898 and scored 10.0 — was exploited as a zero-day against Metabase Cloud in early August before it had a CVE at all; Framework and Tally subsequently disclosed data theft. The reason it ranks so highly is not the score but what a business-intelligence console holds: the stored credentials for every database it queries. Our original coverage is in Metabase CVSS 10.0 Zero-Day Exploited in the Wild. Apple's CVE-2026-65400 lets an attacker on the network authenticate to Screen Sharing without valid credentials; the Dutch NCSC confirmed exploitation on August 15, and observed activity ran to Monero mining on exposed Macs.

The lowest-scoring entry deserves the most attention. CVE-2026-68820, a use-after-free in AFD.sys, is a local privilege escalation rated 7.0 — Important, not Critical. Check Point attributed exploitation to Lazarus as part of the long-running Operation Dream Job campaign, using the bug to load a new build of the FudModule kernel rootkit after initial compromise. A 7.0 that a state-sponsored group uses to get into ring 0 is not a 7.0 problem. It is also a reminder of what CVSS measures: the technical characteristics of the flaw, not the capability of the people using it. If you triage strictly by score, this one lands below dozens of unexploited Criticals — which is precisely how a rootkit ends up on a defense contractor's network.

Cisco's CVE-2026-20349 rounds out the tier and illustrates the opposite adjustment. It is exploited, unauthenticated and internet-facing, which normally means top three. But its impact is a device reload, not compromise — a firewall that falls over rather than one that lets an attacker through. That still matters when the device is your VPN concentrator, so it stays on the list; it just does not outrank a pre-auth RCE.

Tier 2 — Patch-now criticals (no confirmed attacks yet)

Microsoft's August Patch Tuesday was the second monster in as many months: roughly 421 CVEs, about 62 of them Critical, one exploited zero-day and two publicly disclosed before a fix existed. We covered the release in Microsoft's August 2026 Patch Tuesday: 421 CVEs and an Actively Exploited afd.sys Zero-Day, and it followed July's record 569-CVE cycle.

Four of the Critical fixes cluster in core Windows networking — DNS Server, Deployment Services, QUIC and DHCP Server — and all four are remote code execution flaws requiring no authentication. Three do not even require the attacker to sit on the same network segment. CVE-2026-62878 in Windows DNS Server drew the most attention, both because researchers described it as wormable and because DNS Server is almost always co-resident with a domain controller. Compromise there is not a server problem, it is a directory problem. CVE-2026-62815 in Microsoft QUIC is the other one worth pulling forward: a use-after-free in the transport underneath HTTP/3, exploitable by a single crafted packet with no user interaction.

Neither has confirmed exploitation as of this writing, which is exactly why they sit in Tier 2 rather than Tier 1. The August record suggests how long that distinction tends to last once someone publishes working code.

Tier 3 — Self-hosted and infrastructure

SAP's August patch day carried five Critical notes, topped by CVE-2026-58231 (CVSS 10.0) in the SAP Commerce Cloud Data Hub Adapter and CVE-2026-44772 (9.9) in Manufacturing Integration and Intelligence. The one to watch on unmanaged estates is CVE-2026-34265 (9.8), a memory-corruption flaw in DIAG protocol parsing that spans NetWeaver ABAP kernel versions 7.22 through 9.19 and is reachable without authentication.

SonicWall shipped fixes for six flaws in Global Management System, a product retired in October 2025 — including CVE-2026-66147 (9.4), a command injection in the GMS Dispatcher Service, and CVE-2026-66145 (9.1), an RCE via zip-slip file write. SonicWall reports no evidence of exploitation. The more useful signal is that a discontinued management platform still warranted an emergency Critical patch, which tells you how many are still running.

Finally, CISA's August 26 batch included five vulnerabilities from 2015 to 2022 — Red Hat libuser, Red Hat ABRT, Microsoft SQL Server, Ajax.NET Professional and the Linux kernel. Legacy KEV additions are easy to skim past. They are worth a query against your asset inventory, because the reason they were added is that somebody is currently succeeding with them.


The CyberSignal Analysis

Signal 01 — The patch gap, not the zero-day, is the story

Strip August down to its arithmetic. Sixteen KEV additions. Two zero-days. Five entries from 2015 to 2022. Everything else was a flaw with a published vendor fix — April for Windows IKE, June 4 for LoadMaster, June 30 for NetScaler, July for SharePoint, July 29 for vCenter. The attacker workload in August was not vulnerability research. It was reading advisories, weaponising what researchers had already published, and scanning for organisations that had not deployed the fix yet.

That reframes what a vulnerability-management programme is actually competing against. The dangerous interval is not disclosure-to-patch, which is a vendor problem, but patch-to-deployment, which is yours. LoadMaster gives the cleanest measurement: 25 quiet days after the patch shipped, then exploitation the day working code went public. The organisations breached were not victims of an unknowable flaw. They were three weeks late on a known one, and a researcher's publish button decided when that mattered. Treating a shipped patch as a resolved risk is the assumption August punished, repeatedly. A functioning vulnerability management programme has to measure deployment coverage, not patch availability.

Signal 02 — Public PoC is now the exploitation trigger, and the fuse is about a day

Two data points from August sit uncomfortably close together. SharePoint CVE-2026-55040: PoC published August 11, honeypot exploitation August 12. NetScaler CVE-2026-8452: publicly characterised as a denial-of-service bug for six weeks, then reclassified as unauthenticated RCE after researchers demonstrated it in mid-August, with KEV listing eleven days later. In both cases the vulnerability had existed and been patched for weeks. What changed was that the exploitation cost dropped to near zero.

The operational conclusion is uncomfortable but clear: PoC publication, not CVE publication, is the event your patch SLA should key on. Most programmes still run 30-day cycles for Criticals, which was a defensible number when weaponisation took months. It is not defensible against a 24-hour fuse. This does not mean patching everything in a day — nobody can. It means building a fast lane for the small set of flaws where public exploit code exists, and accepting that the rest of the queue moves at normal speed. If you cannot distinguish the two, understanding the difference between a zero-day exploit, a vulnerability and an attack is where that triage starts.

Signal 03 — CVSS keeps mis-ranking the things that actually hurt

August produced a clean natural experiment. The highest-scoring entries on this list — 9.8s in Windows DNS Server and Microsoft QUIC — have no confirmed exploitation. The entry doing the most real-world damage scores 7.0, because AFD.sys requires local access and therefore loses points for attack vector. Lazarus does not care: they already had a foothold from Operation Dream Job phishing, and needed exactly one thing, a route to kernel privileges. The base score measured the wrong stage of the attack.

The inverse also showed up. Cisco's CVE-2026-20349 scores 8.6 and is confirmed exploited, but only causes reloads. Under a strict score-plus-exploitation rule it outranks the Metabase and PaperCut entries. Under a blast-radius rule it does not, because a firewall reboot is an outage and a PaperCut Application Server is code execution inside your network. Neither adjustment is available to a team that sorts a spreadsheet by CVSS descending. That is the whole argument for a ranking method: the score tells you how the flaw behaves, not how much it will cost you.

Defender Checklist — August 2026

  • Patch PaperCut NG/MF to Emergency Patch Release 2 today, even if you applied Release 1 — the first patch was bypassed. If you cannot, take the Application Server off the network.
  • Verify, do not assume, that the April 2026 Windows updates are deployed everywhere. CVE-2026-33824 is exploited today against a fix that shipped four months ago.
  • Inventory internet-facing vCenter, NetScaler, LoadMaster and ASA/FTD appliances. Patch, then hunt — for vCenter and NetScaler, exposure before patching should be treated as a possible compromise, not a near miss.
  • Upgrade self-hosted Metabase and rotate every credential the instance holds for connected databases. Patching alone does not undo admin-level access.
  • Confirm July SharePoint updates on Server 2016, 2019 and Subscription Edition. SharePoint Online is unaffected.
  • Deploy the August Patch Tuesday rollup with DNS Server (CVE-2026-62878) and QUIC (CVE-2026-62815) as the priority items, and AFD.sys (CVE-2026-68820) as non-negotiable on high-value hosts.
  • Disable macOS Screen Sharing on any host reachable from outside the local network, then patch.
  • Add a fast lane to your patch process keyed on public exploit availability, separate from your standard 30-day Critical SLA. August's two clearest breaches turned on that interval.

Sources

Type Source
Government CISA — Known Exploited Vulnerabilities Catalog
Vendor PaperCut — URGENT Security Advisory (27 Aug 2026)
Vendor Broadcom — VMware vCenter advisory (CVE-2026-59310)
Vendor Metabase — GitHub Security Advisory GHSA-vwf4-m7j8-wcjf
Research Rapid7 — SharePoint JWT Token Authentication Bypass (CVE-2026-55040)
Research Rapid7 — Critical VMware vCenter Vulnerabilities (CVE-2026-59309, CVE-2026-59310)
Research Huntress — PaperCut Actively Exploited: A Pre-Auth RCE Chain
Research Zero Day Initiative — The August 2026 Security Update Review
Research SANS Internet Storm Center — Microsoft Patch Tuesday August 2026
Research Onapsis — SAP Security Patch Day, August 2026
Reporting The Hacker News — Critical macOS, SharePoint, vCenter, and Microsoft IKE Flaws Under Active Exploitation
Reporting The Hacker News — Progress Kemp LoadMaster Flaw Hits CISA KEV After 792 Reported Exploit Attempts
Reporting The Hacker News — Cisco ASA and FTD Flaw Exploited in the Wild Can Trigger Remote DoS
Reporting Help Net Security — Previously patched Citrix NetScaler flaw exploited in the wild
Reporting SecurityWeek — SonicWall Patches Critical Vulnerabilities in Discontinued GMS Platform
CyberSignal PaperCut Confirms Two Chained Zero-Days Exploited Across All NG and MF Versions
CyberSignal CISA Flags Four Actively Exploited Flaws in macOS, SharePoint, vCenter, and Microsoft IKE
CyberSignal Microsoft's August 2026 Patch Tuesday: 421 CVEs and an Actively Exploited afd.sys Zero-Day
CyberSignal Metabase CVSS 10.0 Zero-Day Exploited in the Wild — SQL Injection Grants Admin Access
CyberSignal Progress Kemp LoadMaster CVE-2026-8037 Added to CISA KEV After 792 Exploit Attempts
CyberSignal The Top CVEs of July 2026: Four SharePoint Zero-Days and a Record 569-CVE Patch Tuesday

Read more