CVE-2026-22858
CRITICALCVSS v3.1: 9.1 · EPSS: 0.0038 (30.2 パーセンタイル)
出典データ取得時点:
概要
- 深刻度
- CRITICAL
- CVSS
- 9.1 v3.1 · NVD
- EPSS
- 0.0038 (30.2 パーセンタイル) · FIRST.org
- CISA KEV
- 非該当
- タイプ
- Out-of-bounds Read, Out-of-bounds Write · NVD CWE
- 攻撃条件(CVSSベクター)
- ネットワーク権限不要操作不要 · 出典: NVD ベクター
- 影響を受けるベンダー
- freerdp
- 公開日
- 2026-01-14 · 更新日: 2026-06-30
- 参照情報
- 参照情報へ移動 (8)
CVSS / EPSS / KEV
出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典
説明
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, global-buffer-overflow was observed in FreeRDP's Base64 decoding path. The root cause appears to be implementation-defined char signedness: on Arm/AArch64 builds, plain char is treated as unsigned, so the guard c <= 0 can be optimized into a simple c != 0 check. As a result, non-ASCII bytes (e.g., 0x80-0xFF) may bypass the intended range restriction and be used as an index into a global lookup table, causing out-of-bounds access. This vulnerability is fixed in 3.20.1.
参照情報
NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。
- パッチ https://github.com/FreeRDP/FreeRDP/releases/tag/3.20.1
- ベンダー勧告 https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-qmqf-m84q-x896
- ディストリ https://access.redhat.com/errata/RHSA-2026:19033
- ディストリ https://access.redhat.com/errata/RHSA-2026:3067
- ディストリ https://access.redhat.com/errata/RHSA-2026:3068
- ディストリ https://access.redhat.com/errata/RHSA-2026:3334
- ディストリ https://access.redhat.com/errata/RHSA-2026:3975
- ディストリ https://access.redhat.com/errata/RHSA-2026:4121