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 TCP/IP allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Windows TCP/IP stack across Windows 10, 11, and Server editions allows low-privileged authenticated users to gain SYSTEM-level access by exploiting a race condition in shared resource synchronization. This CWE-362 flaw affects every supported Windows version from legacy Server 2012 through cutting-edge Windows 11 26H1, with vendor-released patches available. The local attack vector (AV:L) and high complexity (AC:H) reduce immediate mass-exploitation risk, though the
Technical ContextAI
This vulnerability exploits a race condition (CWE-362) in the Windows TCP/IP stack, the foundational networking implementation in the Windows kernel. Race conditions occur when multiple threads or processes access shared memory or resources without proper synchronization primitives (mutexes, semaphores, atomic operations). In TCP/IP stacks, these conditions often arise during socket state transitions, buffer management, or connection handling where kernel-mode code manipulates shared data structures. The Windows TCP/IP driver (tcpip.sys) operates at ring 0 with SYSTEM privileges, making race condition exploitation particularly dangerous-successful manipulation of timing windows can corrupt kernel structures, bypass security checks, or execute attacker-controlled code in kernel context. The CPE data confirms impact spans the entire modern Windows ecosystem: client operating systems (Windows 10 versions 1607/1809/21H2/22H2, Windows 11 versions 22H3/23H2/24H2/25H2/26H1) and server platforms (Server 2012/2012 R2/2016/2019/2022/2025 including Server Core installations). This breadth indicates the vulnerable code exists in a core TCP/IP component shared across all SKUs rather than a feature-specific implementation, amplifying remediation urgency.
RemediationAI
Vendor-released patches are available through Microsoft's standard update channels with specific fixed versions documented per platform. Apply cumulative updates to reach or exceed these build numbers: Windows 10 1607 to 10.0.14393.9060, Windows 10 1809 to 10.0.17763.8644, Windows 10 21H2 to 10.0.19044.7184, Windows 10 22H2 to 10.0.19045.7184, Windows 11 22H3/23H2 to 10.0.22631.6936, Windows 11 24H2 to 10.0.26100.32690, Windows 11 25H2 to 10.0.26200.8246, Windows 11 26H1 to 10.0.28000.1836, Server 2012 to 6.2.9200.26026, Server 2012 R2 to 6.3.9600.23132
Same weakness CWE-362 – Race Condition
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22467
GHSA-wjm4-8wvf-p2wh