PT-2026-56880 · Unknown · Open-Webui
CVE-2026-59213
·
Published
2026-07-09
·
Updated
2026-08-04
CVSS v3.1
5.0
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Open WebUI versions 0.6.27 through 0.9.x
Description
The
get all models handlers in routers/openai.py and routers/ollama.py incorrectly pass a lambda to the aiocache key instead of the key builder. This causes permission-filtered per-user model lists to share a static cache entry, which can expose one user's model list to another caller during the Time To Live (TTL) window. TTL is the period during which a cached item is considered valid before it expires.Recommendations
Update to version 0.10.0.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Open-Webui