CVE-2026-33987

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in persistent_cache_read_entry_v3() in libfreerdp/cache/persistent.c, persistent->bmpSize is updated before winpr_aligned_recalloc(). If realloc fails, bmpSize is inflated while bmpData points to the old buffer. This issue has been patched in version 3.24.2.
Configurations

No configuration.

History

30 Mar 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-30 22:16

Updated : 2026-03-30 22:16


NVD link : CVE-2026-33987

Mitre link : CVE-2026-33987

CVE.ORG link : CVE-2026-33987


JSON object : View

Products Affected

No product.

CWE
CWE-122

Heap-based Buffer Overflow

CWE-131

Incorrect Calculation of Buffer Size