CVE-2026-59826 PUBLISHED

Metabase: Arbitrary Code Execution via Database Connection Detail Bypass

Assigner: GitHub_M
Reserved: 07.07.2026 Published: 09.07.2026 Updated: 10.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9.1

Product Status

Vendor metabase
Product metabase
Versions
  • Version >= 1.55.0, < 1.58.15.1 is affected
  • Version >= 1.59.0, < 1.59.12 is affected
  • Version >= 1.60.0, < 1.60.6.3 is affected
  • Version >= 1.61.0, < 1.61.2 is affected

References

Problem Types

  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE