CVE-2026-59213
Open WebUI: Cross-user model-list exposure via static cache key in get_all_models (aiocache key= vs key_builder= misuse)
CVSS Score
3.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-524 |
| Vendor | open-webui |
| Product | open-webui |
| Published | Jul 9, 2026 |
| Last Updated | Jul 9, 2026 |
Stay Ahead of the Next One
Get instant alerts for open-webui open-webui
Be the first to know when new low vulnerabilities affecting open-webui open-webui are published β delivered to Slack, Telegram or Discord.
Get Free Alerts β
Free Β· No credit card Β· 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None
Affected Versions
open-webui / open-webui
>= 0.6.27, < 0.10.0
References
github.com: https://github.com/open-webui/open-webui/security/advisories/GHSA-3wp3-xxj9-5jqq github.com: https://github.com/open-webui/open-webui/pull/25783 github.com: https://github.com/open-webui/open-webui/commit/0fc630b34b2899599dabffffa012afd47599aa75 github.com: https://github.com/open-webui/open-webui/releases/tag/v0.10.0