CVE-2026-45400
high
CVSS v3
8.5
CVSS v2
—
VIR risk
8.5
Description
Open WebUI has a Server-Side Request Forgery (SSRF) bypass in `validate_url`
Predictions
Exploit likelihood
90%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/open-webui/open-webui/security/advisories/GHSA-8w7q-q5jp-jvgx
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | open-webui | <0.9.5 | 0.9.5 |
| PIP | open-webui | <= 0.9.4 | 0.9.5 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| openwebui | open_webui | {"endExcluding":"0.9.5"} | 0.9.5 |
References
CWEs
CWE-918
Verify integrity in audit chain (admin only). AS-IS.