UK’s trusted IT infrastructure partner since 2003
Servnet
FinanceToolsConfiguratorGet in Touch
Cyber security

Microsoft's 974-CVE Patch Tuesday: UK Buyer Guide 2026

London · Servnet News Desk · IT infrastructure analysis5 min read
Share

Microsoft's September 2026 Patch Tuesday has broken its own record with 974 CVEs, two of them already under active attack. Combined with a maximum-severity Adobe Commerce zero-day, UK infrastructure teams face one of the heaviest single-month patch burdens of the year — with government-set deadlines already ticking.

Microsoft CVEs patched per month, 2026
9747314872440JulyAugustSeptemberMonth (2026)CVE countMicrosoft CVEs
View the data behind this chart
Microsoft CVEs patched per month, 2026
CVE countJulyAugustSeptember
Microsoft CVEs622421974

A record-breaking release, and not the first this year

Microsoft's latest Patch Tuesday delivers 974 CVEs, according to The Register, eclipsing July's 622 and August's 421 fixes. Tenable notes the September total is not far off the 1,130 CVEs Microsoft issued across the whole of 2025 — which means, as The Register points out, this one month's release almost matches a full year of 2025 CVEs. For UK teams still running quarterly or even monthly patch cycles, that pace is simply not sustainable without a triage model that separates urgent exploited flaws from the long tail of theoretical risk.

Adobe added to the load with 10 bulletins covering 172 CVEs on the same day, including a maximum-severity zero-day in Magento and Adobe Commerce. Between the two vendors, security teams are looking at well over 1,100 new CVEs disclosed between Monday's Adobe hotfix and Tuesday's Microsoft release.

Two Microsoft zero-days already being exploited

The two flaws Microsoft confirms are under active exploitation are both privilege escalation bugs. CVE-2026-85880 affects Windows Advanced Local Procedure Call and lets an attacker who can already run code in a low-privilege AppContainer escape the sandbox and reach SYSTEM level with no further user interaction. CVE-2026-81963 hits the Windows Update Stack and again grants SYSTEM-level access; Zero Day Initiative's Dustin Childs suggested it is more likely being chained with a separate code-execution bug to spread malware or ransomware.

CISA added both to its Known Exploited Vulnerabilities catalogue on Tuesday, setting federal agencies a 22 September deadline to remediate. UK organisations don't answer to CISA, but the catalogue is a useful proxy for real-world urgency — if a US federal deadline exists, treat it as the outer limit for your own Windows Server patching, not the target.

StyleSmuggler: the Adobe Commerce flaw to fix first

Every version of Magento and Adobe Commerce from 2.4.4 through 2.4.9 carries CVE-2026-75650, dubbed StyleSmuggler by discoverer Sansec. It allows unauthenticated attackers to smuggle malicious PHP through a template's "styles" property, evading detection, and then drop a backdoor that phones home to a command-and-control server. Sansec says exploitation began on 4 September, days before Adobe's Monday hotfix and this week's disclosure. CISA has given federal agencies until 11 September — effectively immediately — to patch.

Any organisation running an online storefront on Magento or Adobe Commerce should treat this as the top item on this month's list, ahead of even the Microsoft zero-days, given confirmed in-the-wild compromise. Sansec says there's no evidence yet that the backdoor itself has been weaponised for further payloads, but that is not a reason to wait. Read more on the StyleSmuggler zero-day for the technical detail behind the attack chain.

Illustration: Microsoft's 974-CVE Patch Tuesday: UK Buyer Guide 2026

Exchange Server and 20 wormable bugs

Buried among nine Exchange Server flaws this month is CVE-2026-55007, which Childs rates as the release's most important Exchange patch. A remote, unauthenticated attacker can trigger code execution simply by sending an email with a malicious Visio attachment — no clicks required, since the payload fires when the server indexes the attachment's content. Microsoft describes it as difficult to reliably trigger, but as Childs puts it, "the attacker only needs to get it right once." Exchange administrators should schedule downtime for this patch specifically rather than folding it into a routine maintenance window.

Childs also counts 20 patches this month addressing wormable vulnerabilities — flaws capable of self-propagating across a network without user interaction. Twenty in a single release is an unusually high number, and it strengthens the case for organisations running vulnerability management solutions that can flag and sequence wormable-class bugs automatically rather than relying on manual triage of a 974-item list.

The advisory Microsoft hasn't published

Google patched a high-severity type confusion flaw in Chrome's V8 engine, CVE-2026-85046, on 3 September, warning that an exploit already existed in the wild. That same V8 engine underpins Microsoft Edge — yet Microsoft has still not issued a security advisory for it. Rapid7's Adam Barnett told The Register that patched systems are protected regardless, but teams that rely on advisories to track exposure could miss the issue entirely. He also flagged that it's unclear whether 11 other Chrome fixes issued alongside CVE-2026-85046, including CVE-2026-85045, have reached Edge at all.

