FreeRDP 3.25.0: PLANAR Heap OOB on RLE planar decode (CVE-2026-45700)
CVE-2026-45700 Published on May 29, 2026
Heap-buffer-overflow write in planar bitmap decoder
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.
Vulnerability Analysis
CVE-2026-45700 is exploitable with network access, requires user interaction. This vulnerability is considered to have a low attack complexity. Public availability of a proof of concept (POC) exploit exists for CVE-2026-45700. The potential impact of an exploit of this vulnerability is considered to be very high.
Weakness Type
What is a Memory Corruption Vulnerability?
The software writes data past the end, or before the beginning, of the intended buffer. Typically, this can result in corruption of data, a crash, or code execution. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent write operation then produces undefined or unexpected results.
CVE-2026-45700 has been classified to as a Memory Corruption vulnerability or weakness.
Products Associated with CVE-2026-45700
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2026-45700 are published in these products:
Affected Versions
FreeRDP:- Version < 3.26.0 is affected.
- Version 2:3.10.3-12.el10_2.6 and below * is unaffected.
- Version 2:3.10.3-3.el10_0.9 and below * is unaffected.
- Version 0:2.1.1-5.el7_9.10 and below * is unaffected.
- Version 2:2.11.7-10.el8_10 and below * is unaffected.
- Version 2:2.2.0-14.el8_4.1 and below * is unaffected.
- Version 2:2.2.0-14.el8_4.1 and below * is unaffected.
- Version 2:2.2.0-7.el8_6.9 and below * is unaffected.
- Version 2:2.2.0-7.el8_6.9 and below * is unaffected.
- Version 2:2.2.0-12.el8_8.9 and below * is unaffected.
- Version 2:2.2.0-12.el8_8.9 and below * is unaffected.
- Version 2:2.11.7-7.el9_8.4 and below * is unaffected.
- Version 2:2.4.1-6.el9_2.10 and below * is unaffected.
- Version 2:2.11.2-1.el9_4.9 and below * is unaffected.
- Version 2:2.11.7-1.el9_6.11 and below * is unaffected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.