🔐 CVE Alert

CVE-2026-26965

HIGH 8.8

FreeRDP has Out-of-bounds Write

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, `planar_decompress_plane_rle()` writes into `pDstData` at `((nYDst+y) * nDstStep) + (4*nXDst) + nChannel` without verifying that `(nYDst+nSrcHeight)` fits in the destination height or that `(nXDst+nSrcWidth)` fits in the destination stride. When `TempFormat != DstFormat`, `pDstData` becomes `planar->pTempData` (sized for the desktop), while `nYDst` is only validated against the **surface** by `is_within_surface()`. A malicious RDP server can exploit this to perform a heap out-of-bounds write with attacker-controlled offset and pixel data on any connecting FreeRDP client. The OOB write reaches up to 132,096 bytes past the temp buffer end, and on the brk heap (desktop ≤ 128×128), an adjacent `NSC_CONTEXT` struct's `decode` function pointer is overwritten with attacker-controlled pixel data — control-flow–relevant corruption (function pointer overwritten) demonstrated under deterministic heap layout (`nsc->decode = 0xFF414141FF414141`). Version 3.23.0 fixes the vulnerability.

CWE CWE-787
Vendor freerdp
Product freerdp
Published Feb 25, 2026
Last Updated Jul 15, 2026
Stay Ahead of the Next One

Get instant alerts for freerdp freerdp

Be the first to know when new high vulnerabilities affecting freerdp freerdp are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

FreeRDP / FreeRDP
< 3.23.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-5vgf-mw4f-r33h github.com: https://github.com/FreeRDP/FreeRDP/commit/a0be5cb87d760bb1c803ad1bb835aa1e73e62abc access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-26965 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2442959 security.access.redhat.com: https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-26965.json access.redhat.com: https://access.redhat.com/errata/RHSA-2026:7292 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:5936 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:5939 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:19033 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6005 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6712 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6616 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6665 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6764 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6395 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6396 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6384 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6385 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6004