Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local authenticated attacker (AV:L/PR:L) exploiting a timing-dependent kernel UAF (AC:H) that crosses into kernel scope (S:C) yielding full SYSTEM impact (C:H/I:H/A:H).
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Microsoft Windows Kernel allows an authenticated attacker to gain SYSTEM-level control by exploiting a use-after-free (CWE-416) memory corruption condition. The flaw affects a broad range of Windows client and server builds - from Windows 10 1607 through Windows 11 26H1 and Windows Server 2012 through Server 2025 - and was reported by Microsoft with a patch available. There is no public exploit identified at time of analysis, and it is not listed in CISA KEV; the CVSS 3.1 base score is 7.8 (AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H).
Technical ContextAI
The vulnerability resides in the Windows NT kernel (ntoskrnl), the privileged core that mediates memory management, scheduling, and object handling for all user-mode processes. CWE-416 (Use After Free) means kernel code continues to reference an object after its backing memory has been freed, allowing an attacker who can reallocate that memory with controlled data to corrupt kernel state. The provided CPE set confirms the affected surface spans 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 - indicating the vulnerable code path is long-lived and present across many kernel versions. The scope-changed CVSS metric (S:C) reflects that a successful exploit crosses the user/kernel trust boundary to compromise the entire OS security authority.
RemediationAI
Patch available per vendor advisory: apply the Microsoft security update referenced at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50688 via Windows Update or WSUS/Intune, selecting the correct cumulative update for each affected Windows 10/11 and Windows Server build (consult the MSRC update guide for exact KB and build numbers, as no single fix version applies across all SKUs). Because exploitation requires local low-privileged access, effective compensating controls until patching completes include restricting interactive and remote-desktop logon rights to trusted administrators, removing untrusted standard users from shared/terminal-server hosts, and enforcing application allowlisting (e.g. Windows Defender Application Control) to hinder delivery of the exploit binary - the trade-off being reduced usability on multi-user systems and administrative overhead to maintain allowlists. These controls reduce the attacker's ability to run the initial low-privilege code but do not remove the underlying kernel flaw.
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-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44136
GHSA-445v-887f-xx48