SCA: security update for open-webui (GHSA-c7wp-3qh5-55pv)

medium Tenable Self-Hosted Container Security Plugin ID 441601

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 GET /api/v1/channels/{id}/members endpoint only checks membership for group and dm channel
types (lines 467-469). For standard channels — including private ones — there is no channel_has_access
check before returning the member list. Any authenticated user who knows a private channel's UUID can
enumerate all users with access to that channel. This vulnerability is fixed in 0.9.0. (CVE-2026-44559)

Solution

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

See Also

https://github.com/advisories/GHSA-c7wp-3qh5-55pv

Plugin Details

Severity: Medium

ID: 441601

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/9/2026

Updated: 6/4/2026

Risk Information

VPR

Risk Factor: Low

Score: 2.2

Vendor

Vendor Severity: Medium

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-44559

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/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: 5/8/2026

Vulnerability Publication Date: 5/8/2026

Reference Information

CVE: CVE-2026-44559

cwe: CWE-862