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.
References
Configurations
History
28 Jan 2026, 18:53
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Freerdp
Freerdp freerdp |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| CPE | cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:* | |
| References | () https://github.com/FreeRDP/FreeRDP/blob/38514dfa5813aa945a86cfbcec279033f8394468/libfreerdp/codec/planar.c#L1689-L1696 - Product | |
| References | () https://github.com/FreeRDP/FreeRDP/blob/38514dfa5813aa945a86cfbcec279033f8394468/libfreerdp/codec/planar.c#L1713-L1716 - Product | |
| References | () https://github.com/FreeRDP/FreeRDP/blob/38514dfa5813aa945a86cfbcec279033f8394468/libfreerdp/codec/planar.c#L951-L953 - Product | |
| References | () https://github.com/FreeRDP/FreeRDP/releases/tag/3.21.0 - Release Notes | |
| References | () https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-r4hv-852m-fq7p - Exploit, Vendor Advisory |
19 Jan 2026, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-19 17:15
Updated : 2026-01-28 18:53
NVD link : CVE-2026-23530
Mitre link : CVE-2026-23530
CVE.ORG link : CVE-2026-23530
JSON object : View
Products Affected
freerdp
- freerdp
CWE
CWE-122
Heap-based Buffer Overflow
