← Back to browse · API

CVE-2024-1728

Severity
HIGH
CVSS
7.5
EPSS
0.85393
Risk score
59.89
CISA KEV
No
PoC
No
Published
2024-04-10
Modified
2024-08-01
First seen
2026-08-08
Aliases
EUVD-2024-1079, GHSA-3F95-MXQ2-2F63, GHSA-M842-4QM8-7GPQ, PYSEC-2026-345
Products
gradio-app:gradio-app/gradio, gradio-app:gradio-app/gradio unspecified <4.19.2
Sources
euvd EUVD-2024-1079

Description

gradio-app/gradio is vulnerable to a local file inclusion vulnerability due to improper validation of user-supplied input in the UploadButton component. Attackers can exploit this vulnerability to read arbitrary files on the filesystem, such as private SSH keys, by manipulating the file path in the request to the `/queue/join` endpoint. This issue could potentially lead to remote code execution. The vulnerability is present in the handling of file upload paths, allowing attackers to redirect file uploads to unintended locations on the server.

References