Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local vector and low-privilege foothold required (AV:L/PR:L) for a kernel EoP; low complexity with no UI, yielding full SYSTEM compromise (C:H/I:H/A:H).
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Heap-based buffer overflow in Windows Kernel allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Kernel lets a low-privileged, authenticated attacker gain SYSTEM-level control by triggering a heap-based buffer overflow (CWE-122). The flaw spans a broad platform range from Windows 10 1607 through Windows 11 26H1 and Windows Server 2012 through Server 2025, and was reported internally by Microsoft. No public exploit is identified at time of analysis and it is not in CISA KEV, but the ubiquity of the affected component plus full high impact on confidentiality, integrity, and availability make it a meaningful patch priority.
Technical ContextAI
The vulnerability resides in the Windows Kernel (ntoskrnl and associated kernel-mode components), the most privileged code layer of the OS, running in ring 0 with unrestricted access to memory and hardware. CWE-122 (Heap-Based Buffer Overflow) indicates a kernel pool/heap allocation is written past its bounds, typically due to inadequate length validation on attacker-influenced data crossing the user-to-kernel boundary via a syscall or IOCTL. Corrupting adjacent kernel pool structures can be leveraged to overwrite function pointers or object headers, converting a memory-safety defect into arbitrary kernel-mode code execution. The CPE data confirms the affected surface is the base OS across Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server 2012/2012 R2/2016/2019/2022/2025, including Server Core installations.
RemediationAI
Patch available per vendor advisory - apply the Microsoft security update for your specific Windows edition and build as published in the MSRC update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50332; the exact fixed KB/build differs per release and should be taken from that advisory rather than assumed. Prioritize multi-user, RDP-accessible, and shared-workstation hosts where untrusted local users can run code, since those maximize the value of a local EoP. As kernel EoP flaws have no clean feature-level workaround, if immediate patching is impossible the practical compensating controls are to restrict local/interactive logon and code-execution rights to trusted accounts, enforce least privilege, and enable exploit mitigations (Hypervisor-protected Code Integrity/VBS and kernel pool hardening) to raise exploitation cost - with the trade-off that VBS/HVCI can affect performance and driver compatibility and does not guarantee prevention.
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-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43849
GHSA-9jwx-qjpv-cfrv