Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Server Update Service allows an authorized attacker to elevate privileges locally.
AnalysisAI
Windows Server Update Service (WSUS) race condition enables local privilege escalation to SYSTEM on Windows 10, 11, and Server 2012-2025. Authenticated users with low-level privileges can exploit improper synchronization in concurrent execution paths to gain full system control. Attack complexity is high (AC:H), requiring precise timing to win the race window. Vendor-released patches available for all affected versions. No public exploit identified at time of analysis, though the high CVSS 7.0 s
Technical ContextAI
This vulnerability (CWE-362) stems from a time-of-check-to-time-of-use (TOCTOU) flaw in Windows Server Update Service, a critical component that manages update distribution across Windows environments. WSUS handles privileged operations including package verification, registry modifications, and service control. The race condition occurs when multiple threads access shared resources without proper synchronization primitives (mutexes, semaphores, or atomic operations). An attacker with initial low-privilege access can manipulate the timing between resource checks and resource use, potentially injecting malicious operations during the vulnerable window. The vulnerability affects Windows 10 versions 1607 through 22H2, Windows 11 versions 22H3 through 26H1, and Windows Server from 2012 through 2025 (including Server Core installations), representing nearly the entire active Windows deployment base from build 6.2.9200.0 through 10.0.28000.x.
RemediationAI
Apply Microsoft security updates immediately to patch the WSUS race condition. Upgrade to the following patched versions: Windows 10 Version 1607 and Server 2016 to build 10.0.14393.9060 or later, Windows 10 Version 1809 and Server 2019 to build 10.0.17763.8644 or later, Windows 10 Version 21H2 to build 10.0.19044.7184 or later, Windows 10 Version 22H2 to build 10.0.19045.7184 or later, Windows 11 Version 22H3/23H2 to build 10.0.22631.6936 or later, Windows 11 Version 24H2 and Server 2025 to build 10.0.26100.32690 or later, Windows 11 Version 25H2 to build 10.0.26200.8246 or later, Windows 11 Version 26H1 to build 10.0.28000.1836 or later, Windows Server 2012 to build 6.2.9200.26026 or later, Windows Server 2012 R2 to build 6.3.9600.23132 or later, Windows Server 2022 to build 10.0.20348.5020 or later, and Windows Server 2022 23H2 Edition to build 10.0.25398
Same weakness CWE-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22410