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 description; full C/I/A impact reflects attainable SYSTEM-level execution with no scope change.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Heap-based buffer overflow in Windows Remote Access Connection Manager allows an authorized attacker to elevate privileges locally.
AnalysisAI
Privilege escalation via heap-based buffer overflow in the Windows Remote Access Connection Manager (RASMAN) service affects virtually every current and legacy Windows release from Server 2012 through Windows 11 26H1 and Server 2025. A low-privileged local attacker can overwrite heap memory to gain SYSTEM-level code execution on the target host without any user interaction. No public exploit code or active exploitation has been identified at time of analysis; however, Microsoft has confirmed and patched the vulnerability through the MSRC update guide.
Technical ContextAI
The Windows Remote Access Connection Manager (RASMAN) is a Windows service responsible for managing VPN, dial-up, and remote networking connections; it typically runs with elevated privileges. CWE-122 (Heap-based Buffer Overflow) identifies the root cause: a heap-allocated buffer receives more data than its allocated size allows, enabling an attacker to corrupt adjacent heap memory including metadata, function pointers, or vtable entries. This class of vulnerability in a privileged Windows service typically yields arbitrary code execution in the SYSTEM context. The affected surface is extremely broad: the EUVD data (EUVD-2026-56376) confirms impact across Windows 10 (versions 1607, 1809, 21H2, 22H2), Windows 11 (versions 23H2, 24H2, 25H2, and 26H1), and Windows Server editions from 2012 and 2012 R2 through 2016, 2019, 2022, and 2025, including both full and Server Core installation variants.
RemediationAI
The primary remediation is to apply Microsoft's security update addressing CVE-2026-62758. Administrators should update to the following fixed build versions or later: Windows 10 1607 and Server 2016 to 10.0.14393.9418, Windows 10 1809 and Server 2019 to 10.0.17763.9115, Windows 10 21H2 to 10.0.19044.7663, Windows 10 22H2 to 10.0.19045.7663, Windows 11 23H2 to 10.0.22631.7517, Windows 11 24H2 to 10.0.26100.9168 and 25H2 to 10.0.26200.9168, Windows 11 26H1 to 10.0.28000.2704, Server 2012 to 6.2.9200.26279, Server 2012 R2 to 6.3.9600.23337, Server 2022 to 10.0.20348.5499, and Server 2025 to 10.0.26100.33296. The full patch is available via Windows Update and the MSRC guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62758. Where immediate patching is not feasible, administrators may disable the Remote Access Connection Manager (RASMAN) service via Services console or Group Policy on systems that do not require VPN or dial-up connectivity - note this breaks all Windows-integrated remote access features. Additionally, limiting local logon rights via Group Policy (Deny log on locally, Restrict RDP access) to only operationally necessary accounts reduces the pool of potential attackers who could reach the vulnerable service.
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 allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56376
GHSA-w6q5-mmxq-8fpg