SCA: security update for open-webui (GHSA-mqq6-cqcx-38vg)

medium Tenable Self-Hosted Container Security Plugin ID 441599

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 POST /api/v1/models/import endpoint allows users with the workspace.models_import permission
to overwrite any existing model in the database, regardless of ownership. When an imported model's ID
matches an existing model, the endpoint merges the attacker's payload over the existing model data and
writes it to the database with no ownership or access grant validation. Additionally,
filter_allowed_access_grants is never called, bypassing the access grant restrictions enforced on all
other model mutation endpoints. This vulnerability is fixed in 0.9.0. (CVE-2026-44562)

Solution

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

See Also

https://github.com/advisories/GHSA-mqq6-cqcx-38vg

Plugin Details

Severity: Medium

ID: 441599

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/9/2026

Updated: 6/1/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.4

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-44562

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

cwe: CWE-862