CVE-2026-20921
vulnerability analysis and mitigation

Overview

CVE-2026-20921 is a race condition vulnerability in the Windows SMB Server component that allows an authorized, low-privileged attacker to elevate privileges over a network. Classified under CWE-362 (Concurrent Execution using Shared Resource with Improper Synchronization), it was disclosed and patched on January 13, 2026, as part of Microsoft's January 2026 Patch Tuesday. Affected platforms span a wide range of Windows versions including Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (23H2, 24H2, 25H2), and Windows Server 2008 through 2025. It carries a CVSS v3.1 base score of 7.5 (High) (Microsoft MSRC, Feedly).

Technical details

The vulnerability stems from improper synchronization of shared resources within the Windows SMB Server during concurrent execution (CWE-362), which can be exploited as a race condition — specifically a Time-of-Check to Time-of-Use (TOCTOU) pattern (CAPEC-29). An attacker with low-level network access and valid credentials can trigger the race condition to gain elevated privileges without requiring user interaction. The attack vector is network-based with high attack complexity, meaning the attacker must win a timing race to successfully exploit the flaw. Detection and remediation scripts have been published by Vicarius, indicating some level of technical analysis is publicly available (Microsoft MSRC, Vicarius Detection).

Impact

Successful exploitation allows an authorized but low-privileged attacker to escalate to system-level privileges on the affected Windows host, resulting in full compromise of confidentiality, integrity, and availability. An attacker achieving elevated privileges could access sensitive data, modify system configurations, install malware, or pivot laterally within the network. The broad scope of affected systems — from legacy Windows Server 2008 SP2 through modern Windows Server 2025 and Windows 11 25H2 — significantly widens the potential attack surface in enterprise environments (Feedly).

Exploitation steps

  1. Reconnaissance: Identify Windows systems with SMB Server enabled and accessible over the network using tools like Nmap (nmap -p 445 <target>) or Shodan, targeting versions prior to the January 2026 patches.
  2. Obtain low-privileged credentials: Acquire valid but low-privileged domain or local credentials through phishing, credential stuffing, or other means — exploitation requires an authenticated attacker.
  3. Establish SMB connection: Connect to the target's SMB service (TCP port 445) using the low-privileged account.
  4. Trigger race condition: Send concurrent, specially crafted SMB requests that exploit the improper synchronization in the SMB Server's shared resource handling, attempting to win the TOCTOU race window.
  5. Achieve privilege escalation: Upon successfully winning the race condition, the attacker's session is elevated to a higher privilege level (potentially SYSTEM), enabling full control of the target host for further actions such as credential dumping, lateral movement, or ransomware deployment (Microsoft MSRC, Feedly).

Indicators of compromise

  • Network: Unusual volume of concurrent SMB (TCP port 445) connections from a single source IP; repeated SMB session establishment attempts in rapid succession from a low-privileged account.
  • Logs: Windows Security Event Log entries showing a low-privileged account suddenly performing actions associated with elevated privileges (e.g., Event ID 4672 – Special privileges assigned to new logon); unexpected privilege escalation events in SMB-related logs.
  • Process: Unexpected processes spawned with SYSTEM-level privileges originating from SMB service processes (e.g., svchost.exe spawning cmd.exe or powershell.exe).
  • File System: New files or scripts dropped in system directories (e.g., C:\Windows\System32\) by accounts that should not have write access; unexpected scheduled tasks or services created post-exploitation.

Mitigation and workarounds

Microsoft released patches on January 13, 2026, addressing this vulnerability across all affected platforms. Patched build versions include: Windows 10 1607 (10.0.14393.8783), Windows 10 1809/Server 2019 (10.0.17763.8276), Windows 10 21H2 (10.0.19044.6809), Windows 10 22H2 (10.0.19045.6809), Windows 11 23H2 (10.0.22631.6491), Windows 11 24H2 (10.0.26100.7623), Windows 11 25H2 (10.0.26200.7623), Windows Server 2012 R2 (6.3.9600.22968), Windows Server 2016 (10.0.14393.8783), Windows Server 2022 (10.0.20348.4648), Windows Server 2022 23H2 (10.0.25398.2092), and Windows Server 2025 (10.0.26100.32230). As interim mitigations: restrict SMB access at the network perimeter using firewalls to block TCP port 445 from untrusted networks, disable SMBv1 if not required, implement network segmentation to limit lateral movement, and monitor SMB authentication activity for anomalies (Microsoft MSRC, Feedly).

Community reactions

CVE-2026-20921 was covered as part of broader reporting on Microsoft's January 2026 Patch Tuesday, which addressed 114 vulnerabilities including 3 zero-days. Security outlets including BleepingComputer, CyberSecurityNews, GBHackers, and SANS ISC Diary covered the patch release, with general community focus on the zero-day vulnerabilities rather than this specific CVE. Sophos also published analysis of the January 2026 Patch Tuesday batch. No specific researcher commentary or notable social media discussion targeting this CVE individually has been identified (BleepingComputer, SANS ISC, Sophos).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management