Skip to content
Has Microsoft's patch cycle become fat patch Tuesday?

Has Microsoft's patch cycle become fat patch Tuesday?

Spiceworks September 23, 2026

Microsoft’s September update approached 1,000 new CVEs Opens a new window in September 2026. The number is startling, but the right response is better triage and staged deployment—not one very long Patch Tuesday night.

This year when I huddled with admins, security and compliance professionals in the trenches, our conversations were mostly the rising pressures to keep up with the explosion of risk with agentic AI. Among the pressures is the ability to keep up with the increasing number of vulnerability patches while avoiding impact on operations. The September 2026 release of Microsoft vulnerability statistics — it feels like the dam broke wide open.

Microsoft’s patch volume has increased sharply since late 2025 Opens a new window , and the break from the old pattern became unmistakable in spring 2026. A consistent month-by-month series of new Microsoft CVEs Opens a new window —not republished Chromium or third-party issues—shows an average of 89 per month from January 2024 through September 2025. From October 2025 through September 2026, the average rose to 249, a 178% increase.

That doesn’t mean every company suddenly has three times as many applicable vulnerabilities. It does mean you need more automation, more precise exposure data, and several patch lanes instead of one monthly maintenance window. A giant Common Vulnerabilities and Exposures (CVE) count is a workload signal for admins rather than a risk score.

Ultimately, managing this surge requires navigating the operational shift caused by surging vulnerability counts and adapting patch strategies accordingly.

Microsoft ended 2024 with 1,009 Patch Tuesday CVEs Opens a new window , then addressed 1,130 in 2025 Opens a new window , a 12% year-over-year increase. The more consequential shift arrived in 2026: the comparable count rose from 112 in January to 163 in April, 200 in June Opens a new window , 569 in July Opens a new window , 398 in August Opens a new window and 972 in September Opens a new window .

The September release Opens a new window contained nearly as many fixes as Microsoft shipped during all of 2024. It included 114 critical vulnerabilities, but just two were listed as actively exploited. That distinction matters. The patch pile grew much faster than the number of known attacks.

The figures above use a ZDI-based month-by-month dataset Opens a new window that excludes republished Chromium and third-party advisories. A caveat here is that Patch Tuesday counts often disagree.

In July, for example, Tenable counted 569 CVEs Opens a new window , while broader tallies reached 622 Opens a new window , depending on whether the source included Edge, republished vulnerabilities, updated advisories, or duplicate product entries. Still, the trend is intact with those accounting differences. From January to September 2026, the monthly average reached 299 CVEs, up significantly from 95 in the corresponding period of 2025—representing a 215% increase.

AI explains part of it

Microsoft has tied the higher volume directly to AI-assisted discovery. Its July Windows engineering post Opens a new window warned: “As AI helps defenders discover more issues, customers will see a higher volume of security updates included in each security release.”

The company’s multi-model agentic scanning harness, or MDASH Opens a new window , uses more than 100 specialized agents to scan code, debate candidate findings, eliminate duplicates, and prove exploitability. Microsoft said the system found 16 vulnerabilities in the May release, including four critical remote-code-execution flaws. By July, Microsoft described a dedicated Windows pipeline that scans critical binaries, cross-validates candidates across model families, and sends only high-confidence findings to engineering.

More fixes don’t automatically mean Microsoft software became less secure overnight. The numbers mix newly introduced defects with old bugs that better tooling can finally see. Think of AI as brighter warehouse lighting: the cracked boxes were often already on the shelves.

There is also no matching surge in known exploitation so far. After September’s 974-defect release, ZDI’s Dustin Childs said Opens a new window AI-assisted discovery showed no sign of slowing, but “we have not seen a correlating spike in active exploits—yet.” Tenable’s Satnam Narang similarly argued that the expanding patch set creates “larger haystacks” without necessarily adding more needles. “Yet” is doing some work there, but it is a good reason to prioritize instead of panic.

Adjusting the patching cycle

A patch program built around “review Tuesday, test Wednesday, install everything Saturday” will buckle under this volume. More importantly, it makes low-value work compete with the two or three items that may need action before Saturday.

Replace the single queue with three service lanes:

Microsoft’s Exploitability Index Opens a new window gives you four useful signals: exploitation detected, exploitation more likely, exploitation less likely, and exploitation unlikely. Microsoft explicitly says an applicable vulnerability with detected exploitation should receive the highest priority. Combine that signal with asset exposure, privilege, data sensitivity, compensating controls, and business criticality; CVSS alone cannot tell you whether the vulnerable component is installed, reachable, or worth waking the database team at 2 a.m.

Your inventory has to answer those questions quickly. Maintain component-level data for Windows roles, Office versions, SharePoint, Exchange, SQL Server, Hyper-V, Azure Arc, developer tooling, Copilot extensions, and internet-facing services. A device count is not enough when hundreds of CVEs may map to a few dozen underlying updates.

Redesign maintenance windows

Don’t stretch one monthly outage until everyone hates the calendar invite. Create recurring capacity for assessment, emergency changes, rolling production deployment, and exceptions.

A workable cadence for many organizations looks like this:

Patch Tuesday, hours 0–4: Ingest MSRC data, identify exploited and publicly disclosed issues, map affected products to the CMDB or exposure platform, and open the emergency lane.

