Vulnerability Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, FreeRDP's planar bitmap decoder has an out-of-bounds heap write when decoding RLE planar data. In libfreerdp/codec/planar.c, freerdp_bitmap_decompress_planar() validates the X destination coordinate nXDst against the caller-provided destination stride (nDstStep) even when it is writing into the internal temp buffer pTempData. An attacker can bypass the check with a large nDstStep and a large nXDst, causing planar_decompress_plane_rle() to write past the end of pTempData. This vulnerability is fixed in 3.26.0.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Freerdp | Freerdp | < 3.26.0 |
Related Weaknesses (CWE)
References
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-mpxh-8fq3-x8mhExploitMitigationVendor Advisory
- https://access.redhat.com/errata/RHSA-2026:36203
- https://access.redhat.com/errata/RHSA-2026:37207
- https://access.redhat.com/errata/RHSA-2026:38501
- https://access.redhat.com/errata/RHSA-2026:46383
- https://access.redhat.com/errata/RHSA-2026:46384
- https://access.redhat.com/errata/RHSA-2026:46388
- https://access.redhat.com/errata/RHSA-2026:46389
- https://access.redhat.com/errata/RHSA-2026:46393
- https://access.redhat.com/errata/RHSA-2026:47048
- https://access.redhat.com/errata/RHSA-2026:47049
- https://access.redhat.com/errata/RHSA-2026:47201
- https://access.redhat.com/security/cve/CVE-2026-45700
- https://bugzilla.redhat.com/show_bug.cgi?id=2483470
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-mpxh-8fq3-x8mhExploitMitigationVendor Advisory
FAQ
What is CVE-2026-45700?
CVE-2026-45700 is a vulnerability with a CVSS score of 9.8 (CRITICAL). FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, FreeRDP's planar bitmap decoder has an out-of-bounds heap write when decoding RLE planar data. In libfreerdp/codec/pla...
How severe is CVE-2026-45700?
CVE-2026-45700 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-45700?
Check the references section above for vendor advisories and patch information. Affected products include: Freerdp Freerdp.