Description
Metabase is an open-source business intelligence and embedded analytics tool. From 1.55.0 until 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2, Metabase did not validate unsafe H2 connection properties on one database-creation code path, allowing an authenticated administrator to register a crafted H2 database connection and execute arbitrary Java code on the Metabase server. This issue is fixed in versions 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2.
Published: 2026-07-09
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Metabase, an open‑source business intelligence platform, exposes a flaw that allows an authenticated administrator to craft H2 database connection properties that bypass input validation and execute arbitrary Java code on the server. The vulnerability is a form of code injection, reflected in CWE‑94, and leads to full compromise of confidentiality, integrity, and availability for installations that are running affected versions 1.55.0 through 1.58.15.0.

Affected Systems

Affected systems: Metabase, the open‑source business intelligence platform. The flaw exists in installations running Metabase versions from 1.55.0 through 1.58.15.0 inclusive. Versions 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2 contain the fix and are therefore not vulnerable.

Risk and Exploitability

The CVSS score of 9.1 classifies the issue as critical. The EPSS score indicates a low probability of exploitation, yet the lack of a CISA KEV listing does not reduce its severity. Exploitation requires an authenticated administrator who can register a crafted H2 connection, after which attacker‑controlled Java code runs with the server’s privileges.

Generated by OpenCVE AI on July 29, 2026 at 12:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Metabase to the latest patched release such as 1.58.15.1, 1.59.12, 1.60.6.3, or 1.61.2.
  • Revoke administrative privileges for users who do not need to create or modify database connections, and enforce the principle of least privilege on all user accounts.
  • Monitor system and application logs for unexpected H2 connection attempts and investigate any unauthorized activity promptly.

Generated by OpenCVE AI on July 29, 2026 at 12:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Metabase
Metabase metabase
Vendors & Products Metabase
Metabase metabase

Thu, 09 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Description Metabase is an open-source business intelligence and embedded analytics tool. From 1.55.0 until 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2, Metabase did not validate unsafe H2 connection properties on one database-creation code path, allowing an authenticated administrator to register a crafted H2 database connection and execute arbitrary Java code on the Metabase server. This issue is fixed in versions 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2.
Title Metabase: Arbitrary Code Execution via Database Connection Detail Bypass
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Metabase Metabase
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-10T03:55:49.067Z

Reserved: 2026-07-07T15:00:50.979Z

Link: CVE-2026-59826

cve-icon Vulnrichment

Updated: 2026-07-09T18:10:31.017Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:15:03Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')