CVE Catalog

CVE-2026-59806

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

A vulnerability in Gradio before version 6.20.0 allows open redirect and server-side request forgery (SSRF) via unvalidated URLs in the file_fetch() function at the /gradio_api/file= endpoint. Attackers can craft a malicious FileData response to access internal endpoints such as cloud metadata services to steal sensitive credentials, including EC2 IAM role credentials.

Risk Assessment

The risk includes the ability to redirect users to malicious sites and steal sensitive credentials from cloud services, potentially leading to unauthorized access to the organization's cloud resources.

Recommendation

It is recommended to immediately upgrade Gradio to version 6.20.0 or later, which includes a fix that eliminates the open redirect and SSRF vulnerability.

Other vulnerabilities in Gradio

See all
Original NVD description (English source)

Gradio before 6.20.0 contains an open redirect and server-side request forgery vulnerability that allows attackers to redirect users to arbitrary URLs or perform client-side SSRF by supplying unvalidated HTTP/HTTPS URLs to the file_fetch() function in the /gradio_api/file= endpoint. Attackers can craft a malicious FileData response targeting internal endpoints such as cloud metadata services to retrieve sensitive credentials including EC2 IAM role credentials.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS