Microsoft's November 2023 Patch Tuesday has addressed a staggering 89 security vulnerabilities across Windows and related products, including six critical zero-day exploits actively being used in attacks. This massive security update reinforces Microsoft's ongoing commitment to protecting users from emerging threats in an increasingly dangerous digital landscape.
Overview of November 2023 Patch Tuesday
The November security release includes patches for:
- 89 total vulnerabilities
- 6 critical-rated flaws
- 5 zero-day vulnerabilities under active exploitation
- 81 important-severity issues
- 2 moderate-severity bugs
This update affects all supported Windows versions including Windows 11 (22H2/23H2), Windows 10 (21H2/22H2), and Windows Server editions. Enterprise administrators should prioritize deployment given the active exploitation of several vulnerabilities.
Critical Zero-Day Vulnerabilities Patched
Microsoft addressed five zero-day vulnerabilities being actively exploited in the wild:
-
CVE-2023-36025 - Windows SmartScreen Security Feature Bypass (Critical)
- Allows attackers to bypass security warnings when downloading malicious files
- Requires user interaction but enables delivery of malware payloads -
CVE-2023-36033 - Windows DWM Core Library Elevation of Privilege (Important)
- Lets attackers gain SYSTEM privileges on compromised machines
- Being used in targeted attacks against financial institutions -
CVE-2023-36036 - Windows Cloud Files Mini Filter Driver EoP (Important)
- Another privilege escalation vector being actively exploited
- Requires local access but enables lateral movement in networks -
CVE-2023-36038 - ASP.NET Core Denial of Service (Important)
- Can crash web applications running vulnerable ASP.NET versions
- Being used in DDoS attacks against enterprise web servers -
CVE-2023-36039 - Windows UI Diagnostics Elevation of Privilege (Important)
- Allows attackers to escape application sandboxes
- Used in conjunction with other exploits in attack chains
Most Severe Non-Zero-Day Vulnerabilities
Among the remaining 84 vulnerabilities patched, these stand out as particularly dangerous:
- CVE-2023-36400 - Windows HTTP.sys Remote Code Execution (Critical)
- 9.8 CVSS score, allows RCE without authentication
-
Can be exploited by sending specially crafted packets
-
CVE-2023-36397 - Windows Pragmatic General Multicast RCE (Critical)
- Affects core networking components
-
Wormable potential across local networks
-
CVE-2023-36396 - Microsoft Office Security Feature Bypass (Important)
- Allows macros to bypass security warnings
- Could revive macro-based malware campaigns
Affected Microsoft Products
The November updates cover security fixes for:
- Windows 10/11 (all supported versions)
- Windows Server 2012 R2 through 2022
- Microsoft Edge (Chromium-based)
- .NET Framework and Visual Studio
- Microsoft Office (2019/2021/365)
- Azure services and components
- Defender for Endpoint
Deployment Recommendations
Security experts recommend:
-
Enterprise Deployment Priority
- Patch all internet-facing systems immediately
- Prioritize endpoints with access to sensitive data
- Update domain controllers within 72 hours -
Home User Actions
- Enable automatic updates if not already active
- Manually check for updates if using deferred update channels
- Verify update installation (KB5032189 for Win11 22H2) -
Additional Protections
- Enable Attack Surface Reduction rules in Defender
- Audit accounts for unusual privilege assignments
- Monitor for exploitation attempts of patched vulnerabilities
Notable Security Improvements
Beyond vulnerability fixes, this update includes:
- Enhanced memory protections in the Windows kernel
- Additional validation for network authentication requests
- Improved sandboxing for browser-based content
- Stronger encryption for remote management sessions
Long-Term Security Implications
This massive update demonstrates:
- The increasing sophistication of Windows exploit chains
- Microsoft's rapid response to in-the-wild attacks
- The critical importance of timely patching
- Ongoing security architecture improvements in Windows
Enterprise security teams should review Microsoft's advisories and adjust their threat models accordingly, as several patched vulnerabilities were being used in advanced persistent threat campaigns.
How to Verify Successful Installation
To confirm your systems are protected:
- Open Command Prompt as administrator
- Run
wmic qfe list brief /format:table - Look for KB5032189 (Win11) or KB5032188 (Win10)
- Check that the installation date is recent
For enterprises using WSUS or Configuration Manager, verify successful deployment through your normal patch management reporting channels.