HIGH

CVE-2026-64621

FreeRDP before 3.28.0 Double-Free via selectedmonitors

CVSS v3

7.3

HIGH

EPSS Score

exploit probability

CISA KEV

No

known exploited

Exploitation

SSVC status

Description

FreeRDP before 3.28.0 (affected 3.x through 3.27.1) contains a double-free vulnerability in freerdp_client_rdp_file_apply_to_settings() (client/common/file.c) when parsing the selectedmonitors field of a .rdp connection file. The MonitorIds array is allocated through the settings object, and a raw non-owning pointer to it is freed on the strtoul error path without clearing settings->MonitorIds, leaving it dangling; at teardown freerdp_settings_free() frees the same buffer again. An attacker who

Technical details

CVSS v3 Vector
3.1
Published
7/20/2026
Last Modified
7/20/2026

Frequently asked questions

What is CVE-2026-64621?

FreeRDP before 3.28.0 (affected 3.x through 3.27.1) contains a double-free vulnerability in freerdp_client_rdp_file_apply_to_settings() (client/common/file.c) when parsing the selectedmonitors field of a .rdp connection file. The MonitorIds array is allocated through the settings object, and a raw non-owning pointer to it is freed on the strtoul error path without clearing settings->MonitorIds, leaving it dangling; at teardown freerdp_settings_free() frees the same buffer again. An attacker who

Is CVE-2026-64621 actively exploited?

Active exploitation of CVE-2026-64621 has not been confirmed. The EPSS score is N/A%, indicating the estimated probability of exploitation in the next 30 days.

What is the CVSS score for CVE-2026-64621?

CVE-2026-64621 has a CVSS v3 base score of 7.3 (HIGH severity), with vector string 3.1.

Is CVE-2026-64621 affecting your environment?

Use isMalicious to check if any of your IPs or domains are associated with this vulnerability's IOCs.