8.8
CVE-2026-26955
- EPSS 0.54%
- Veröffentlicht 25.02.2026 20:47:14
- Zuletzt bearbeitet 30.06.2026 03:17:51
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
FreeRDP has Out-of-bounds Write
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, a malicious RDP server can trigger a heap buffer overflow in FreeRDP clients using the GDI surface pipeline (e.g., `xfreerdp`) by sending an RDPGFX ClearCodec surface command with an out-of-bounds destination rectangle. The `gdi_SurfaceCommand_ClearCodec()` handler does not call `is_within_surface()` to validate the command rectangle against the destination surface dimensions, allowing attacker-controlled `cmd->left`/`cmd->top` (and subcodec rectangle offsets) to reach image copy routines that write into `surface->data` without bounds enforcement. The OOB write corrupts an adjacent `gdiGfxSurface` struct's `codecs*` pointer with attacker-controlled pixel data, and corruption of `codecs*` is sufficient to reach an indirect function pointer call (`NSC_CONTEXT.decode` at `nsc.c:500`) on a subsequent codec command — full instruction pointer (RIP) control demonstrated in exploitability harness. Users should upgrade to version 3.23.0 to receive a patch.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.54% | 0.411 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| 0b0ca135-0b70-47e7-9f44-1890c2a1c46c | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
CWE-805 Buffer Access with Incorrect Length Value
The product uses a sequential operation to read or write a buffer, but it uses an incorrect length value that causes it to access memory that is outside of the bounds of the buffer.
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-mr6w-ch7c-mqqj
https://github.com/FreeRDP/FreeRDP/commit/7d8fdce2d0ef337cb86cb37fc0c436c905e04d77
https://access.redhat.com/errata/RHSA-2026:19033
https://access.redhat.com/errata/RHSA-2026:5936
https://access.redhat.com/errata/RHSA-2026:5939
https://access.redhat.com/errata/RHSA-2026:6004
https://access.redhat.com/errata/RHSA-2026:6005
https://access.redhat.com/errata/RHSA-2026:6384
https://access.redhat.com/errata/RHSA-2026:6385
https://access.redhat.com/errata/RHSA-2026:6395
https://access.redhat.com/errata/RHSA-2026:6396
https://access.redhat.com/errata/RHSA-2026:6616
https://access.redhat.com/errata/RHSA-2026:6665
https://access.redhat.com/errata/RHSA-2026:6712
https://access.redhat.com/errata/RHSA-2026:6764
https://access.redhat.com/errata/RHSA-2026:7292
https://access.redhat.com/security/cve/CVE-2026-26955
https://bugzilla.redhat.com/show_bug.cgi?id=2443132
https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-26955.json