The safe assumption for UK teams: patch Chrome installations immediately on Google's own timetable, and treat Edge as unpatched against this batch until Microsoft confirms otherwise. This is a good moment to check that browser update policies aren't silently gated behind a Microsoft advisory that never arrives.

September 2026 patch priority triage
StatusDeadlineActionAdobe Commerce zero-dayExploitedSept 11Patch+rotate keysWindows ALPC EoPExploitedSept 22Patch nowUpdate Stack EoPExploitedSept 22Patch nowExchange Visio RCENot seen yetNo CISA deadlineSchedule downtimeChrome/Edge V8 flawExploited (Chrome)No advisory yetPatch Chrome/Edge
View the data behind this chart
September 2026 patch priority triage
StatusDeadlineAction
Adobe Commerce zero-dayExploitedSept 11Patch+rotate keys
Windows ALPC EoPExploitedSept 22Patch now
Update Stack EoPExploitedSept 22Patch now
Exchange Visio RCENot seen yetNo CISA deadlineSchedule downtime
Chrome/Edge V8 flawExploited (Chrome)No advisory yetPatch Chrome/Edge

Sequencing the patch run across mixed UK estates

With 974 Microsoft CVEs, 172 Adobe CVEs and an unresolved Chrome/Edge gap, a full-sweep patch cycle this month isn't realistic for most estates. A practical sequence: patch the Adobe Commerce/Magento zero-day today if you run any storefront, then the two exploited Microsoft privilege-escalation bugs across Windows Server and endpoints, then Exchange Server's Visio-triggered flaw with a scheduled maintenance window, then Chrome, then the remaining wormable-class bugs Childs has flagged, before working through the rest of the 974.

For organisations running legacy or end-of-life hardware that can no longer take the latest cumulative updates cleanly, third-party maintenance for mixed estates can buy time to test patches properly rather than rushing a fix onto production. Where systems have already fallen out of vendor support entirely, the guidance on securing end-of-support servers is worth revisiting alongside this release, since neither of the two exploited zero-days will be backported to unsupported branches. Layering ransomware protection strategies and managed detection & response around the patch window also reduces the blast radius if any of the 974 CVEs are exploited before your rollout completes.

Share
Key takeaways
  • Patch three items first: the Adobe Commerce/Magento StyleSmuggler zero-day, and Microsoft's two exploited privilege-escalation bugs (ALPC and Update Stack) — CISA deadlines are 11 and 22 September respectively.
  • This month's 974 CVEs dwarf July's 622 and August's 421, close to matching 2025's full-year total of 1,130 — full-sweep patching isn't realistic; triage by exploitation status first.
  • Zero Day Initiative counts 20 wormable-class bugs in this release, the highest seen in a single Patch Tuesday, warranting network segmentation checks alongside patching.
  • Microsoft has not published an advisory for the actively exploited Chrome/Edge V8 flaw CVE-2026-85046 — patch Chrome now and treat Edge as unpatched until Microsoft confirms otherwise.
Frequently asked

FAQs — Microsoft's 974-CVE Patch Tuesday

How many CVEs did Microsoft patch in September 2026?

Microsoft addressed 974 CVEs in its own products, a new record that follows 622 fixes in July and 421 in August, and approaches the 1,130 CVEs issued across the whole of 2025.

Which Microsoft vulnerabilities are already being exploited?

CVE-2026-85880, a Windows ALPC privilege escalation flaw, and CVE-2026-81963, a Windows Update Stack privilege escalation flaw. Both grant SYSTEM-level access and were added to CISA's Known Exploited Vulnerabilities catalogue with a 22 September remediation deadline.

What is the StyleSmuggler Adobe Commerce zero-day?

CVE-2026-75650 is a maximum-severity flaw affecting Magento and Adobe Commerce versions 2.4.4 through 2.4.9, letting unauthenticated attackers inject PHP via template style properties and install a backdoor. Sansec says exploitation began 4 September, before Adobe's Monday hotfix.

Why hasn't Microsoft issued an advisory for the Chrome/Edge V8 bug?

Google patched CVE-2026-85046 in Chrome on 3 September and confirmed in-the-wild exploitation, but Microsoft has not published a matching Edge advisory. Teams should patch Chrome on Google's schedule and assume Edge remains exposed until Microsoft clarifies.

Related

Turning this into a buying decision?

One conversation with an engineer who's specced this before. No sales script.

Talk to Servnet →

Talk to a UK specialist

Get expert advice or a no-obligation quote — servers, storage, networking, maintenance, finance and cloud. We reply the same working day.

or call 0800 987 4111