Microsoft ships record September 2026 Patch Tuesday (~974 fixes, two exploited zero-days now in CISA KEV); SAP and Android also patch
Microsoft's largest-ever monthly patch batch — 964–974 CVEs depending on source and count — fixes two actively exploited Windows privilege-escalation zero-days that CISA added to its KEV catalog on September 8, 2026, while SAP's September Patch Day and…
Microsoft's September 2026 Patch Tuesday set a record for volume: Krebs on Security and CyberScoop report 974 vulnerabilities fixed (113 and 'more than 10%' rated critical, respectively), Ars Technica reports 972 (997 including ported Chromium fixes for Edge, 112 critical), and Malwarebytes counts 964 customer-patchable CVEs (104 Critical, 860 Important) out of 974 total including cloud-only fixes. Two zero-days are actively exploited, both CVSS 7.8 privilege-escalation flaws: CVE-2026-81963, a link-following elevation-of-privilege flaw in the Windows Update Stack, and CVE-2026-85880, a Windows ALPC heap overflow allowing AppContainer sandbox escape to SYSTEM. Both were exploited before patches existed, grant SYSTEM-level access after an initial foothold, and neither enables remote access on its own; per Ars Technica there is no public information on who is exploiting them or how widely. CISA added both CVEs to its Known Exploited Vulnerabilities catalog on September 8, 2026, and Canada's Cyber Centre (advisory AV26-896) urges prompt patching across affected products spanning Windows, Windows Server, Office, .NET, ASP.NET Core, Exchange, SharePoint, Azure services, and SQL Server; CyberScoop counts 723 of 974 flaws affecting Windows, plus Office (111), SQL (62), and developer tools (22). Krebs highlights other critical bugs: CVE-2026-69730, an unauthenticated DNS weakness in Windows Server 2012 onward and Windows 10 exploitable via a crafted packet and deemed likely to be exploited, and CVE-2026-69829, a Windows Shell remote code execution flaw with CVSS 9.8 requiring no privileges or user interaction; Malwarebytes notes high-severity RCE fixes also cover Remote Desktop Services, Exchange, SharePoint, SQL Server, and Office. Microsoft has fixed roughly 2,760 vulnerabilities in 2026 per Ars Technica (more than double last year's total; Krebs says 'above 2,600'), a record volume that ZDI's Dustin Childs and other vendors including Google and Adobe attribute to AI-assisted vulnerability discovery — a 'new normal'; CyberScoop notes researchers see no matching rise in active exploitation and urge risk-based prioritization. Separately, Canada's Cyber Centre relayed SAP's September 2026 Patch Day (advisory AV26-894), covering vulnerabilities in SAP Extended Passport, NetWeaver Message Server, the Cloud Application Programming Model (versions <=1.183/2.7.6/3.9.6/4.0.2), SAP GUI for Java, Integration Suite Cloud Integration (TPM versions), NetWeaver Business…
- Record Patch Tuesday volume: sources disagree slightly — Krebs and CyberScoop report 974 vulnerabilities fixed, Ars Technica reports 972 (997 including ported Chromium fixes for Edge), and Malwarebytes counts 964 customer-patchable CVEs…
- Critical counts also vary: 113 (Krebs), 112 (Ars Technica), 104 customer-patchable (Malwarebytes), 'more than 1 in 10' (CyberScoop).
- Two actively exploited zero-days, both CVSS 7.8: CVE-2026-81963 (link-following elevation of privilege in the Windows Update Stack / 'Windows update service') and CVE-2026-85880 (Windows ALPC heap overflow enabling AppContainer sandbox…
- CISA added CVE-2026-81963 and CVE-2026-85880 to its Known Exploited Vulnerabilities catalog on September 8, 2026.
- No public information yet on who is exploiting the zero-days or how widely (Ars Technica).
- Other notable critical flaws (Krebs): CVE-2026-69730 — unauthenticated DNS weakness in Windows Server 2012 onward and Windows 10, exploitable via a crafted packet and deemed likely to be exploited; CVE-2026-69829 — Windows Shell RCE with…
- Product breakdown (CyberScoop): 723 of 974 flaws affect Windows; Office 111, SQL 62, developer tools 22. Canadian advisory AV26-896 lists Windows, Windows Server, Office, .NET, ASP.NET Core, Exchange, SharePoint, Azure services, and SQL…
- 2026 running total: 2,760 fixes per Ars Technica (more than double last year's total) and 'above 2,600' per Krebs; record volume attributed to AI-assisted discovery by ZDI's Dustin Childs and vendors including Google and Adobe, with…
Coverage timelineoldest first · each row is one article
- · 7d agoSAP security advisory – September 2026 monthly rollup (AV26-894)
Canadian Centre for Cyber Security· 30
Canada's Cyber Centre relayed SAP's September 2026 Patch Day rollup covering vulnerabilities across NetWeaver, kernel components, CAP, and Integration Suite.
Vulnerabilities in this storyAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-69730 | Use-After-Free RCE in Windows DNS Server CVE-2026-69730 is a use-after-free memory corruption flaw (CWE-416) in the Windows DNS service that allows an unauthenticated, remote attacker to execute arbitrary code by sending crafted network traffic to the affected system. Because the flaw is network-exploitable with no privileges or user interaction required (CVSS 3.1 9.8), any system running the vulnerable DNS service is a direct target. Successful exploitation would give the attacker code execution in the context of the DNS service, which on Windows Server typically runs with high privileges such as SYSTEM, and could enable wormable spread between vulnerable hosts. Affected organizations are those running the Windows DNS Server role — a component deployed on virtually all Windows Server domain controllers and on dedicated Windows DNS servers, especially those exposed to untrusted networks. As of the September 2026 Patch Tuesday release, there is no known public proof-of-concept, the flaw is not listed in CISA's KEV, and it has not been confirmed exploited in the wild, though it was flagged among roughly 20 'wormable' bugs and described in press coverage as a successor to the 2020 SigRed Windows DNS RCE. Do: Apply Microsoft's September 2026 Patch Tuesday security updates to every Windows Server running the DNS Server role as soon as possible, prioritizing internet-facing DNS servers and domain controllers. Until patched, limit exposure of TCP/UDP port 53 from untrusted networks and restrict remote management surfaces. Because the bug is rated wormable and shares characteristics with the 2020 SigRed DNS RCE, treat unpatched domain controllers as high priority and check DNS service event logs for unexpected restarts or anomalous query handling. | 9.8 | 1% |
| massplausibly millions of Windows Server deployments running the DNS Server role (ubiquitous on Active Directory domain controllers), with tens of thousands of… | ||
| CVE-2026-69829 | Unauthenticated Heap Buffer Overflow RCE in Microsoft Windows Shell CVE-2026-69829 is a heap-based buffer overflow (CWE-122) in the Microsoft Windows Shell. According to its CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N), an unauthorized remote attacker could trigger the flaw over a network without needing privileges, user interaction, or special conditions. Successful exploitation would allow the attacker to execute code on the affected host, with high impact on confidentiality, integrity, and availability. All Windows installations that include the Windows Shell component are potentially affected, though the available data does not enumerate specific vulnerable version ranges. There is currently no known public proof-of-concept, the CVE is not in CISA's KEV, and EPSS assigns roughly a 1.1% probability of exploitation within 30 days; the related headlines note Microsoft's record patch release of 974 flaws included two other exploited Windows zero-days, but no confirmed in-the-wild exploitation of this specific CVE is documented. Do: Apply Microsoft's latest Windows security updates across all Windows systems, prioritizing internet-facing machines, and confirm the update covering CVE-2026-69829 is installed on each host. If patching must be deferred, reduce exposure by limiting network access to Windows services that invoke shell functionality, and monitor Microsoft's advisory, CISA KEV, and public PoC releases for signs of rising exploitation risk. | 9.8 | 1% |
| masson the order of 1+ billion Windows devices (Windows Shell ships with every Windows installation) | ||
| CVE-2026-81963 +1 in the same advisory: …85880 | Local Privilege Escalation via Link Following in Windows Update Stack CVE-2026-81963 is a link-following flaw (CWE-59, improper link resolution before file access) in the Microsoft Windows Update Stack, in which the component fails to correctly resolve file links before opening them. A local attacker with low privileges can plant or manipulate a link (symlink/junction) that the privileged update stack follows during operation, redirecting its file access to an attacker-controlled target. The result is local privilege escalation — CVSS 3.1 rates this 7.8 (high) with high confidentiality, integrity, and availability impact — allowing an authorized local user or malware already on the machine to gain elevated rights. Affected products are Windows 11 23H2, 24H2, 25H2, and 26H1 and Windows Server 2025; any unpatched system on those versions is exposed to any local account holder. The flaw was fixed in Microsoft's record September 2026 Patch Tuesday (974 CVEs), was added to CISA's KEV on 2026-09-08 as one of two Windows zero-days reported as exploited in the wild, and has no known public PoC or confirmed ransomware use. Do: Immediately deploy the September 2026 Patch Tuesday cumulative updates to every Windows 11 23H2/24H2/25H2/26H1 and Windows Server 2025 host; as a KEV entry under BOD 26-04, prioritize internet-exposed and high-value assets, apply vendor mitigations (or discontinue use) where patching is delayed, and follow CISA's forensics triage requirements if compromise is suspected. Verify deployment via patch telemetry and review which local accounts can trigger update-stack activity on shared or multi-user systems. | 7.8 | <1% | KEV |
| masswell over 1,000,000 |