MetabaseApplication

CVE-2022-39361

HIGH · 8.8 CVSS v3.1 Published 2022-10-26
Fix available
A fix is available. Upgrade to 0.41.9 / 0.42.6 or later.
See remediation →
94/100
Remediation priority · Urgent
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Metabase is data visualization software. Prior to versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9, and 1.41.9, H2 (Sample Database) could allow Remote Code Execution (RCE), which can be abused by users able to write SQL queries on H2 databases. This issue is patched in versions 0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9, and 1.41.9. Metabase no longer allows DDL statements in H2 native queries.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Metabase versions prior to 0.44.5/1.44.5 (and other patched versions listed) contain an RCE vulnerability in the H2 Sample Database where users with SQL query privileges can execute arbitrary code by abusing DDL statements in H2 native queries.

MitigationUpgrade Metabase to one of the patched versions (0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9, or 1.41.9) which disable DDL statements in H2 native queries.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
MetabaseApplication
Affected:>= 0.41.0, < 0.41.9>= 0.42.0, < 0.42.6>= 0.43.0, < 0.43.7>= 0.44.0, < 0.44.5>= 1.41.0, < 1.41.9>= 1.42.0, < 1.42.6>= 1.43.0, < 1.43.7>= 1.44.0, < 1.44.5

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify installed Metabase version
    Check the Metabase admin panel under 'About Metabase' or query the API endpoint /api/health to retrieve the current version number
    Affected if The installed version falls within any of these ranges: >= 0.41.0 and < 0.41.9; >= 0.42.0 and < 0.42.6; >= 0.43.0 and < 0.43.7; >= 0.44.0 and < 0.44.5; >= 1.41.0 and < 1.41.9; >= 1.42.0 and < 1.42.6; >= 1.43.0 and < 1.43.7; >= 1.44.0 and < 1.44.5
  2. Confirm H2 Sample Database is in use
    Navigate to Admin > Databases and inspect the configured databases. Identify if the 'Sample Database' is present and its engine type is H2
    Affected if The H2 Sample Database is configured and available as a data source
  3. Verify SQL query execution permissions
    Navigate to Admin > Permissions and review which users or groups have 'Native queries' or 'Write' permissions granted on the H2 Sample Database
    Affected if Any user or group has permissions to write or execute native SQL queries against the H2 Sample Database

You are affected if your Metabase version is within the affected ranges AND the H2 Sample Database is enabled AND users have SQL native query privileges on that database.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 0.41.9 / 0.42.6 / 0.43.7 or later
Fixed in 0.41.90.42.60.43.7
Interim mitigation

Upgrade Metabase to one of the patched versions (0.44.5, 1.44.5, 0.43.7, 1.43.7, 0.42.6, 1.42.6, 0.41.9, or 1.41.9) which disable DDL statements in H2 native queries.

Recommended fix High confidence

Minimum: upgrade to 0.41.9/1.41.9 (for 0.41.x), 0.42.6/1.42.6 (for 0.42.x), 0.43.7/1.43.7 (for 0.43.x), or 0.44.5/1.44.5 (for 0.44.x) - choose the latest in your release line

  1. Identify your current Metabase version from the admin settings or startup logs
  2. Backup your Metabase application database before upgrading
  3. Download the fixed version for your release line: 0.41.9 or 1.41.9 (for 0.41.x), 0.42.6 or 1.42.6 (for 0.42.x), 0.43.7 or 1.43.7 (for 0.43.x), 0.44.5 or 1.44.5 (for 0.44.x)
  4. Stop the running Metabase instance
  5. Replace the Metabase JAR file with the new version
  6. Start Metabase with the same application database to trigger automatic migration
  7. Verify the upgrade by checking the version in Admin > Settings > General
  8. Confirm that H2 native queries now block DDL statements as the patch specifies
Caveat None documented for this security patch; Metabase handles migrations automatically

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Metabase Scoped from the published advisory
  • Consultation2.0 h
  • Implementation4.0 h
  • Testing6.0 h
  • Review / QA2.0 h
14.0 hours of engineering $2,380
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,808.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2022-39361 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2022-39361 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data