Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Freerdp | Freerdp | < 3.24.2 |
Related Weaknesses (CWE)
References
- https://github.com/FreeRDP/FreeRDP/commit/1a890eb43492b5eb707cb3dd6fc908f696e8fcPatch
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-ff8h-p5vc-wcwcPatchVendor Advisory
FAQ
What is CVE-2026-33987?
CVE-2026-33987 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 wi...
How severe is CVE-2026-33987?
CVE-2026-33987 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33987?
Check the references section above for vendor advisories and patch information. Affected products include: Freerdp Freerdp.