Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered client-side RCE with no attacker privileges; user must initiate connection (UI:R); scope unchanged; full C/I/A impact from code execution.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Stack-based buffer overflow in Remote Desktop Client allows an unauthorized attacker to execute code over a network.
AnalysisAI
Stack-based buffer overflow in Microsoft's Remote Desktop Client (mstsc.exe) enables remote code execution on unpatched Windows 10 1607 and Windows Server 2012/2016 systems. The CVSS vector (AV:N/AC:L/PR:N/UI:R) confirms the attack is network-delivered and requires no attacker privileges, but demands that a victim actively connect to an attacker-controlled RDP server - a meaningful but achievable social-engineering hurdle. Microsoft has released patches for all affected version branches; no public exploit identified at time of analysis.
Technical ContextAI
The affected component is the Windows Remote Desktop Protocol client library responsible for processing server-to-client data during RDP session negotiation and rendering. CWE-121 (Stack-based Buffer Overflow) identifies the root cause: attacker-controlled data received from a malicious RDP server exceeds a fixed-size stack buffer during parsing, overwriting adjacent stack frames including the saved return address. This gives the attacker control of the instruction pointer, enabling arbitrary code execution in the security context of the RDP client process. Because the flaw is client-side, the attacker's server is the exploit delivery mechanism - the victim's machine is the target. Affected CPE-level products span Windows NT 6.2/6.3 (Server 2012/R2) and Windows NT 10.0 build 14393 (Server 2016 / Windows 10 1607), as reported by ENISA EUVD-2026-56676.
RemediationAI
Apply the vendor-released patch via Windows Update or the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62824. Patch available per vendor advisory with the following target fixed versions derived from EUVD affected-version ranges: Windows Server 2012/Server Core to build 6.2.9200.26279 or later; Windows Server 2012 R2/Server Core to build 6.3.9600.23337 or later; Windows Server 2016/Server Core and Windows 10 Version 1607 to build 10.0.14393.9418 or later. Where immediate patching is not feasible, enforce outbound RDP egress filtering at the network perimeter to block client-initiated connections to external or untrusted RDP servers (TCP/UDP 3389) - note this will break legitimate remote-access workflows requiring external RDP targets. Additionally, deploy Group Policy to restrict which servers the Remote Desktop client is permitted to connect to, and train users to avoid connecting to unsolicited RDP invitations or opening .rdp files from untrusted sources.
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-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56676
GHSA-88r4-hmx3-g273