CVE-2026-31897
March 13, 2026
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, there is an out-of-bounds read in freerdp_bitmap_decompress_planar when SrcSize is 0. The function dereferences *srcp (which points to pSrcData) without first verifying that SrcSize >= 1. When SrcSize is 0 and pSrcData is non-NULL, this reads one byte past the end of the source buffer. This vulnerability is fixed in 3.24.0.
Affected Packages
https://github.com/FreeRDP/FreeRDP.git (GITHUB):
Affected version(s) >=1.0-beta1 <3.24.0Fix Suggestion:
Update to version 3.24.0Related ResourcesĀ (2)
Do you need more information?
Contact UsWeakness Type (CWE)
Out-of-bounds Read
EPSS
Base Score:
0.03