Microsoft Patch Tuesday September 2025
Microsoft has released this month’s Patch Tuesday updates, addressing 81 security flaws across its products. Among these fixes are two publicly disclosed zero-day vulnerabilities, issues already known before a patch was available, which makes them especially important for IT teams to prioritise.
This month’s release also resolves nine “Critical” vulnerabilities, five of which could allow remote code execution. The breakdown looks like this:
-
41 Elevation of Privilege vulnerabilities
-
2 Security Feature Bypass vulnerabilities
-
22 Remote Code Execution vulnerabilities
-
16 Information Disclosure vulnerabilities
-
3 Denial of Service vulnerabilities
-
1 Spoofing vulnerability
It’s worth noting that this tally only covers issues patched on Patch Tuesday itself. Other fixes earlier this month included vulnerabilities in Azure, Dynamics 365, Mariner, Microsoft Edge, and Xbox.
Two Zero-Days Patched
The most urgent updates are the two zero-days now addressed:
-
Windows SMB Elevation of Privilege (CVE-2025-55234):
A flaw in the SMB Server could be abused for relay attacks, giving attackers elevated privileges. While Windows already includes options such as SMB Server Signing and Extended Protection for Authentication, turning these on may cause compatibility issues for some older systems. Microsoft recommends enabling auditing on SMB servers to test for potential problems before these hardening features are fully enforced.
-
Newtonsoft.Json vulnerability in SQL Server (CVE-2024-21907):
This long-known bug stems from improper handling of exceptional conditions in Newtonsoft.Json before version 13.0.1. Crafted input could trigger a StackOverflow exception, leading to denial of service. The updates to SQL Server now include the patched version of Newtonsoft.Json.
Other Vendor Updates in September
Microsoft isn’t the only company rolling out patches this month. Security updates were also released by:
-
Adobe, fixing a flaw affecting Magento eCommerce stores.
-
Argo, resolving an issue in Argo CD where low-privileged tokens could expose repository credentials.
-
Cisco, patching WebEx, ASA, and other products.
-
Google, with Android updates covering 84 vulnerabilities, including two under active exploitation.
-
SAP, addressing issues in several products, including a critical bug in NetWeaver.
-
Sitecore, releasing a fix for an actively exploited zero-day.
-
TP-Link, confirming a new zero-day affecting some routers, with patches in progress.
Why This Matters
Zero-day flaws always raise the stakes, but even the less severe vulnerabilities patched this month could become useful stepping stones for attackers if left unaddressed. Organisations running Windows servers or SQL Server should move quickly to apply these updates, while also testing environments for compatibility when enabling SMB hardening.
The full list of resolved vulnerabilities in Microsoft’s September Patch Tuesday updates can be reviewed in Microsoft’s official documentation.