Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-28416

Опубликовано: 27 фев. 2026
Источник: nvd
CVSS3: 8.2
CVSS3: 8.6
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:gradio_project:gradio:*:*:*:*:*:python:*:*
Версия до 6.6.0 (исключая)

EPSS

Процентиль: 3%
0.00016
Низкий

8.2 High

CVSS3

8.6 High

CVSS3

Дефекты

CWE-918

Связанные уязвимости

CVSS3: 8.2
redhat
28 дней назад

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.

CVSS3: 8.2
github
27 дней назад

Gradio has SSRF via Malicious `proxy_url` Injection in `gr.load()` Config Processing

EPSS

Процентиль: 3%
0.00016
Низкий

8.2 High

CVSS3

8.6 High

CVSS3

Дефекты

CWE-918