← Vulnerability feed

Vulnerability record · CVE-2023-38646 · published 21 July 2023

CVE-2023-38646: Metabase unauthenticated remote command execution

Metabase · Metabase

Metabase open source before 0.46.6.1 and Metabase Enterprise before 1.46.6.1 allow attackers to execute arbitrary commands on the server at the server's privilege level. Authentication is not required, so any reachable instance is exposed. The record does not specify the exact vulnerable component or root cause beyond the CWE being listed as insufficient information.

9.8 CVSS 3.1 Critical EPSS 99% · top 0.1%
9.8CVSS 3.1 base score
99%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References
17 Jun 2026Last modified by NVD

Description

Metabase open source before 0.46.6.1 and Metabase Enterprise before 1.46.6.1 allow attackers to execute arbitrary commands on the server, at the server's privilege level. Authentication is not required for exploitation. The other fixed versions are 0.45.4.1, 1.45.4.1, 0.44.7.1, 1.44.7.1, 0.43.7.2, and 1.43.7.2.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: medium.

critical priorityUnauthenticated network-reachable remote code execution with a CVSS of 9.8 and an EPSS above the 99th percentile makes this an urgent patch target.

What it is

Metabase open source before 0.46.6.1 and Metabase Enterprise before 1.46.6.1 allow attackers to execute arbitrary commands on the server at the server's privilege level. Authentication is not required, so any reachable instance is exposed. The record does not specify the exact vulnerable component or root cause beyond the CWE being listed as insufficient information.

Impact

An unauthenticated attacker can run arbitrary commands on the Metabase server, gaining the privileges of the Metabase process and potentially full control of the host and its data.

Attack surface

Reachable over the network via the Metabase HTTP interface with no authentication and no user interaction, per the CVSS vector AV:N/AC:L/PR:N/UI:N. The record does not identify the specific endpoint or parameter involved.

Exploitation

Not listed in CISA KEV, but EPSS is 0.98677 (99.9th percentile), indicating very high predicted exploitation activity. Public Packet Storm exploit write-ups and vendor advisory references are present, so working exploit code is publicly available.

What to do

  • Upgrade to a fixed release: 0.46.6.1 or 1.46.6.1, or the backport fixes 0.45.4.1, 1.45.4.1, 0.44.7.1, 1.44.7.1, 0.43.7.2, 1.43.7.2.
  • If immediate patching is not possible, restrict network access to the Metabase instance to trusted users and networks only.
  • Place Metabase behind an authenticating reverse proxy or VPN so unauthenticated requests cannot reach it.
  • Run the Metabase service with a least-privilege OS account and limit its access to backend databases and filesystem paths.
  • Monitor vendor advisory and release notes for any further guidance on the flaw.

Detection

  • Review Metabase server logs and HTTP access logs for anomalous requests, especially unauthenticated POSTs or requests to unusual endpoints.
  • Monitor for unexpected child processes spawned by the Metabase service account, such as shells or command interpreters.
  • Alert on outbound network connections from the Metabase host to unfamiliar external addresses.
  • Check for signs of post-exploitation activity on Metabase hosts, including new files, scheduled tasks, or credential access attempts.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-38646 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2026-72898Metabase unauthenticated SQL injection in reset_password endpointMetabase exposes a database endpoint, '/reset_password', that fails to neutralize attacker-supplied SQL, allowing arbitrary SQL injection. Because th…KEVEPSS 19%analysed7.5CVE-2021-41277Metabase custom GeoJSON map feature allows local file inclusionMetabase does not validate URLs supplied through the custom GeoJSON map setting (admin->settings->maps->custom maps->add a map) before loading them. …KEVEPSS 97%analysed9.8CVE-2023-37470Metabase code injection vulnerabilityMetabase is an open-source business intelligence and analytics platform. Prior to versions 0.43.7.3, 0.44.7.3, 0.45.4.3, 0.46.6.4, 1.43.7.3, 1.44.7.3…EPSS 1.3%9.6CVE-2023-32680Metabase missing authentication for critical function vulnerabilityMetabase is an open source business analytics engine. To edit SQL Snippets, Metabase should have required people to be in at least one group with nat…EPSS 0.60%9.1CVE-2026-50148Metabase vulnerabilityMetabase is an open-source business intelligence and embedded analytics tool. From 1.54.0 until 1.54.24, 1.55.24, 1.56.25, 1.57.19, 1.58.14, 1.59.10,…EPSS 0.77%9.1CVE-2026-59826Metabase code injection vulnerabilityMetabase 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 di…EPSS 1.0%8.8CVE-2026-59827Metabase deserialization of untrusted data vulnerabilityMetabase is an open-source business intelligence and embedded analytics tool. Prior to 1.58.15, 1.59.12, 1.60.6.3, and 1.61.1.4, Metabase instances w…EPSS 3.8%8.8CVE-2022-39362Metabase vulnerabilityMetabase 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, unsaved SQL queries ar…EPSS 0.86%

Source: NIST National Vulnerability Database (record CVE-2023-38646), CISA KEV, FIRST EPSS (scores of 2026-09-22). This page is refreshed as NVD updates the record.