Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the ClearCodec bands decode path when crafted band coordinates allow writes past the end of the destination surface buffer. A malicious server can trigger a client‑side heap buffer overflow, causing a crash (DoS) and potential heap corruption with code‑execution risk depending on allocator behavior and surrounding heap layout. Version 3.21.0 contains a patch for the issue.
Published: 2026-01-19
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

A client‑side heap buffer overflow exists in FreeRDP versions prior to 3.21.0. The flaw is triggered when a malicious RDP server sends specially crafted band coordinates, allowing the ClearCodec path to write past the end of the destination surface buffer. This memory corruption causes the client application to crash, resulting in a denial‑of‑service condition. While the description notes that the overflow could in theory enable arbitrary code execution depending on the heap layout and allocator behaviour, this outcome is unconfirmed and remains a potential risk rather than a known exploit.

Affected Systems

All installations of FreeRDP running a version older than 3.21.0 are affected. This includes clients deployed on Windows, Linux, and other operating systems that use FreeRDP to connect to remote desktop hosts. The vulnerability impacts any environment where the client may initiate connections to external RDP servers.

Risk and Exploitability

The CVSS score of 7.7 indicates a high severity, but the EPSS score of less than 1 % suggests that widespread exploitation is unlikely at present. The flaw is not listed in the CISA KEV catalog. An attacker must control an RDP server that a vulnerable client connects to; the attack vector therefore requires the client to initiate a connection to a malicious endpoint. Even though code‑execution is theoretically possible, the predominant confirmed impact is a denial‑of‑service through client crashes, and the overall risk depends on the likelihood of client–server interactions with untrusted hosts.

Generated by OpenCVE AI on April 18, 2026 at 15:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch by upgrading to FreeRDP 3.21.0 or later, which removes the vulnerable buffer copy logic.
  • Disable the ClearCodec on the client side if the codec is not required for your workflow, thereby eliminating the amplification vector for the overflow (CWE‑122).
  • Restrict client connections to trusted RDP servers and block untrusted or unknown endpoints to limit exposure to the attack vector.

Generated by OpenCVE AI on April 18, 2026 at 15:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 28 Jan 2026 18:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H'}

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Tue, 20 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 20 Jan 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Freerdp
Freerdp freerdp
Vendors & Products Freerdp
Freerdp freerdp

Tue, 20 Jan 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H'}

threat_severity

Important


Mon, 19 Jan 2026 17:30:00 +0000

Type Values Removed Values Added
Description FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the ClearCodec bands decode path when crafted band coordinates allow writes past the end of the destination surface buffer. A malicious server can trigger a client‑side heap buffer overflow, causing a crash (DoS) and potential heap corruption with code‑execution risk depending on allocator behavior and surrounding heap layout. Version 3.21.0 contains a patch for the issue.
Title FreeRDP has heap-buffer-overflow in clear_decompress_bands_data
Weaknesses CWE-122
References
Metrics cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-01-20T14:42:31.717Z

Reserved: 2026-01-13T18:22:43.981Z

Link: CVE-2026-23534

cve-icon Vulnrichment

Updated: 2026-01-20T14:42:24.792Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-19T18:16:05.307

Modified: 2026-01-28T18:44:11.970

Link: CVE-2026-23534

cve-icon Redhat

Severity : Important

Publid Date: 2026-01-19T17:09:55Z

Links: CVE-2026-23534 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T16:00:04Z

Weaknesses