SCA: security update for open-webui (GHSA-3x8w-4f7p-xxc2)

high Tenable Self-Hosted Container Security Plugin ID 441613

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 tool_servers and terminal_servers keys in utils/tools.py do use a prefix. When two or more
Open WebUI instances share a Redis database (a supported and documented deployment pattern, e.g., for
multi-region deployments, blue-green setups, or cluster topologies), the unprefixed keys collide. An admin
on Instance A writing to tool_servers overwrites the value read by Instance B — causing Instance B's users
to receive Instance A's tool server configuration. This vulnerability is fixed in 0.9.0. (CVE-2026-44552)

Solution

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

See Also

https://github.com/advisories/GHSA-3x8w-4f7p-xxc2

Plugin Details

Severity: High

ID: 441613

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/9/2026

Updated: 6/1/2026

Risk Information

VPR

Risk Factor: High

Score: 7.1

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.7

Temporal Score: 6

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

CVSS Score Source: CVE-2026-44552

CVSS v3

Risk Factor: High

Base Score: 8.7

Temporal Score: 7.8

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/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-44552

cwe: CWE-668