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.
総合評価: CVE-2026-26955 は悪用リスクが高い(64.8/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.54%、41 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-30 | 0.35% | 0.54% | +0.19% |
| 2 | 2026-06-15 | 0.07% | 0.35% | +0.28% |
| 3 | 2026-04-08 | — | 0.07% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | 0b0ca135-0b70-47e7-9f44-1890c2a1c46c |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-26955: 1 source package rows (freerdp); 28 state rows across 2 repos (3.23-community, edge-community); fixed 2, open 26. | https://security.alpinelinux.org/vuln/CVE-2026-26955 |
debian
|
not yet assigned | CVE-2026-26955 not yet assigned priority: Debian including 2 source packages (freerdp2, freerdp3), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2026-26955 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-26955 |
suse
|
high | CVE-2026-26955 severity important: SUSE including 59 source package names (freerdp-2.11.2-150600.4.18.1, freerdp-2.11.7-1.el9_7.3, …), 63 product×package rows across 8 product lines (SUSE Liberty Linux 8, SUSE Liberty Linux 9, … (8 product lines)): Fixed 63. | https://www.suse.com/security/cve/CVE-2026-26955/ |
ubuntu
|
medium | CVE-2026-26955 medium priority: Ubuntu including 3 source packages (freerdp, freerdp2, freerdp3), 16 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 8, DNE 5, released 3. | https://ubuntu.com/security/CVE-2026-26955 |