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
Heap-based buffer overflow in Microsoft Remote Desktop Client enables remote code execution when a user connects to a malicious RDP server, with the attacker gaining the same privileges as the connecting user. The CVSS 8.8 score reflects network-reachable exploitation requiring only minimal user interaction (initiating an RDP session), and no public exploit has been identified at time of analysis. The flaw is reported by Microsoft Security Response Center (secure@microsoft.com) and is categorized as CWE-122 heap-based buffer overflow.
Technical ContextAI
Remote Desktop Client is Microsoft's client-side implementation of the Remote Desktop Protocol (RDP) used by Windows and other platforms to connect to remote hosts. The vulnerability is rooted in CWE-122 (Heap-Based Buffer Overflow), a memory safety defect in which data written to a heap-allocated buffer exceeds its bounds, corrupting adjacent heap metadata or objects. In RDP client implementations, such overflows typically arise during parsing of server-supplied protocol structures (virtual channels, graphics primitives, clipboard or device redirection data), where attacker-controlled length fields or compressed payloads are processed without adequate bounds checks. Successful corruption of heap state can be steered into arbitrary code execution within the client process. CPE strings are not provided in the input, so the exact product variants and builds must be confirmed via the Microsoft advisory.
RemediationAI
Patch availability is indicated by the linked MSRC update guide entry but no specific fixed build is enumerated in the supplied data - treat this as 'Patch available per vendor advisory' and retrieve the exact fixed versions and KB numbers from https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47289, then deploy through Windows Update, WSUS, or Intune/SCCM as appropriate to all endpoints running the Remote Desktop Client. Until patches are rolled out, restrict outbound RDP (TCP/UDP 3389) at the perimeter and host firewalls so clients can only connect to known-good internal RDP servers, which blocks the malicious-server attack path at the cost of breaking ad-hoc connections to external hosts. Additionally, educate users not to launch .rdp files or URIs from untrusted sources (email attachments, web links, chat messages) since user interaction is required, and consider disabling RDP file-association launches or applying AppLocker/WDAC rules to mstsc.exe invocation contexts, accepting the support burden this creates for legitimate remote-work workflows.
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-35700
GHSA-997j-4mpr-699r