Absolute Path Traversal in Gradio - CVE-2026-28414
Published: April 28, 2026
Gradio
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to absolute path traversal in Gradio's static file handling when processing crafted root-relative path requests on Windows with Python 3.13+. A remote attacker can send a specially crafted request to disclose sensitive information.
The issue affects Gradio apps running on Windows with Python 3.13+ and can expose arbitrary files readable by the Windows user running Gradio, even when Gradio is configured with authentication.