216.73.217.22

CVE-2026-45700

· Published 29/05/2026 20:16 · Modified 29/05/2026 20:22

Labels: CVE-2026-45700 2026-05-29CVE-2026-45700CWE-787[email protected]

Essential information

Published
29/05/2026 20:16
Modified
29/05/2026 20:22
Author
Creator
CVSS
7.7 HIGH (v3) 7.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
freerdp / freerdp cpe:2.3:a:freerdp:freerdp:<3.26.0:*:*:*:*:*:*:*

References