SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-41042

CRITICAL · CVSS 9.1 EPSS 0.29%

Source: NVD + CISA KEV + EPSS · Published 2026-07-08 · Last synced 2026-08-07

CyberRota Analysis

AI-Generated

Apache Gravitino versions prior to 1.2.1 are vulnerable to an exploit where unauthenticated users can inject a malicious H2 JDBC URL through the testConnection API, allowing arbitrary Java code execution on the server. While the impact is critical, it primarily affects internal environments where H2 is used for testing and development, suggesting that organizations should prioritize upgrading only if they utilize this configuration. Users should upgrade to version 1.2.1 to mitigate this risk.

CVE
CVE-2026-41042
Severity
CRITICAL
CVSS
9.1
EPSS
0.29%
Apache Java

Original NVD Description

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.