CVE-2026-59806
4.9
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:H/SI:N/SA:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| gradio-app | gradio | 0 < 6.20.0 | affected |
Weaknesses
- CWE-601: URL Redirection to Untrusted Site ('Open Redirect')
- CWE-918: Server-Side Request Forgery (SSRF)
References
- https://github.com/gradio-app/gradio/issues/13593
- https://github.com/gradio-app/gradio/releases/tag/gradio%406.20.0
- https://github.com/gradio-app/gradio/pull/13596
- https://github.com/gradio-app/gradio/commit/1c5c53842df9c2750552d85c19a92e7e732cff3f
- https://www.vulncheck.com/advisories/gradio-open-redirect-and-ssrf-via-gradio-api-file-endpoint
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.