CVE-2026-41042
CriticalCVSS 9.1Exploitation Probability (EPSS)
Low risk20th percentile - higher than 20% of all known CVEs
Summary
Unauthenticated callers can supply a malicious H2 JDBC URL through the testConnection API, which executes arbitrary Java code on the server via H2's INIT parameter. Vulnerability in Apache Gravitino before version 1.2.1.
Risk Assessment
The risk for the organization is low because the vulnerability only occurs when using H2, which is mainly used for testing and local development, and Gravitino is typically deployed in an internal environment.
Recommendation
It is recommended to immediately upgrade Apache Gravitino to version 1.2.1, which fixes the vulnerability.
Other vulnerabilities in Apache Gravitino
See all- CVE-2026-41041Critical
A URL path injection vulnerability via unencoded user-supplied identifiers has been found in Apache Gravitino. The issue affects versions from 1.0.0 before 1.2.1.
- CVE-2026-49876Medium
Authenticated SSRF in Gravitino JobManager allows server-side HTTP requests to internal network and cloud metadata endpoints via unvalidated job template URIs. This vulnerability affects Apache Gravitino from version 1.0.0 through 1.2.1.
Original NVD description (English source)
Unauthenticated callers can supply a malicious H2 JDBC URL through the testConnection API, which executes arbitrary Java code on the server via H2's INIT parameter. Vulnerability in Apache Gravitino. This issue affects Apache Gravitino: before 1.2.1. Users are recommended to upgrade to version 1.2.1, which fixes the issue. This issue only happens when using H2, and H2 is mainly used for testing and local development. Also, Gravitino is typically deployed in the internal environment, so the severity is low.

