SCA: security update for open-webui (GHSA-vrfh-rj4q-rmhr)

medium Tenable Cloud Security Plugin ID 441615

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 ydoc:document:update Socket.IO event handler checks whether the sender is a member of the
document's Socket.IO room (line 678) but does not verify that the sender has write permission. Users with
read-only access join the document room via ydoc:document:join, which only requires read permission (line
520). Once in the room, the user can emit ydoc:document:update events that modify the in-memory Yjs
document state and are broadcast to all other collaborators in real time. This vulnerability is fixed in
0.9.0. (CVE-2026-44564)

Solution

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

See Also

https://github.com/advisories/GHSA-vrfh-rj4q-rmhr

Plugin Details

Severity: Medium

ID: 441615

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:N/I:P/A:P

CVSS Score Source: CVE-2026-44564

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:N/I:L/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-44564

cwe: CWE-863