Microsoft's record September 2026 Patch Tuesday fixes ~974 flaws, including two actively exploited Windows zero-days now in CISA's KEV catalog
Microsoft's September 2026 Patch Tuesday is its largest-ever monthly release, patching roughly 974 vulnerabilities including two actively exploited privilege-escalation zero-days (CVE-2026-81963, CVE-2026-85880), both added to CISA's Known Exploited…
Microsoft's September 2026 Patch Tuesday set a record for the company's largest monthly patch batch. Sources differ on exact totals: Krebs on Security and CyberScoop report 974 vulnerabilities fixed, Ars Technica reports 972 (997 including ported Chromium fixes for Edge), and Malwarebytes counts 964 customer-patchable CVEs (104 Critical, 860 Important) out of 974 total including cloud-only fixes. Critical-count figures also vary: Ars says 112 critical, Krebs says 113, Malwarebytes says 104, and CyberScoop says more than 10% of defects are critical. The release spans Windows, Windows Server, Office, .NET, ASP.NET Core, Exchange, SharePoint, Azure, and SQL Server; CyberScoop breaks down 723 flaws affecting Windows, plus Office (111), SQL (62), and developer tools (22). Two zero-days are confirmed actively exploited: CVE-2026-81963, a link-following elevation-of-privilege flaw in the Windows Update Stack/Windows update service, and CVE-2026-85880, a Windows Advanced Local Procedure Call (ALPC) heap overflow allowing AppContainer sandbox escape, both rated CVSS 7.8. Neither enables remote access alone; both grant SYSTEM-level access after an attacker gains an initial foothold. CISA added both CVEs to its Known Exploited Vulnerabilities catalog on September 8, 2026, and Canada's Cyber Centre (advisory AV26-896) urges administrators to apply the updates promptly. No public information exists yet on who is exploiting the zero-days or how widely. Other notable critical flaws include CVE-2026-69730, an unauthenticated DNS weakness in Windows Server 2012 onward and Windows 10 deemed likely to be exploited via a crafted packet, and CVE-2026-69829, a CVSS 9.8 Windows Shell remote code execution flaw requiring no privileges or user interaction. Microsoft has fixed roughly 2,760 vulnerabilities in 2026 (Ars; Krebs says above 2,600), more than double last year's total, which ZDI's Dustin Childs and vendors including Google and Adobe attribute to AI-assisted vulnerability discovery becoming the 'new normal'; researchers note the record patch volume has not come with a matching rise in active exploitation and urge risk-based prioritization.
- Microsoft's September 2026 Patch Tuesday is its largest-ever monthly release; totals vary by source: 974 (Krebs, CyberScoop), 972 or 997 including Chromium/Edge ports (Ars Technica), 964 customer-patchable CVEs out of 974 total…
- Critical ratings differ across sources: 112 (Ars), 113 (Krebs), 104 (Malwarebytes), and 'more than 10%' (CyberScoop)
- Two actively exploited zero-days fixed: CVE-2026-81963 (link-following elevation of privilege in Windows Update Stack) and CVE-2026-85880 (Windows ALPC heap overflow enabling AppContainer sandbox escape), both CVSS 7.8 and requiring an…
- CISA added CVE-2026-81963 and CVE-2026-85880 to its Known Exploited Vulnerabilities catalog on September 8, 2026; Canada's Cyber Centre relayed the rollup as advisory AV26-896
- Notable critical bugs include CVE-2026-69730 (unauthenticated DNS flaw affecting Windows Server 2012 onward and Windows 10, deemed likely to be exploited) and CVE-2026-69829 (Windows Shell RCE, CVSS 9.8, no privileges or user interaction…
- Per CyberScoop, 723 of the flaws affect Windows, with 111 in Office, 62 in SQL, and 22 in developer tools; high-severity RCE fixes also cover Windows DNS Server, Remote Desktop Services, Exchange, SharePoint, and SQL Server
- 2026 totals: Microsoft has fixed roughly 2,760 vulnerabilities year-to-date (Ars; Krebs says above 2,600), more than double last year, a volume attributed by ZDI's Dustin Childs and vendors like Google and Adobe to AI-assisted discovery;…
- No public information yet on who is exploiting the zero-days or how widely
Coverage timelineoldest first · each row is one article
- · 7d agoMicrosoft security advisory – September 2026 monthly rollup (AV26-896) – Update 1
Canadian Centre for Cyber Security· 65
Canada's Cyber Centre relays Microsoft's September 2026 rollup; CISA added exploited zero-days CVE-2026-85880 and CVE-2026-81963 to KEV.
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 |