GHSA-r2wg-2mcr-66rv · 深刻度: high · エコシステム: pip — Open WebUI: Path traversal / SSRF in terminal server proxy via encoded path traversal
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, the terminal-server reverse proxy in `backend/open_webui/routers/terminals.py` does not fully confine the user-controlled `path` segment before forwarding it to an admin-configured terminal server. An authenticated user who has been granted access to a terminal server can craft `path` values containing encoded `../` traversal sequences that escape the intended path (or policy) scope on that server, reaching unintended endpoints and files on the terminal-server host. Where the terminal server fans requests out to internal services, this also gives SSRF-style reach into those services. This is a separate code path from the `/api/v1/retrieval/process/web` SSRF (GHSA-c6xv-rcvw-v685), with its own input. Two distinct vectors are consolidated here: first, raw path forwarding / single-encoded traversal (original report); and second, a bypass of the subsequently-added `_sanitize_proxy_path` mitigation using double-encoded dots (`%252e%252e`). The attacker-controlled input is the request `path`, supplied by the non-admin user, not anything an administrator configures, so this is not an admin-trust / Rule-9 situation. Version 0.9.6 fixes the issue.
総合評価: CVE-2026-54017 は中リスク(40.2/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.35%、27 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-25 | 0.37% | 0.35% | -0.02% |
| 2 | 2026-06-23 | 0.04% | 0.37% | +0.33% |
| 3 | 2026-06-12 | — | 0.04% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.7 | 3.1 | HIGH |
|
3.1 | 4.0 | [email protected] |
GHSA-r2wg-2mcr-66rv · 深刻度: high · エコシステム: pip — Open WebUI: Path traversal / SSRF in terminal server proxy via encoded path traversal
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openwebui | open_webui | < 0.9.6 | cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/open-webui/open-webui/security/advisories/GHSA-r2wg-2mcr-66rv | Mitigation Vendor Advisory |