Day 0–1: Apply mitigations and patch lab systems, plus a representative canary group. Include the awkward hardware, VPN clients, and line-of-business applications; a pilot full of pristine IT laptops proves very little.

Days 1–3: Promote urgent fixes to a small production ring. Monitor boot success, application health, authentication failures, latency, crash telemetry, and help-desk volume.

Days 3–7: Expand accelerated updates by workload and failure domain, pausing automatically when defined health thresholds are breached.

Days 7–14: Deploy routine security updates broadly. Chase offline and remote endpoints as a separate compliance workflow.

Microsoft recommends gradual rollout for Windows quality updates Opens a new window and requires at least two rings in Autopatch groups Opens a new window ; its automatic-approval policies support deferrals from zero to 30 days. With 2026-scale releases, two rings are only the floor. A practical design is lab, canary, early production, broad production, and high-consequence systems, with progression based on health evidence rather than the passage of time alone.

Maintenance windows should also be sized by workload throughput, not by the historical two-hour slot. Measure how many endpoints or nodes can download, install, restart, and pass health checks within the window. If a platform limit or application startup time leaves no rollback margin, split the fleet or add another window. Azure Update Manager Opens a new window , for example, caps a guest-maintenance window at 3 hours and 55 minutes and recommends splitting availability-set machines across schedules when a window may overrun.

Protect uptime by design

Availability and fast patching can coexist when the application architecture participates in the patch plan. If a service depends on one irreplaceable server, the maintenance window is only documenting the single point of failure.

For clustered Windows Server workloads, Cluster-Aware Updating Opens a new window drains one node, moves roles, installs updates, restarts when needed, restores the node, and advances to the . Microsoft says continuously available Hyper-V and SMB workloads can be updated with no client-visible availability impact Opens a new window when the underlying configuration supports live migration or transparent failover.

Windows Server hotpatching Opens a new window can also reduce restart pressure. Microsoft’s servicing model Opens a new window installs a reboot-requiring cumulative baseline in the first month of each quarter, followed by two months of security hotpatches that normally require no restart. Keep quarterly restart windows on the calendar: hotpatching doesn’t cover every update, unplanned baselines can still be necessary, and rolling back a problematic hotpatch requires returning to a functional baseline and rebooting.

For cloud and hybrid fleets, use tags and dynamic scopes Opens a new window to keep newly created machines from falling outside the patch program. Microsoft recommends staged maintenance configurations Opens a new window for development, test, preproduction, and production, with separate windows and reboot behavior; dynamic scoping can automatically onboard matching VMs.

Make rollback ordinary

A maintenance window without a tested rollback plan is like a scheduled experiment in production. Before each wave, verify backups or snapshots where appropriate, replication health, spare capacity, cluster quorum, application-owner coverage, and the exact trigger that stops promotion.

Define stop conditions in advance: failed installations, unexpected reboot loops, authentication errors, service-level objective breaches, crash-rate changes, or a material increase in help-desk incidents. Preserve update, application, and security telemetry long enough to compare the prepatch baseline with every deployment ring.

Rollback should not be the only safety mechanism. Keep layered controls ready for the period between disclosure and deployment: network segmentation, least privilege, application control, phishing-resistant multifactor authentication, endpoint detection, web application firewalls, disabled unused services, and temporary access restrictions. Microsoft’s Secure Future Initiative guidance Opens a new window recommends mitigation, segmentation, and offline backups when a patch cannot be applied immediately.

Don’t forget the update infrastructure itself. Protect Intune, Configuration Manager, WSUS, Azure Update Manager, automation accounts and signing workflows as privileged systems. Require separate administrative identities, strong authentication, change logging, and peer review for broad deployments.

Agentic tooling can accelerate discovery and triage, but letting an agent approve and release a fleetwide update without deterministic controls is how a maintenance window becomes an all-hands meeting.

Measure the program like a pro

Raw CVE closure counts will look impressive during a 974-CVE month and still tell management almost nothing. Track measures that connect exposure reduction to reliable service:

· Time from vendor release to applicability decision.

· Time to mitigate and time to patch for exploited, internet-facing and identity-related flaws.

· Percentage of applicable assets patched by lane deadline.

· Number and age of exceptions, each with an owner and compensating control.

· Deployment success, rollback and restart-failure rates by ring.

· Postpatch availability, latency, authentication and incident changes.

· Inventory coverage and the percentage of systems with a verified owner, business tier and maintenance policy.

The patch boom changes the economics of the job. You cannot add administrators in proportion to Microsoft’s CVE output, and you should not try. Automate ingestion, applicability mapping, deployment rings, health gates, and exception tracking; reserve people for ambiguous exposure paths, critical workloads, and failure decisions.

These new headline numbers are intimidating, but it is not an instruction to push over 1000 individual buttons. Your job is to find the few red alert updates you need now, deploy the applicable fixes through controlled rings, and keep enough redundancy and rollback capacity that security work does not become the outage everyone remembers. Fat Patch Tuesday may have become a crowded buffet with an open bar. Take the urgent fixes first, pace the rollout, and keep production from waking up with a maintenance hangover.

On June 22 , Toolbox will become Spiceworks News & Insights