PT-2025-12216 · H2O.Ai · H2O-3
Published
2025-03-20
·
Updated
2025-03-20
·
CVE-2024-8062
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
h2oai/h2o-3 version 3.46.0
Description
A denial of service issue exists due to a vulnerability in the typeahead endpoint. The endpoint performs a
HEAD request to verify the existence of a specified resource without setting a timeout. An attacker can exploit this by sending multiple requests to an attacker-controlled server that hangs, causing the application to block and become unresponsive to other requests.Recommendations
For h2oai/h2o-3 version 3.46.0, consider implementing a timeout for the
HEAD request in the typeahead endpoint to prevent the application from becoming unresponsive. As a temporary workaround, restrict access to the typeahead endpoint to minimize the risk of exploitation.Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
H2O-3