FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a client-side heap out-of-bounds read/write occurs in FreeRDP's bitmap cache subsystem due to an off-by-one boundary check in bitmap_cache_put. A malicious server can send a CACHE_BITMAP_ORDER (Rev1) with cacheId equal to maxCells, bypassing the guard and accessing cells[] one element past the allocated array. This vulnerability is fixed in 3.24.0.
References
| Link | Resource |
|---|---|
| https://github.com/FreeRDP/FreeRDP/commit/ffad58fd2b329efd81a3239e9d7e3c927b8e503f | Patch |
| https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-h666-rfw3-jhvj | Exploit Patch Vendor Advisory |
| https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-h666-rfw3-jhvj | Exploit Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-13 19:54
Updated : 2026-03-17 14:43
NVD link : CVE-2026-29775
Mitre link : CVE-2026-29775
CVE.ORG link : CVE-2026-29775
JSON object : View
Products Affected
freerdp
- freerdp
CWE
CWE-787
Out-of-bounds Write
