SCA: security update for open-webui (GHSA-24c9-2m8q-qhmh)

high Tenable Self-Hosted Container Security Plugin ID 442184

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, a Server-Side Request Forgery (SSRF) vulnerability exists in _process_picture_url() in
backend/open_webui/utils/oauth.py (line ~1338). The function fetches arbitrary URLs from OAuth picture
claims without applying validate_url(), allowing an attacker to force the server to make HTTP requests to
internal resources and exfiltrate the full response. This vulnerability is fixed in 0.9.0.
(CVE-2026-45338)

Solution

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

See Also

https://github.com/advisories/GHSA-24c9-2m8q-qhmh

Plugin Details

Severity: High

ID: 442184

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 5/19/2026

Updated: 6/1/2026

Risk Information

VPR

Risk Factor: Medium

Score: 5.2

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-45338

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.9

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

Vulnerability Publication Date: 5/14/2026

Reference Information

CVE: CVE-2026-45338

cwe: CWE-918