Bug 2510010 (CVE-2026-67291) - CVE-2026-67291 FreeRDP: FreeRDP: Denial of Service via heap out-of-bounds read
Summary: CVE-2026-67291 FreeRDP: FreeRDP: Denial of Service via heap out-of-bounds read
Keywords:
Status: NEW
Alias: CVE-2026-67291
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2511522 2511523
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-01 13:03 UTC by OSIDB Bzimport
Modified: 2026-08-26 17:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-01 13:03:08 UTC
FreeRDP before 3.29.0 (affected versions <= 3.28.0) contains a heap out-of-bounds read in update_process_glyph_fragments()/glyph_cache_fragment_put() in libfreerdp/cache/glyph.c. When handling a GLYPH_FRAGMENT_ADD update, the code reads a one-byte server-controlled declared fragment size but does not verify it fits within the remaining received buffer before allocating and copying that many bytes. A malicious RDP server can send a short fragment with an oversized declared size, causing the client to read beyond the allocated buffer, resulting in an out-of-bounds read and client crash.


Note You need to log in before you can comment on or make changes to this bug.