Severity by source
AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
Adjacent unauthenticated packet triggers a kernel crash with no interaction, so AV:A/AC:L/PR:N/UI:N and A:H only; scope changes as the kernel bugcheck downs the whole host.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Null pointer dereference in Windows TCP/IP allows an unauthorized attacker to deny service over an adjacent network.
AnalysisAI
Denial of service in the Microsoft Windows TCP/IP networking stack allows an unauthenticated, adjacent-network attacker to crash the host by triggering a null pointer dereference (CWE-476) during packet processing, with no user interaction required. The flaw affects essentially the entire supported Windows client and server lineup, from Windows 10 1607 and Server 2012 through Windows 11 26H1 and Server 2025. There is no public exploit identified at time of analysis, and the low EPSS score (0.14%) plus CISA SSVC 'Exploitation: none' indicate no observed exploitation despite the broad footprint.
Technical ContextAI
The vulnerability resides in the Windows TCP/IP stack (tcpip.sys), the kernel-mode driver responsible for parsing and handling IPv4/IPv6, TCP, UDP and related protocol traffic. The root cause is a CWE-476 null pointer dereference, meaning a specially crafted packet drives a code path that dereferences a pointer without validating it is non-null, faulting the kernel and forcing a bugcheck (BSOD). Because the code executes in kernel context, a crash takes down the entire operating system rather than a single process. The CPE set spans Microsoft Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (22H3, 23H2, 24H2, 25H2, 26H1) and Windows Server 2012 through 2025, confirming the defect lives in shared core networking code common to all these releases.
RemediationAI
Apply the Microsoft security update for your specific Windows build; Vendor-released patch: install the cumulative update that brings each SKU to at least its fixed build (e.g., Windows 11 24H2 to 10.0.26100.8457, Windows 10 22H2 to 10.0.19045.7291, Server 2022 to 10.0.20348.5139, Server 2025 to 10.0.26100.32860) per the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-40414. Because the vector is adjacent-network (AV:A), effective compensating controls until patching include restricting layer-2/subnet adjacency to trusted hosts, segmenting untrusted or guest devices onto isolated VLANs, and enforcing host firewall and network ACLs to limit exposure of the affected system to unknown adjacent peers - with the trade-off that overly aggressive filtering of the relevant protocol traffic can disrupt legitimate connectivity. There is no confidentiality/integrity exposure, so the compensating goal is availability protection of the host until the update is deployed.
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
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
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-476 – NULL Pointer Dereference
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29671
GHSA-r58x-7f7v-85gg