SCA: security update for open-webui (GHSA-jgj3-r8hr-9pjw)

medium Tenable Cloud Security Plugin ID 442200

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.8.6, in standard channels (i.e., channels whose channel.type is neither group nor dm), the endpoint
POST /api/v1/channels/{channel_id}/messages/{message_id}/update can be accessed with read permission only.
When access_control is set to None, the authorization check has_access(..., type="read") evaluates to
True, allowing users who are not the message owner to update messages. As a result, unauthorized
modification of other users’ messages is possible. This vulnerability is fixed in 0.8.6. (CVE-2026-44571)

Solution

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

See Also

https://github.com/advisories/GHSA-jgj3-r8hr-9pjw

Plugin Details

Severity: Medium

ID: 442200

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 5/19/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-44571

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/11/2026

Vulnerability Publication Date: 5/11/2026

Reference Information

CVE: CVE-2026-44571

cwe: CWE-862