CVE-2026-72898: Metabase SQL Injection Vulnerability
Metabase allows a remote, unauthenticated attacker to inject arbitrary SQL via the '/resetpassword' database endpoint and gain administrator access to the connected Metabase instance.
Other sources
Metabase contains a SQL Injection vulnerability that allows an unauthenticated remote attacker to inject arbitrary SQL into the Metabase application database, which can give them administrator access to the instance. From there, the attacker could change the application configuration, steal stored credentials for the connected databases, read any data accessible through those connections, and export data.
— CISA
Affected Software
Remediation
Information
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2026-72898?
CVE-2026-72898 has been rated with a critical severity score of 10.
How do I fix CVE-2026-72898?
To mitigate CVE-2026-72898, ensure you are using the latest version of Metabase that addresses this SQL injection vulnerability.
What is the risk associated with CVE-2026-72898?
The risk associated with CVE-2026-72898 is rated at 87, indicating a high likelihood of exploitation.
What type of vulnerability is CVE-2026-72898?
CVE-2026-72898 is classified as an SQL Injection vulnerability.
How can an attacker exploit CVE-2026-72898?
An attacker can exploit CVE-2026-72898 by sending crafted requests to the '/reset_password' endpoint to inject arbitrary SQL.