Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 before 0.10.0, get_all_models handlers in routers/openai.py and routers/ollama.py passed a lambda to aiocache key instead of key_builder, causing permission-filtered per-user model lists to share a static cache entry and exposing one user’s model list to another caller during the TTL window. This issue is fixed in version 0.10.0.
Conclusion & alert: CVE-2026-59213 is rated Exploit Available (50/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.26%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-07-10 | — | 0.26% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.5 | 3.1 | LOW |
|
1.8 | 1.4 | [email protected] |
| 5.0 | 3.1 | MEDIUM |
|
3.1 | 1.4 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openwebui | open_webui | >= 0.6.27, < 0.10.0 | cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/open-webui/open-webui/commit/0fc630b34b2899599dabffffa012afd47599aa75 | Patch |
| https://github.com/open-webui/open-webui/pull/25783 | Issue Tracking Patch |
| https://github.com/open-webui/open-webui/releases/tag/v0.10.0 | Product Release Notes |
| https://github.com/open-webui/open-webui/security/advisories/GHSA-3wp3-xxj9-5jqq | Exploit Mitigation Vendor Advisory |