Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0,`freerdp_bitmap_decompress_planar` does not validate `nSrcWidth`/`nSrcHeight` against `planar->maxWidth`/`maxHeight` before RLE decode. 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 Now
AI Analysis

Impact

A heap‑based buffer overflow occurs in FreeRDP when decompressing RLE‑encoded planar bitmaps. The vulnerability allows a malicious RDP server to send crafted image data that overflows the client’s heap buffer, potentially causing a crash or corrupting surrounding heap memory. The overflow is classified as CWE‑122 and can lead to denial of service, with a risk of code execution depending on the heap allocator’s behavior.

Affected Systems

All FreeRDP installations using versions prior to 3.21.0 are affected. The vendor product is FreeRDP, and the affected software is the “freerdp_bitmap_decompress_planar” routine. No other products or versions are listed as impacted.

Risk and Exploitability

The vulnerability has a CVSS score of 7.7, indicating a high level of risk. The EPSS score is below 1 %, suggesting a low probability of exploitation at this time, and the issue is not listed in the CISA KEV catalog. The likely attack vector involves a remote RDP server sending malformed RLE data to an untrusted client. If successfully exploited, an attacker could crash the client or potentially execute arbitrary code, depending on the heap layout and allocator used.

Generated by OpenCVE AI on April 18, 2026 at 05:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FreeRDP to version 3.21.0 or later to apply the patch that validates image dimensions before decompression.
  • Configure the client or network to allow connections only to trusted RDP servers, reducing exposure to malicious bitmap data.
  • If an upgrade is not immediately possible, block or filter RDP traffic from untrusted sources or consider disabling RLE image compression at the client side if such a configuration option exists.

Generated by OpenCVE AI on April 18, 2026 at 05:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 28 Jan 2026 19:00: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 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', '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
Title FreeRDP vulnerable to heap-buffer-overflow in planar_decompress_plane_rle FreeRDP has heap-buffer-overflow in planar_decompress_plane_rle

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

Type Values Removed Values Added
Description FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0,`freerdp_bitmap_decompress_planar` does not validate `nSrcWidth`/`nSrcHeight` against `planar->maxWidth`/`maxHeight` before RLE decode. 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 vulnerable to heap-buffer-overflow in planar_decompress_plane_rle
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-20T21:36:30.982Z

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

Link: CVE-2026-23530

cve-icon Vulnrichment

Updated: 2026-01-20T21:36:27.643Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-19T17:15:50.747

Modified: 2026-01-28T18:53:04.987

Link: CVE-2026-23530

cve-icon Redhat

Severity : Important

Publid Date: 2026-01-19T16:58:46Z

Links: CVE-2026-23530 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T05:15:15Z

Weaknesses