SCA: security update for open-webui (GHSA-pwxh-7358-jq2x)

high Tenable Self-Hosted Container Security Plugin ID 445650

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.10.0 until
0.11.0, src/lib/components/chat/Messages/Markdown/KatexRenderer.svelte could store and render a chat
message whose math block makes KaTeX fail with a stack overflow instead of a parse error. The catch branch
fell back to inserting the original math source into the page as HTML through {@html} rather than as text,
so script in the message runs in the browser of whoever views it, including shared chats and channels. The
viewer's session token in localStorage can be stolen, and an administrator viewer can have their account
taken over. This issue is fixed in 0.11.0. (CVE-2026-70492)

Solution

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

See Also

https://github.com/advisories/GHSA-pwxh-7358-jq2x

Plugin Details

Severity: High

ID: 445650

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: 8.5

Temporal Score: 6.3

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

CVSS Score Source: CVE-2026-70492

CVSS v3

Risk Factor: High

Base Score: 8.7

Temporal Score: 7.6

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

cwe: CWE-79