Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft) · only source for this CVE.
CVSS VectorVendor: microsoft
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
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 is possible when a victim connects to an attacker-controlled RDP server, where a heap-based buffer overflow (linked to use-after-free memory corruption per vendor tags) enables arbitrary code execution on the client machine. The CVSS 7.5 score reflects high attack complexity and required user interaction, and no public exploit identified at time of analysis. SSVC assessment from CISA rates exploitation as 'none' and automatable as 'no', though technical impact is total.
Technical ContextAI
The flaw resides in the Microsoft Remote Desktop Client, the endpoint software that implements the Remote Desktop Protocol (RDP) for connecting to remote Windows hosts. The CWE-416 (Use After Free) classification combined with the 'Heap-based Buffer Overflow' description and vendor tags (Buffer Overflow, Use After Free, Memory Corruption) indicate the root cause is a memory management defect where freed heap memory is referenced again, allowing an attacker controlling the RDP server side of the connection to corrupt heap metadata and adjacent objects. This is a classic client-side memory corruption pattern in protocol parsers, exploited by feeding malformed RDP responses back to a connecting client.
RemediationAI
Apply the Microsoft security update referenced in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-44801 for each affected Windows version and Remote Desktop Client package - patch status is best characterized as 'Patch available per vendor advisory' since the input does not include an exact fix build number, so consult the MSRC update guide to identify the precise KB numbers for your platform. As compensating controls until patches are deployed, restrict outbound RDP (TCP/3389 and UDP/3389) at the network perimeter to only known, trusted destination hosts (trade-off: breaks ad-hoc remote support workflows), require RDP connections through a hardened Remote Desktop Gateway that brokers and validates server identity (trade-off: requires RDG infrastructure), and educate users not to connect to untrusted RDP servers or click .rdp files from email/web (trade-off: relies on user behavior). A secondary advisory entry is tracked at https://vuldb.com/vuln/369639 for cross-reference.
More in Remote Desktop Client
View allRemote code execution in Microsoft Remote Desktop Client is possible when a victim connects to an attacker-controlled or
Relative path traversal in Remote Desktop Client allows an unauthorized attacker to execute code over a network.
Clipboard Virtual Channel Extension Remote Code Execution Vulnerability. Rated high severity (CVSS 8.8), this vulnerabil
Remote Desktop Client Remote Code Execution Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotel
Remote Desktop Client Remote Code Execution Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotel
Remote Desktop Client Remote Code Execution Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotel
Windows Remote Desktop Security Feature Bypass Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remo
Remote Desktop Client Remote Code Execution Vulnerability. Rated high severity (CVSS 8.4), this vulnerability is remotel
Heap-based buffer overflow in Remote Desktop Client allows an authorized attacker to execute code over a network. Rated
A remote code execution vulnerability exists in Remote Desktop Services - formerly known as Terminal Services - when an
Windows Graphics Component Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is l
Information disclosure in Microsoft Windows Remote Desktop Protocol (RDP) allows remote unauthenticated attackers to rea
Same weakness CWE-416 – Use After Free
View allSame technique Use After Free
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35755
GHSA-g3rg-85ff-6538