PatchSiren cyber security CVE debrief
CVE-2026-59826 metabase CVE debrief
Metabase, an open-source business intelligence tool, had a critical vulnerability (CVE-2026-59826, CVSS score of 9.1) in versions from 1.55.0 until 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2. The issue allowed authenticated administrators to register a crafted H2 database connection and execute arbitrary Java code on the Metabase server due to a lack of validation of unsafe H2 connection properties. This vulnerability was fixed in versions 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2. Affected administrators should urgently review and update their instances to prevent potential Java code execution. There is no evidence of public exploitation, but defenders should verify H2 connection properties are validated properly and implement compensating controls to detect potential exploitation. The CVE record was published on 2026-07-09T18:16:57.757Z and has not been modified since then.
- Vendor
- metabase
- Product
- Unknown
- CVSS
- CRITICAL 9.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-09
- Original CVE updated
- 2026-07-30
- Advisory published
- 2026-07-09
- Advisory updated
- 2026-07-30
Who should care
Administrators and users of Metabase instances, especially those with access to database creation, should be aware of this vulnerability and take immediate action to update their instances to a patched version. Additionally, security teams and vulnerability management teams should review the affected scope and severity to prioritize remediation efforts.
Technical summary
Metabase, an open-source business intelligence tool, had a vulnerability in versions from 1.55.0 until 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2. The issue allowed authenticated administrators to register a crafted H2 database connection and execute arbitrary Java code on the Metabase server due to a lack of validation of unsafe H2 connection properties. This critical vulnerability, with a CVSS score of 9.1, was fixed in versions 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2. Affected administrators should urgently review and update their instances.
Defensive priority
Authenticated administrators should urgently review and update Metabase instances to prevent potential Java code execution.
Recommended defensive actions
- Review and update Metabase instances to version 1.58.15.1, 1.59.12, 1.60.6.3, or 1.61.2
- Restrict access to Metabase database creation to trusted administrators
- Monitor Metabase instance for suspicious activity
- Verify H2 connection properties are validated properly
- Implement compensating controls to detect potential exploitation
- Review vendor documentation for additional guidance
- Track exceptions and retest remediated assets
Evidence notes
Metabase versions from 1.55.0 until 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2 did not validate unsafe H2 connection properties, allowing authenticated administrators to execute arbitrary Java code. This issue is fixed in versions 1.58.15.1, 1.59.12, 1.60.6.3, and 1.61.2. The vulnerability has a CVSS score of 9.1 and is considered critical. There is no evidence of public exploitation, but defenders should verify H2 connection properties are validated properly and implement compensating controls to detect potential exploitation.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-59826 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-59826
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-59826 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-59826
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/metabase/metabase/commit/74032e5e0a5a70dc45a6a744d37b9ba24eee8d01
[email protected] - Patch
-
Source reference
Unverified legacy reference
URL: https://github.com/metabase/metabase/releases/tag/v0.58.15.1
[email protected] - Product
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/metabase/metabase/releases/tag/v0.59.12
[email protected] - Product, Release Notes
-
Source reference
Unverified legacy reference
URL: https://github.com/metabase/metabase/releases/tag/v0.60.6.3
[email protected] - Product
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/metabase/metabase/releases/tag/v0.61.2
[email protected] - Product, Release Notes
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/metabase/metabase/security/advisories/GHSA-8wx2-rxp2-4x35
[email protected] - Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.