Metabase 0.58.x < 0.58.24 / 0.59.x < 0.59.21 / 0.60.x < 0.60.17 / 0.61.x < 0.61.11 / 0.62.x < 0.62.9 / 0.63.x < 0.63.5 / 1.58.x < 1.58.24 / 1.59.x < 1.59.21 / 1.60.x < 1.60.17 / 1.61.x < 1.61.11 / 1.62.x < 1.62.9 / 1.63.x < 1.63.5 Multiple Vulnerabilities

critical Nessus Plugin ID 334690

Synopsis

The remote host is affected by multiple vulnerabilities.

Description

The version of Metabase installed on the remote host is 0.58.x prior to 0.58.24, 0.59.x prior to 0.59.21, 0.60.x prior to 0.60.17, 0.61.x prior to 0.61.11, 0.62.x prior to 0.62.9, 0.63.x prior to 0.63.5, 1.58.x prior to 1.58.24, 1.59.x prior to 1.59.21, 1.60.x prior to 1.60.17, 1.61.x prior to 1.61.11, 1.62.x prior to 1.62.9, or 1.63.x prior to 1.63.5. It is, therefore, affected by multiple vulnerabilities:

- A remote, unauthenticated attacker can inject arbitrary SQL via the '/reset_password' database endpoint and gain administrator access to the connected Metabase instance. (CVE-2026-72898)

- An unauthenticated attacker can inject arbitrary SQL via a publicly shared card or dashboard that exposes a field-filter (dimension) parameter. (CVE-2026-72899)

- An authenticated, low-privileged attacker can read the entire Metabase application database. (CVE-2026-72900)

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version number.

Solution

Upgrade to Metabase version 0.58.24, 0.59.21, 0.60.17, 0.61.11, 0.62.9, 0.63.5, 1.58.24, 1.59.21, 1.60.17, 1.61.11, 1.62.9, 1.63.5, or later.

See Also

https://www.metabase.com/blog/security-update

http://www.nessus.org/u?20002870

http://www.nessus.org/u?49b1871d

http://www.nessus.org/u?b0893994

Plugin Details

Severity: Critical

ID: 334690

File Name: metabase_0_63_5.nasl

Version: 1.1

Type: Remote

Family: CGI abuses

Published: 8/12/2026

Updated: 8/12/2026

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: High

Score: 8

Percentile: 99.68

CVSS v2

Risk Factor: High

Base Score: 7.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2026-72898

CVSS v3

Risk Factor: Critical

Base Score: 10

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

CVSS v4

Risk Factor: Critical

Base Score: 10

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Vulnerability Information

CPE: cpe:/a:metabase:metabase

Required KB Items: installed_sw/Metabase

Patch Publication Date: 8/6/2026

Vulnerability Publication Date: 8/6/2026

Reference Information

CVE: CVE-2026-72898, CVE-2026-72899, CVE-2026-72900

CWE: 862, 89