← Back

H2o

h2o

29 CVEs • 2 products

Products (2)

Click to collapse
Toggle
H2o
h2o
Quicly
quicly

CVEs (29)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1H2o
1H2o
Jun 17, 2026
Sep 6, 2024
N/A· v4
9.1 CRITICAL· v3
N/A· v2
H2O.ai H2O through 3.46.0.4 allows attackers to arbitrarily set the JDBC URL, leading to deserialization attacks, file reads, and command execution. Exploitation can occur when an attacker has access to post to the Impor...Show more
H2O.ai H2O through 3.46.0.4 allows attackers to arbitrarily set the JDBC URL, leading to deserialization attacks, file reads, and command execution. Exploitation can occur when an attacker has access to post to the ImportSQLTable URI with a JSON document containing a connection_url property with any typical JDBC Connection URL attack payload such as one that uses queryInterceptors.Show less
1H2o
1H2o
Jun 17, 2026
Jun 27, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
In h2oai/h2o-3 version 3.46.0, the `run_tool` command in the `rapids` component allows the `main` function of any class under the `water.tools` namespace to be called. One such class, `MojoConvertTool`, crashes the serve...Show more
In h2oai/h2o-3 version 3.46.0, the `run_tool` command in the `rapids` component allows the `main` function of any class under the `water.tools` namespace to be called. One such class, `MojoConvertTool`, crashes the server when invoked with an invalid argument, causing a denial of service.Show less
1H2o
1H2o
Jun 17, 2026
Jun 6, 2024
N/A· v4
5.3 MEDIUM· v3
N/A· v2
In h2oai/h2o-3 version 3.40.0.4, an exposure of sensitive information vulnerability exists due to an arbitrary system path lookup feature. This vulnerability allows any remote user to view full paths in the entire file s...Show more
In h2oai/h2o-3 version 3.40.0.4, an exposure of sensitive information vulnerability exists due to an arbitrary system path lookup feature. This vulnerability allows any remote user to view full paths in the entire file system where h2o-3 is hosted. Specifically, the issue resides in the Typeahead API call, which when requested with a typeahead lookup of '/', exposes the root filesystem including directories such as /home, /usr, /bin, among others. This vulnerability could allow attackers to explore the entire filesystem, and when combined with a Local File Inclusion (LFI) vulnerability, could make exploitation of the server trivial.Show less
1H2o
1H2o
Jun 17, 2026
Apr 16, 2024
N/A· v4
7.1 HIGH· v3
N/A· v2
An S3 bucket takeover vulnerability was identified in the h2oai/h2o-3 repository. The issue involves the S3 bucket 'http://s3.amazonaws.com/h2o-training', which was found to be vulnerable to unauthorized takeover.
1H2o
1H2o
Jun 17, 2026
Dec 14, 2023
N/A· v4
8.2 HIGH· v3
N/A· v2
External Control of File Name or Path in h2oai/h2o-3
1H2o
1H2o
Jun 17, 2026
Nov 16, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A Local File Inclusion (LFI) vulnerability exists in the h2o-3 REST API, allowing unauthenticated remote attackers to read arbitrary files on the server with the permissions of the user running the h2o-3 instance. This i...Show more
A Local File Inclusion (LFI) vulnerability exists in the h2o-3 REST API, allowing unauthenticated remote attackers to read arbitrary files on the server with the permissions of the user running the h2o-3 instance. This issue affects the default installation and does not require user interaction. The vulnerability can be exploited by making specific GET or POST requests to the ImportFiles and ParseSetup endpoints, respectively. This issue was identified in version 3.40.0.4 of h2o-3.Show less
1H2o
1H2o
Jun 17, 2026
Nov 16, 2023
N/A· v4
7.1 HIGH· v3
N/A· v2
H2O included a reference to an S3 bucket that no longer existed allowing an attacker to take over the S3 bucket URL.
1H2o
1H2o
Jun 17, 2026
Nov 16, 2023
N/A· v4
5.4 MEDIUM· v3
N/A· v2
H2O is vulnerable to stored XSS vulnerability which can lead to a Local File Include attack.
1H2o
1H2o
Jun 17, 2026
Nov 16, 2023
N/A· v4
9.8 CRITICAL· v3
N/A· v2
An attacker is able to gain remote code execution on a server hosting the H2O dashboard through it's POJO model import feature.