Double-Free Vulnerability in FreeRDP Product by FreeRDP
CVE-2026-64621

9.3CRITICAL

Key Information:

Vendor

Freerdp

Status
Vendor
CVE Published:
20 July 2026

What is CVE-2026-64621?

FreeRDP versions prior to 3.28.0 are susceptible to a double-free vulnerability in the freerdp_client_rdp_file_apply_to_settings() function during the parsing of the selectedmonitors field in .rdp files. The issue arises when the MonitorIds array is assigned through the settings object. In a specific error handling scenario, a non-owning pointer to MonitorIds may be freed without clearing it, leading to a dangling pointer. As a result, during the teardown process, the same memory buffer can be improperly released again, which could be exploited by an attacker if the victim opens a specially crafted .rdp file that contains oversized monitor identifiers, potentially leading to critical exploit scenarios in various FreeRDP CLI clients.

Affected Version(s)

FreeRDP 0 < 3.28.0

FreeRDP 3.28.0

References

CVSS V4

Score:
9.3
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

DavidKorczynski
.