CVE-2026-55827 HIGH

CVE-2026-55827: FreeRDP: Heap out-of-bounds write in RemoteFX (RFX) Cache Bitmap V3 decode

Vendor Freerdp
Product FreeRDP
Weakness CWE-131
Published July 10, 2026
Last update July 10, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.1, FreeRDP clients launched with the non-default /cache:codec:rfx option pass desktop stride and height to RemoteFX decoding for Cache Bitmap V3 data while allocating bitmap->data only for the smaller DstWidth and DstHeight in gdi_Bitmap_Decompress, allowing a malicious RDP server to trigger a heap out-of-bounds write with attacker-controlled offset and content. This issue is fixed in version 3.27.1.

Key dates

02Disclosure timeline

July 10, 2026 CVE published