h2o CVE Vulnerabilities & Metrics

Focus on h2o vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About h2o Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with h2o. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total h2o CVEs: 7
Earliest CVE date: 16 Nov 2023, 16:15 UTC
Latest CVE date: 14 Sep 2024, 20:15 UTC

Latest CVE reference: CVE-2024-8862

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 2

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): -60.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): -60.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical h2o CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 1.07

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 6
4.0-6.9 0
7.0-8.9 1
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS h2o CVEs

These are the five CVEs with the highest CVSS scores for h2o, sorted by severity first and recency.

All CVEs for h2o

CVE-2024-8862 h2o vulnerability CVSS: 7.5 14 Sep 2024, 20:15 UTC

A vulnerability, which was classified as critical, has been found in h2oai h2o-3 3.46.0.4. This issue affects the function getConnectionSafe of the file /dtale/chart-data/1 of the component JDBC Connection Handler. The manipulation of the argument query leads to deserialization. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVE-2024-5550 h2o vulnerability CVSS: 0 06 Jun 2024, 19:16 UTC

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.

CVE-2023-6569 h2o vulnerability CVSS: 0 14 Dec 2023, 13:15 UTC

External Control of File Name or Path in h2oai/h2o-3

CVE-2023-6038 h2o vulnerability CVSS: 0 16 Nov 2023, 17:15 UTC

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.

CVE-2023-6017 h2o vulnerability CVSS: 0 16 Nov 2023, 17:15 UTC

H2O included a reference to an S3 bucket that no longer existed allowing an attacker to take over the S3 bucket URL.

CVE-2023-6013 h2o vulnerability CVSS: 0 16 Nov 2023, 17:15 UTC

H2O is vulnerable to stored XSS vulnerability which can lead to a Local File Include attack.

CVE-2023-6016 h2o vulnerability CVSS: 0 16 Nov 2023, 16:15 UTC

An attacker is able to gain remote code execution on a server hosting the H2O dashboard through it's POJO model import feature.