Abstract illustration of the September Patch Tuesday release showing a wall of security patches being applied
🔴 Cybersecurity · Patch Tuesday

Patch Tuesday Sets a Record,
Microsoft Fixes 974 Flaws

Microsoft’s biggest single patch release ever includes two Windows zero-days already under attack and 20 bugs security researchers call wormable.

📅 September 2026 ⏱ 8 min read
974 CVEs patched, a new company record
2 zero-days already exploited in the wild
20 wormable bugs need no login to exploit
Under Attack
Exploited Zero-Days
2
No Auth Needed
Wormable Bugs
20
CVSS 9.8+
Critical Severity
37

This month’s Patch Tuesday broke Microsoft’s own record, and not by a small margin. On September 8, Microsoft shipped fixes for 974 vulnerabilities in a single release, according to the company’s own count — other researchers tracking the same release put the number anywhere from 964 to 972, depending on how revised and multi-product advisories get counted. Either way, it comfortably beats July’s previous record of 570.

Buried inside that number are two vulnerabilities Microsoft confirms are already being exploited in real attacks: a sandbox-escape bug in Windows ALPC and the first-ever exploited flaw in the Windows Update Stack. Both just landed on CISA’s Known Exploited Vulnerabilities list, which means federal agencies now have a hard deadline to patch them.

This piece breaks down where all 974 fixes actually went, what the two active zero-days do, why security researchers are flagging 20 more bugs as “wormable,” and what to prioritize if you’re the one pushing these updates out.

📋 What This Patch Tuesday Boils Down To
What

What This Patch Tuesday Fixed

974 vulnerabilities across Windows, Office, SQL Server, SharePoint, Exchange, and developer tools in a single release.

Exploited

Already Under Attack

Two zero-days — one in Windows ALPC, one in the Windows Update Stack — are being actively exploited right now.

Why

Why This Patch Tuesday Jumped

Microsoft points to AI-assisted code auditing finding far more issues than manual review caught in past years.

Deadline

Federal Patch Deadline

CISA added both zero-days to its Known Exploited Vulnerabilities catalog, giving federal agencies until September 22 to patch.

Inside This Record Patch Tuesday
01

The New Record: 974 CVEs in One Patch Tuesday

Scale

Elevation-of-privilege bugs made up nearly half of everything patched, followed by remote code execution flaws. Word alone picked up 38 fixes and Excel 32, several of them critical RCE bugs triggerable just by opening a malicious document. Zero Day Initiative’s Dustin Childs flagged 20 of the newly resolved vulnerabilities as wormable, meaning they allow remote code execution without authentication or any user interaction at all.

💡 Put the number in context. August’s Patch Tuesday closed out roughly 751 CVEs. September’s jump represents an increase of more than 200 vulnerabilities in a single month.
02

Zero-Day #1: A Windows ALPC Sandbox Escape

CVE-2026-85880

This heap buffer overflow in Windows Advanced Local Procedure Call lets a local attacker who’s already running low-privilege code escape an AppContainer sandbox and gain SYSTEM-level access, with no additional user interaction required. Microsoft hasn’t patched an ALPC flaw since April 2023, and researchers note this is only the second ALPC zero-day the company has fixed since CVE-2023-21674 in January 2023.

💡 Who found it. Cybersecurity firms Volexity and Proofpoint are credited with reporting the flaw.
03

Zero-Day #2: The Update Stack’s First Exploited Bug

CVE-2026-81963

This is a link-following flaw in the Windows Update Stack — the very component responsible for installing updates — that lets an attacker manipulate how the system resolves file paths to elevate privileges. Tenable counts seven privilege-escalation flaws in the Update Stack since 2022, but this is the first one confirmed as a zero-day and the first exploited in the wild.

💡 Why this one stings. A flaw in the update mechanism itself is uncomfortably close to the exact process organizations rely on to stay protected.
04

20 Wormable Bugs Nobody’s Talking About Enough

Beyond Zero-Days

The two confirmed zero-days are getting the headlines, but security teams are also flagging a longer list of critical fixes worth prioritizing: CVE-2026-69730 (Windows DNS Server RCE, CVSS 9.8), CVE-2026-69525 (Remote Desktop Services RCE), CVE-2026-55007 (Exchange Server RCE), CVE-2026-69465 (SharePoint RCE), and CVE-2026-69676 (Kerberos RCE, CVSS 8.8) among them.

💡 The pattern to watch. None of these were publicly disclosed before the patch, but wormable, unauthenticated RCE bugs are exactly the kind that get weaponized fastest once details leak.

More bugs found doesn’t mean
more bugs exploited, yet.

Zero Day Initiative Analysis
🔒 If You Manage Windows Systems, Do This Now
  • Patch CVE-2026-85880 and CVE-2026-81963 first — both are confirmed exploited and on CISA’s KEV list with a September 22 federal deadline.
  • Prioritize the 20 wormable bugs next, especially unauthenticated RCE flaws in DNS Server, RDS, and Exchange.
  • Test Office macro-triggered RCE fixes for Word and Excel before wide rollout, since these can be triggered just by opening a file.
  • Don’t skip Servicing Stack Updates if you’re running Windows Server 2012, 2012 R2, or Windows 10 1607/Server 2016.
  • Budget extra time this cycle — a record-sized patch batch means more compatibility testing before full deployment.

⚠️ Why This Patch Tuesday’s 2 Zero-Days Undersell the Risk

1. The exploited count is what’s confirmed, not what’s possible. Microsoft rates 58 fixes this month as “more likely to be exploited” — the two confirmed zero-days may not stay the only ones targeted for long.

2. Wormable bugs scale fast. Unauthenticated RCE flaws that need zero user interaction are historically the ones that turn into automated, self-spreading attacks once technical details circulate.

3. A record patch count means a record testing burden. Security teams already struggling to triage monthly updates now face nearly double last year’s typical volume, which can itself delay how quickly critical fixes actually get deployed.

✅ Final Verdict

September’s Patch Tuesday, What to Remember

1
974 CVEs patched, Microsoft’s largest single release on record
2
2 zero-days actively exploited — Windows ALPC and the Windows Update Stack
3
20 wormable bugs need no login or user interaction to exploit
4
CISA deadline is September 22 for federal agencies on the two confirmed zero-days
5
Patch the exploited flaws first, then work through the wormable and critical RCE list
🔗 The Hacker News has the full technical breakdown of every notable CVE in this release — read the full writeup at The Hacker News.
💬 Frequently Asked Questions
Q. Why does the vulnerability count vary between 964 and 974?
Different security researchers count advisories differently — some include external and Chromium-based bugs, others count only Microsoft’s own CVEs, and some figures get revised after initial publication. Microsoft’s own release notes list 974.
Q. Do I need to worry if I’m not a Windows administrator?
If you use Windows, Office, or SQL Server at home or at work, standard automatic updates will apply these fixes. The urgency mainly applies to IT teams managing large fleets of systems that need coordinated deployment and testing.
Q. What makes a vulnerability “wormable”?
A wormable bug allows remote code execution without requiring authentication or any action from the victim, meaning it could theoretically spread from system to system automatically, similar to how past worms like WannaCry propagated.
Q. Has Microsoft said who’s behind the two zero-day attacks?
No. Microsoft confirmed exploitation attempts for both CVE-2026-85880 and CVE-2026-81963 but has not disclosed who is behind them, how widespread the attacks are, or whether any victims were successfully breached.
Editor’s Note. This article draws on reporting from The Hacker News, SecurityWeek, CybersecurityNews, Security Affairs, and Tenable’s own analysis, all published between September 8 and September 10, 2026.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top