Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Heap-based buffer overflow in Remote Desktop Client allows an unauthorized attacker to execute code over a network.
AnalysisAI
Remote code execution in Microsoft Remote Desktop Client occurs when a user connects to an attacker-controlled RDP server, allowing the server to corrupt heap memory and execute arbitrary code on the client endpoint. The flaw carries a CVSS 8.8 (High) rating reflecting network reach with required user interaction, and no public exploit is identified at time of analysis. The attack pivots the traditional RDP threat model - attackers compromise clients that initiate outbound connections rather than exposed servers.
Technical ContextAI
The vulnerability lives in Microsoft's Remote Desktop Client, the endpoint application implementing the Remote Desktop Protocol (RDP) for connecting to remote Windows hosts. The CWE-416 (Use After Free) classification, reinforced by the vendor's 'Heap-based buffer overflow' description and the Use After Free / Memory Corruption tags, indicates a memory safety defect where the client mishandles object lifetimes while parsing data returned from an RDP server. Freed heap objects are subsequently dereferenced, enabling an attacker controlling the server side of the RDP channel to corrupt adjacent heap structures and hijack control flow within the client process.
RemediationAI
Apply the Microsoft security update referenced in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47653 as soon as the patched build is identified for your platform - exact fix versions are not enumerated in the available data and must be pulled from MSRC. As a compensating control until patching completes, restrict outbound RDP (TCP/UDP 3389) from user workstations and admin jump hosts to only known-good internal RDP servers via host or perimeter firewall rules, which prevents users from connecting to attacker-controlled servers but breaks legitimate remote-to-external RDP use cases. Additionally, train administrators to avoid connecting to untrusted RDP endpoints and consider enforcing RDP connections only through gateways such as Remote Desktop Gateway with certificate validation.
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-416 – Use After Free
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35516
GHSA-q263-xmxv-64c3