Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Microsoft Windows Kernel allows an authenticated low-privilege attacker to elevate to SYSTEM by triggering a use-after-free condition in kernel memory. The flaw carries a CVSS 7.0 rating with high attack complexity, and no public exploit identified at time of analysis. Exploitation requires a race condition or specific timing to be won, which constrains reliable weaponization but does not eliminate the risk on multi-user or shared Windows hosts.
Technical ContextAI
The vulnerability resides in the Windows Kernel, the core ring-0 component responsible for process scheduling, memory management, and hardware abstraction across all supported Windows editions. The root cause is CWE-122 (heap-based buffer overflow) combined with a use-after-free pattern, where a kernel object is referenced after its backing memory has been freed and potentially reallocated. The 'Heap Overflow' and 'Buffer Overflow' tags suggest the freed object's slot can be reclaimed with attacker-controlled data, enabling type confusion or controlled writes into kernel heap structures. Successful manipulation of freed kernel pool memory typically leads to corruption of dispatch tables, token objects, or function pointers that the kernel later dereferences with full privilege.
RemediationAI
Apply the Microsoft security update referenced in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45653 as soon as it appears in your normal Patch Tuesday cycle; exact fix KB numbers per Windows SKU are listed in that update guide and should be deployed via Windows Update, WSUS, Intune, or your standard patch management pipeline. Patch available per vendor advisory - no specific fix version was provided in the input data, so cross-reference the MSRC entry to map your build to the correct cumulative update. As compensating controls until patched, restrict interactive and remote logon to trusted users on sensitive hosts (Group Policy: 'Allow log on locally' and 'Allow log on through Remote Desktop Services'), tighten AppLocker or Windows Defender Application Control to block unsigned binaries from standard users (trade-off: may break legitimate developer or admin tooling), and enable Microsoft Defender attack-surface-reduction rules plus tamper protection so EDR can flag anomalous kernel-callback behavior (trade-off: increased telemetry volume but no functional impact on users).
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 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
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
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Elevation of privilege in the Windows Win32k kernel-mode driver allows a local, low-privileged attacker to escalate to S
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35569
GHSA-2f5f-6jgg-m49q