CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-45700

Critical · CVSS 9.8

FreeRDP — Out-of-bounds heap write (OOB write) in planar bitmap RLE decoder

CVSS
9.8
nvd
EPSS
0.63%
47th pct
KEV
No
Class
oss containerizable
CWE-787, CWE-787

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.

Search profile — drives PoC discovery

Symbols freerdp_bitmap_decompress_planarplanar_decompress_plane_rlepTempDatanXDstnDstSteplibfreerdp/codec/planar.c
Keywords CVE-2026-45700FreeRDPplanar bitmap decoderout-of-bounds heap writeRLE planarplanar.cfreerdp_bitmap_decompress_planarplanar_decompress_plane_rlepTempDatanXDstnDstStepGHSA-mpxh-8fq3-x8mh
Versions: < 3.26.0

Ranked PoCs (1) — best first

Heuristic ranking — not yet expert-vetted. Scored on structure + provenance, not execution.

Recall-favoring discovery; ranking by the Stage-4 scorer (Adam's rubric). Scanner/aggregator repos are hidden.

References

Status: enriched · ingested 2026-06-30T06:00:22.000Z · profiled 2026-07-01T12:30:14.000Z