SCA: security update for open-webui (GHSA-rq84-p6rr-vf89)

high Tenable Cloud Security Plugin ID 445665

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.0 until
0.11.0, when ENABLE_OAUTH_TOKEN_EXCHANGE=True, /oauth/{provider}/token/exchange accepts a raw provider
access token and validates it by calling the provider userinfo endpoint without confirming which OAuth
client the token was issued to. Anyone holding an access token minted for any client registered with the
same provider could exchange it for an Open WebUI session as that token user, including applications the
operator does not control and has never authorized. This issue is fixed in 0.11.0. (CVE-2026-70482)

Solution

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

See Also

https://github.com/advisories/GHSA-rq84-p6rr-vf89

Plugin Details

Severity: High

ID: 445665

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/5/2026

Updated: 8/5/2026

Risk Information

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7

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

CVSS Score Source: CVE-2026-70482

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/4/2026

Vulnerability Publication Date: 8/4/2026

Reference Information

CVE: CVE-2026-70482

cwe: CWE-287