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.
References
| Link | Resource |
|---|---|
| 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 |
| https://github.com/open-webui/open-webui/security/advisories/GHSA-3wp3-xxj9-5jqq | Exploit Mitigation Vendor Advisory |
Configurations
History
10 Jul 2026, 19:49
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* | |
| References | () https://github.com/open-webui/open-webui/commit/0fc630b34b2899599dabffffa012afd47599aa75 - Patch | |
| References | () https://github.com/open-webui/open-webui/pull/25783 - Issue Tracking, Patch | |
| References | () https://github.com/open-webui/open-webui/releases/tag/v0.10.0 - Product, Release Notes | |
| References | () https://github.com/open-webui/open-webui/security/advisories/GHSA-3wp3-xxj9-5jqq - Exploit, Mitigation, Vendor Advisory | |
| First Time |
Openwebui open Webui
Openwebui |
09 Jul 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/open-webui/open-webui/security/advisories/GHSA-3wp3-xxj9-5jqq - |
09 Jul 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-09 17:17
Updated : 2026-07-10 19:49
NVD link : CVE-2026-59213
Mitre link : CVE-2026-59213
CVE.ORG link : CVE-2026-59213
JSON object : View
Products Affected
openwebui
- open_webui
CWE
CWE-524
Use of Cache Containing Sensitive Information
