CVE detail
CVE-2024-1729 — CVE-2024-1729
Published 2024-03-29 · Modified 2026-06-17 · Vendor gradio_project · Product gradio · Source nvd
MEDIUM
severity
CVSS-derived band
0.0050
EPSS probability
exploitation probability, 30d
40.0%
EPSS percentile
percentile vs all CVEs
NOT LISTED
CISA KEV
known exploited catalog
Description
A timing attack vulnerability exists in the gradio-app/gradio repository, specifically within the login function in routes.py. The vulnerability arises from the use of a direct comparison operation (`app.auth[username] == password`) to validate user credentials, which can be exploited to guess passwords based on response times. Successful exploitation of this vulnerability could allow an attacker to bypass authentication mechanisms and gain unauthorized access.
Remediation
No vendor-published fix data in our corpus for this CVE. Check the references below or the vendor's PSIRT / security advisories page.
References