Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local vector and low privileges confirmed by 'authorized attacker' phrasing and AV:L/PR:L; full C/I/A impact reflects post-escalation SYSTEM-level control.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Heap-based buffer overflow in Windows Key Guard allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Windows Key Guard exposes any authenticated local user to full system compromise via a heap-based buffer overflow (CWE-122). The CVSS vector (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) confirms low-complexity exploitation requiring only a standard local user session - no elevated rights, no user interaction. This class of vulnerability is a staple post-initial-access technique in ransomware and APT intrusion chains. No public exploit identified at time of analysis, and no CISA KEV listing is present in the provided data.
Technical ContextAI
Windows Key Guard is a Microsoft Windows security component. The root cause is CWE-122 (Heap-based Buffer Overflow): attacker-controlled input is written to a heap-allocated buffer without adequate bounds checking, corrupting adjacent heap metadata or function pointers. On Windows, heap corruption of this type can be leveraged to redirect execution flow to attacker-controlled memory or overwrite security-sensitive kernel structures, enabling privilege escalation from a low-integrity user context to SYSTEM or equivalent. The CVSS attack complexity of Low (AC:L) indicates the overflow is reliably and directly triggerable without race conditions or special heap states, making exploitation deterministic. No CPE strings were provided, so exact affected Windows versions cannot be enumerated from this dataset alone.
RemediationAI
Apply the Microsoft security update addressing CVE-2026-66799, available through the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-66799. No specific patched version number was included in the provided intelligence data, so the exact fix version is not independently confirmed - consult the MSRC advisory for the applicable KB article and build number. As a compensating control pending patch deployment, restrict interactive local logon rights to only trusted administrative accounts via Group Policy (User Rights Assignment → 'Allow log on locally'), reducing the pool of principals who could trigger the overflow. Note this mitigation does not eliminate risk for shared or multi-user systems and may disrupt legitimate user workflows. Prioritize patch deployment on high-value endpoints such as domain controllers, build servers, and privileged access workstations.
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-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56450
GHSA-cr27-wq5j-8m89