Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Integer underflow (wrap or wraparound) in Windows NT OS Kernel allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows NT OS Kernel allows an authenticated low-privileged user to elevate to higher privileges through an integer underflow condition. The flaw carries a CVSS 7.8 (High) rating with no public exploit identified at time of analysis, but Microsoft has issued a patch via MSRC. Defenders should treat this as a standard Patch-Tuesday-class kernel EoP that becomes a critical post-compromise pivot once initial access is achieved.
Technical ContextAI
The vulnerability resides in the core Windows NT OS Kernel, the privileged ring-0 component underpinning all supported Windows client and server SKUs. The root cause is CWE-190 (Integer Overflow or Wraparound) - specifically an integer underflow where an arithmetic operation produces a value below the representable minimum, wrapping around to a large unsigned value. In kernel code paths, such wraparound typically corrupts size calculations used in buffer allocation, length validation, or pointer arithmetic, enabling subsequent out-of-bounds writes or undersized buffer allocations that an attacker can leverage for memory corruption and ultimately arbitrary kernel-mode code execution.
RemediationAI
Apply the Microsoft-released patch as published in the MSRC update guide (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42916) by deploying the relevant cumulative update for each affected Windows client and server build through Windows Update, WSUS, or your standard patch management pipeline; exact KB identifiers are listed per-SKU in the MSRC entry. Because the vulnerability lives in the OS kernel itself, there is no feature toggle or configuration workaround - kernel patching is the only durable fix. As compensating controls until patching completes, restrict interactive and Remote Desktop logon rights on sensitive hosts to trusted administrators (reducing the pool of accounts that can satisfy the PR:L precondition, at the cost of reduced operational flexibility), enforce application allowlisting (e.g., WDAC or AppLocker) to limit unsigned binaries that would stage the exploit (cost: tuning effort and potential breakage of line-of-business apps), and prioritize endpoint detection coverage for anomalous token manipulation and kernel-mode driver loads. Refer to the vuldb tracking entry at https://vuldb.com/vuln/369616 for additional cross-referenced metadata.
More in Windows 10 1607
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
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
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
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
Same weakness CWE-190 – Integer Overflow or Wraparound
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35600
GHSA-5c99-j5fv-r62h