CVE Explorer
CVE-2026-45331
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
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"open-webui","vendor":"open-webui","versions":[{"status":"affected","version":"< 0.9.0"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:410b69192e5f48b816ae72c0520631e662eb4e27d3122992d5d2553fe49a763a · sha256:7b1ab725707b07fc… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":8.5,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:410b69192e5f48b816ae72c0520631e662eb4e27d3122992d5d2553fe49a763a · sha256:7b1ab725707b07fc… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-918","description":"CWE-918: Server-Side Request Forgery (SSRF)","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:410b69192e5f48b816ae72c0520631e662eb4e27d3122992d5d2553fe49a763a · sha256:7b1ab725707b07fc… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"tags":["exploit"],"url":"https://github.com/open-webui/open-webui/security/advisories/GHSA-4v7r-f4w8-8972"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:410b69192e5f48b816ae72c0520631e662eb4e27d3122992d5d2553fe49a763a · sha256:7b1ab725707b07fc… · /containers/adp/0/references/0
{"name":"https://github.com/open-webui/open-webui/security/advisories/GHSA-4v7r-f4w8-8972","tags":["x_refsource_CONFIRM"],"url":"https://github.com/open-webui/open-webui/security/advisories/GHSA-4v7r-f4w8-8972"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:410b69192e5f48b816ae72c0520631e662eb4e27d3122992d5d2553fe49a763a · sha256:7b1ab725707b07fc… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.