SCA: security update for open-webui (GHSA-3wp3-xxj9-5jqq)

medium Tenable Cloud Security Plugin ID 445230

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-59213)

Solution

Update the open-webui library and its related packages to version 0.10.0 or later.

See Also

https://github.com/advisories/GHSA-3wp3-xxj9-5jqq

Plugin Details

Severity: Medium

ID: 445230

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/24/2026

Updated: 7/24/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3.1

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2026-59213

CVSS v3

Risk Factor: Medium

Base Score: 5

Temporal Score: 4.5

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/24/2026

Vulnerability Publication Date: 7/9/2026

Reference Information

CVE: CVE-2026-59213

cwe: CWE-524