cvedb.io
CVE-2024-47871
CRITICAL · CVSS 9.1
EPSS exploitation probability: 0%
Published 2024-10-10T23:15:03.187 · Last modified 2026-06-17T07:57:53.467

Summary

Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **insecure communication** between the FRP (Fast Reverse Proxy) client and server when Gradio's `share=True` option is used. HTTPS is not enforced on the connection, allowing attackers to intercept and read files uploaded to the Gradio server, as well as modify responses or data sent between the client and server. This impacts users who are sharing Gradio demos publicly over the internet using `share=True` without proper encryption, exposing sensitive data to potential eavesdroppers. Users are advised to upgrade to `gradio>=5` to address this issue. As a workaround, users can avoid using `share=True` in production environments and instead host their Gradio applications on servers with HTTPS

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.