cvedb.io
CVE-2024-47167
CRITICAL · CVSS 9.8
EPSS exploitation probability: 0%
Published 2024-10-10T22:15:11.000 · Last modified 2026-06-17T07:56:39.653

Summary

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to **Server-Side Request Forgery (SSRF)** in the `/queue/join` endpoint. Gradio’s `async_save_url_to_cache` function allows attackers to force the Gradio server to send HTTP requests to user-controlled URLs. This could enable attackers to target internal servers or services within a local network and possibly exfiltrate data or cause unwanted internal requests. Additionally, the content from these URLs is stored locally, making it easier for attackers to upload potentially malicious files to the server. This impacts users deploying Gradio servers that use components like the Video component which involve URL fetching. Users are advised to upgrade to `gradio>=5` to address this issue. As a wo

Affected products

gradio_project — gradio

Does this affect you?

Add your gear to cvedb and we'll alert you only when gradio_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.