SCA: security update for open-webui (GHSA-85jc-8h5p-8vw8)

high Tenable Self-Hosted Container Security Plugin ID 421206

Description

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

- A vulnerability in open-webui/open-webui versions <= 0.3.8 allows remote code execution by non-admin users
via Cross-Site Request Forgery (CSRF). The application uses cookies with the SameSite attribute set to lax
for authentication and lacks CSRF tokens. This allows an attacker to craft a malicious HTML that, when
accessed by a victim, can modify the Python code of an existing pipeline and execute arbitrary code with
the victim's privileges. (CVE-2024-7806)

See Also

https://github.com/advisories/GHSA-85jc-8h5p-8vw8

Plugin Details

Severity: High

ID: 421206

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 3/22/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2024-7806

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/20/2025

Vulnerability Publication Date: 3/20/2025

Reference Information

CVE: CVE-2024-7806

cwe: CWE-352