Severity by source
AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Adjacent-network unauthenticated RCE with full impact, but AC:H because winning the CWE-362 race window requires precise timing and repeated attempts.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an unauthorized attacker to execute code over an adjacent network.
AnalysisAI
Remote code execution in the Microsoft Windows TCP/IP networking stack allows an unauthenticated attacker on the same physical or logical network segment to win a race condition and run arbitrary code on the target. The flaw spans a broad range of desktop and server builds from Windows 10 1607 through Windows 11 26H1 and Windows Server 2012 through Server 2025. There is no public exploit identified at time of analysis, but Microsoft has confirmed the issue and shipped a patch, and the high CVSS (8.8) plus network-facing kernel component make it a priority to remediate.
Technical ContextAI
The vulnerable component is the Windows TCP/IP driver (tcpip.sys), the kernel-mode implementation of the IPv4/IPv6 protocol stack that processes every inbound packet. The root cause is CWE-362, a race condition: concurrent execution paths operate on a shared resource without proper synchronization, so an attacker who can precisely time packets can drive the stack into an inconsistent state that corrupts kernel memory and leads to code execution. Because this logic lives in the kernel and handles untrusted network input before any authentication layer, successful exploitation yields execution in a highly privileged context. The affected CPEs enumerate Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server editions from 2012 (including Server Core) through 2025.
RemediationAI
Patch available per vendor advisory - apply the Microsoft security update for your specific Windows/Windows Server build as listed in the MSRC update guide (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-54999); the exact fixed KB/build number is not reproduced in the input data, so pull it per-edition from the advisory. Because the attack is adjacent-network only, the most effective compensating control until patching is network segmentation: isolate unpatched hosts on their own VLAN, restrict which peers share their link, and enforce 802.1X/port security so untrusted devices cannot join the segment - the trade-off is added network-management overhead and possible disruption to same-subnet services such as file sharing and discovery. Blocking or rate-limiting affected traffic at host firewalls can raise the bar but may break legitimate connectivity, so test before broad deployment. Prioritize internet-adjacent and shared-LAN servers, especially Server Core and 2012-era systems, first.
More in Windows Server 2012
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Same weakness CWE-362 – Race Condition
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44020
GHSA-pr9w-vppj-jx9w