CVE-2026-59213

CVE-2026-59213 is a low-severity vulnerability in Openwebui Open Webui with a CVSS 3.x base score of 3.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-524.

Key facts

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.

Frequently asked questions

What is CVE-2026-59213?
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.
How severe is CVE-2026-59213?
CVE-2026-59213 has a CVSS 3.x base score of 3.5, rated low severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
Is CVE-2026-59213 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2026-59213?
CVE-2026-59213 affects Openwebui Open Webui. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2026-59213?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
When was CVE-2026-59213 published?
CVE-2026-59213 was published on 2026-07-09 and last updated on 2026-07-10.

References

Affected products (1)

More vulnerabilities in Openwebui Open Webui

All CVEs affecting Openwebui Open Webui →

Other CWE-524 vulnerabilities

Browse all CWE-524 vulnerabilities →