Zero-day SQL injection vulnerability (CVSS 10.0) exploited in Metabase, allowing remote attackers to gain admin access, steal credentials, and exfiltrate data. Metabase provided IoCs (POST /api/session/reset_password followed by GET /api/user/current) and mitigation guidance.
| IOC Type | Value | Description | Relevant MITRE ATT&CK Techniques |
|---|---|---|---|
| Path |
/api/session/reset_password
|
HTTP POST request with 400 status code indicating misuse | T1190 |
| Path |
/api/user/current
|
HTTP GET request following POST to confirm compromise | T1190 |
| Code | Title |
|---|---|
| T1190 | SQL injection technique used to extract data and escalate privileges |
| Type | Value |
|---|---|
| Company | Framework (PC maker) |
Metabase has warned that a maximum-severity security flaw impacting its business intelligence and data visualization software package has been exploited in the wild as a zero-day. The vulnerability (CVSS score: 10.0), which does not carry a CVE identifier, allows an unauthenticated remote attacker to inject arbitrary SQL into the Metabase application database, enabling them to gain administrator access to the instance. Armed with the elevated access, the attacker can change the application configuration, steal stored credentials for the connected databases, read any data accessible through those connections, and export data. "We recently identified that Metabase Cloud was attacked by someone utilizing an unknown ('0-day') security vulnerability in versions 1.58 and above," Metabase said in an advisory. Metabase Cloud instances have already been updated to the latest version. Users running self-hosted versions are advised to apply security patches released by Metabase with immediate effect. The following versions are affected - >= x.58.0, < x.58.23 (Fixed in x.58.24) >= x.59.0, < x.59.20 (Fixed in x.59.21) >= x.60.0, < x.60.16 (Fixed in x.60.17) >= x.61.0, < x.61.10 (Fixed in x.61.11) >= x.62.0, < x.62.8 (Fixed in x.62.9) >= x.63.0, < x.63.3 (Fixed in x.63.5) As a temporary workaround until the fixes can be applied, it's advised to block the "
Once the update is complete, customers who have their "