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.
CVE-2026-59225
This medium-severity CVE scores 6.3 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 89% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.3
- EG Score
- 6.3(medium)
- EPSS
- 11.4%
- KEV
- Not listed
Published
July 9, 2026
Last Modified
July 10, 2026
Advisory Details (4)
Auto-updated Jul 9, 2026Arena task endpoints can bypass underlying model access controls · Advisory · open-webui/open-webui · GitHub
https://github.com/open-webui/open-webui/security/advisories/GHSA-m3qf-58wf-w979v0.10.0
Patch available: open-webui/open-webui v0.10.0
https://github.com/open-webui/open-webui/releases/tag/v0.10.0Enforce per-model access on arena fallback before bypass_filter dispatch
Fix merged in open-webui/open-webui PR #26046 on 2026-06-16 — awaiting tagged release
https://github.com/open-webui/open-webui/pull/26046commit dc4924b66e65 (open-webui/open-webui)
Fix landed in open-webui/open-webui commit dc4924b66e65 — awaiting tagged release
https://github.com/open-webui/open-webui/commit/dc4924b66e655b315e3be4430a3e51b7d5c20accWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 19× in last 7d / 19× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:56 UTCEG score recompute
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-14 17:00 UTCEG score recompute
- 2026-07-13 22:31 UTCEPSS rescore
- 2026-07-13 17:04 UTCEG score recompute
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-12 17:06 UTCEG score recompute
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 17:10 UTCEG score recompute
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-10 17:14 UTCEG score recompute▲ 0.90
- 2026-07-10 02:46 UTCNVD updateCVSS v3 → 6.3
- 2026-07-09 17:17 UTCEG score recompute
- 2026-07-09 17:15 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-862
Frequently asked(5)
What is CVE-2026-59225?
When was CVE-2026-59225 disclosed?
Is CVE-2026-59225 actively exploited?
What is the CVSS score of CVE-2026-59225?
How do I remediate CVE-2026-59225?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-59225
Is Your Infrastructure Affected by CVE-2026-59225?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.