GHSA-4v7r-f4w8-8972 · 嚴重度: high · 生態: pip — Open WebUI has a full SSRF Vulnerability in the RAG Web Search Feature
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, validate_url() in backend/open_webui/retrieval/web/utils.py calls validators.ipv6(ip, private=True), but the validators library does NOT implement the private keyword for IPv6 — the call raises a ValidationError (which is falsy in a boolean context), so every IPv6 address passes the filter. In addition, IPv4-mapped IPv6 (::ffff:10.0.0.1) bypasses the IPv4 check entirely, and several reserved IPv4 ranges (0.0.0.0/8, 100.64.0.0/10, 192.0.0.0/24, etc.) are not blocked. This vulnerability is fixed in 0.9.0.
結論預警: CVE-2026-45331 綜合評估為存在公開利用(56.3/100):CVSS 技術影響為高級,利用機率偏低(EPSS 0.29%) 核心證據: 已收錄 1 筆公開利用參考(Exploit-DB)。 強制指令: 存在公開利用—請盤點暴露面、落實緩解措施並優先修補。
風險隨態勢動態變化;本站持續評估並同步更新本頁展示內容。
| EDB-ID | 來源 | 類型 | 公開時間 | 連結 |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS 日更估計相對被利用可能性;百分位表示該 CVE 在已評分漏洞中的相對排名(越高表示相對更嚴重)。
| # | 日期 | 舊 EPSS 分數 | 新 EPSS 分數 | 變化(新 − 舊) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.29% | +0.26% |
| 2 | 2026-05-16 | — | 0.03% | — |
完整 EPSS 歷史 (共 2 筆)
該 CVE 的 CVSS 指標。
| 底座分 | 版本 | 嚴重度 | 向量 | 可利用性 | 影響 | 分數來源 |
|---|---|---|---|---|---|---|
| 8.5 | 3.1 | HIGH |
|
3.1 | 4.7 | [email protected] |
GHSA-4v7r-f4w8-8972 · 嚴重度: high · 生態: pip — Open WebUI has a full SSRF Vulnerability in the RAG Web Search Feature
| 廠商 | 產品 | 版本 | 原始 CPE |
|---|---|---|---|
| openwebui | open_webui | < 0.9.0 | cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* |
| URL | 標籤 |
|---|---|
| https://github.com/open-webui/open-webui/security/advisories/GHSA-4v7r-f4w8-8972 | Exploit Mitigation Vendor Advisory |