SCA: security update for open-webui (GHSA-rcvp-6fgw-c7fh)

medium Tenable Cloud Security Plugin ID 441617

Description

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

- Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior
to 0.9.0, the /api/generate, /api/embed, /api/embeddings, and /api/show endpoints accept any model name
from the user and forward the request to the Ollama backend without checking whether the user is
authorized to access that model. These endpoints only require get_verified_user (any authenticated non-
pending user) and validate that the model exists in the full unfiltered model list, but never check
AccessGrants.has_access(). This vulnerability is fixed in 0.9.0. (CVE-2026-44563)

Solution

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

See Also

https://github.com/advisories/GHSA-rcvp-6fgw-c7fh

Plugin Details

Severity: Medium

ID: 441617

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 5/9/2026

Updated: 6/1/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.3

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

CVSS Score Source: CVE-2026-44563

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/8/2026

Vulnerability Publication Date: 5/8/2026

Reference Information

CVE: CVE-2026-44563

cwe: CWE-862