Back to overview

CVE-2026-59213

LOW Exploitation: PoC
3.5
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-59213
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-07-02 21:05 UTC
Published
2026-07-09 16:55 UTC
Last updated
2026-07-09 17:52 UTC
Primary CWE
CWE-524
CWE-524: Use of Cache Containing Sensitive Information
Vendor / Product
open-webui / open-webui
Sources
cve.org  ·  NVD

Severity & Metrics

3.5 LOW CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
open-webui open-webui >= 0.6.27, < 0.10.0
Weakness (CWE)
CWESourceDescription
CWE-524 cna CWE-524: Use of Cache Containing Sensitive Information
CVSS scores (1)
ScoreSeverityVersionSourceVector
3.5 LOW 3.1 cna CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N
References (4)
Back to overview