Information Exposure Through Timing Discrepancy in Gradio - CVE-2024-1729

 

Information Exposure Through Timing Discrepancy in Gradio - CVE-2024-1729

Published: February 22, 2024 / Updated: April 28, 2026


Vulnerability identifier: #VU128277
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-1729
CWE-ID: CWE-208
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to guess the password of password-protected applications.

The vulnerability exists due to observable timing discrepancies in password comparison in the authentication mechanism when processing login attempts. A remote user can send a large number of authentication guesses to guess the password of password-protected applications.

The issue relies on early termination of string comparisons, and the absence of default rate limiting increases the feasibility of brute-force attempts.


Affected software

Gradio

How to mitigate CVE-2024-1729

Install security update from vendor's website.

Gradio - update to 4.19.2

External References

Related Security Bulletins