SCA: security update for gradio (GHSA-jmh7-g254-2cq9)

high Tenable Self-Hosted Container Security Plugin ID 438052

Description

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

- Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.6.0, a Server-
Side Request Forgery (SSRF) vulnerability in Gradio allows an attacker to make arbitrary HTTP requests
from a victim's server by hosting a malicious Gradio Space. When a victim application uses `gr.load()` to
load an attacker-controlled Space, the malicious `proxy_url` from the config is trusted and added to the
allowlist, enabling the attacker to access internal services, cloud metadata endpoints, and private
networks through the victim's infrastructure. Version 6.6.0 fixes the issue. (CVE-2026-28416)

Solution

Update the gradio library and its related packages to version 6.6.0 or later.

See Also

https://github.com/advisories/GHSA-jmh7-g254-2cq9

Plugin Details

Severity: High

ID: 438052

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/2/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.27

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-28416

CVSS v3

Risk Factor: High

Base Score: 8.6

Temporal Score: 7.5

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

Vulnerability Publication Date: 2/27/2026

Reference Information

CVE: CVE-2026-28416

cwe: CWE-918