CVE-2026-45345
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
Open WebUI missing authorization check at the model update function - models from other users can be updated
Predictions
Exploit likelihood
75%
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-gm54-m39w-grjp
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | open-webui | <0.5.7 | 0.5.7 |
| PIP | open-webui | <= 0.5.6 | 0.5.7 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| openwebui | open_webui | {"endExcluding":"0.5.7"} | 0.5.7 |
References
CWEs
CWE-285
Verify integrity in audit chain (admin only). AS-IS.