CVE-2026-45301
high
CVSS v3
8.1
CVSS v2
—
VIR risk
8.1
Description
Open WebUI: Missing permission check in files API allows authenticated users to list, access and delete every uploaded file
Predictions
Exploit likelihood
88%
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-r8wh-8m7r-fh33
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | open-webui | <0.3.16 | 0.3.16 |
| PIP | open-webui | <= 0.3.15 | 0.3.16 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| openwebui | open_webui | {"endExcluding":"0.3.16"} | 0.3.16 |
References
CWEs
CWE-284
Verify integrity in audit chain (admin only). AS-IS.