CVE-2026-45339
Last modified
CVE-2026-45339 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, Open WebUI allows admins to restrict which API endpoints an API key can access. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, Open WebUI allows admins to restrict which API endpoints an API key can access. When an API key is restricted from /api/v1/messages, requests using the Authorization: Bearer sk-... header are correctly blocked with 403. However, the same key sent via the x-api-key header bypasses the restriction entirely — the request is authenticated, the model is invoked, and a full response is returned. This vulnerability is fixed in 0.9.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openwebui | Open Webui | < 0.9.0 |
References
- https://github.com/open-webui/open-webui/security/advisories/GHSA-57q6-fvp4-pqmmExploit, Vendor Advisory
- https://github.com/open-webui/open-webui/security/advisories/GHSA-57q6-fvp4-pqmmExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45339?
How severe is CVE-2026-45339?
How do I fix CVE-2026-45339?
Are you affected by CVE-2026-45339?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
