VYPR
High severityNVD Advisory· Published Mar 20, 2025· Updated Oct 15, 2025

Denial of Service and Arbitrary File Write in h2oai/h2o-3

CVE-2024-10572

Description

In h2oai/h2o-3 version 3.46.0.1, the run_tool command exposes classes in the water.tools package through the ast parser. This includes the XGBoostLibExtractTool class, which can be exploited to shut down the server and write large files to arbitrary directories, leading to a denial of service.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The run_tool command in H2O-3 exposes XGBoostLibExtractTool, allowing remote attackers to shut down the server or write large files, causing denial of service.

Vulnerability

Overview In h2oai/h2o-3 version 3.46.0.1, the run_tool command exposes classes in the water.tools package through the ast parser, including the XGBoostLibExtractTool class [1][2]. This tool is intended for extracting XGBoost libraries but can be misused to shut down the server or write large files to arbitrary directories, leading to denial of service [2].

Exploitation

Details An attacker with network access to the H2O-3 server can invoke the run_tool command without authentication, triggering the XGBoostLibExtractTool [3]. The exploitation does not require any prior knowledge or privileges, making it a critical issue for exposed instances [4].

Impact

Successful exploitation results in denial of service by crashing the server or consuming disk space with large file writes. No data confidentiality or integrity impact is reported [2].

Mitigation

Users should upgrade to a patched version as soon as available, or restrict access to the run_tool command via network segmentation or authentication. Meanwhile, monitor for official advisories from H2O.ai.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
h2oPyPI
>= 3.34.0.1, <= 3.46.0.1
ai.h2o:h2o-ext-xgboostMaven
>= 3.34.0.1, <= 3.46.0.1

Affected products

4

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.