CVE-2026-59225
Last modified
CVE-2026-59225 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.12 before 0.10.0, an authenticated non-admin user with read access to an arena wrapper model can reach a restricted underlying model through task endpoints such as /api/v1/tasks/moa/completions.
Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.12 before 0.10.0, an authenticated non-admin user with read access to an arena wrapper model can reach a restricted underlying model through task endpoints such as /api/v1/tasks/moa/completions. The normal chat route resolves arena models before the final chat dispatch and therefore re-checks the selected underlying model. The task routes call utils.chat.generate_chat_completion() directly. In that direct path, arena fallback resolution happens after the wrapper access check and then recurses with bypass_filter=True, skipping the selected submodel's access check. This issue is fixed in version 0.10.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openwebui | Open Webui | >= 0.8.12, < 0.10.0 |
References
- https://github.com/open-webui/open-webui/pull/26046Issue Tracking, Patch
- https://github.com/open-webui/open-webui/releases/tag/v0.10.0Product, Release Notes
- https://github.com/open-webui/open-webui/security/advisories/GHSA-m3qf-58wf-w979Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-59225?
How severe is CVE-2026-59225?
How do I fix CVE-2026-59225?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5922The IP phone might use malicious input stored in configurati…5.9
- CVE-2026-59220Open WebUI is an extensible, feature-rich, and user-friendly…6.5
- CVE-2026-59221Open WebUI is an extensible, feature-rich, and user-friendly…7.7
- CVE-2026-59222Open WebUI is an extensible, feature-rich, and user-friendly…6.5
- CVE-2026-59223Open WebUI is an extensible, feature-rich, and user-friendly…4.3
- CVE-2026-59224Open WebUI is an extensible, feature-rich, and user-friendly…8
- CVE-2026-59226Open WebUI is an extensible, feature-rich, and user-friendly…4.3
- CVE-2026-59227Open WebUI is an extensible, feature-rich, and user-friendly…5.4
- CVE-2026-5923Malicious use of a stolen cookie might allow modifications t…6
- CVE-2026-59231Server-Side Request Forgery in the PDF export component in m…5.3
- CVE-2026-59232Cross-site Scripting in the lead index view in Roskus Prospe…5.3
- CVE-2026-59233Missing Authorization in the permission management component…8.7
Are you affected by CVE-2026-59225?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
