Metabase SQL Injection Vulnerability (CVE-2026-72898)
First seen Aug 12, 2026 · Updated Aug 12, 2026
Metabase, a widely used open-source business intelligence and analytics platform, contains an unauthenticated SQL injection vulnerability that can grant attackers full administrative access to the application. CISA has added this CVE to its Known Exploited Vulnerabilities catalog with a short remediation window, indicating active exploitation in the wild. Successful exploitation exposes connected database credentials and any data accessible through those connections.
Technical Analysis
CVE-2026-72898 allows an unauthenticated remote attacker to inject arbitrary SQL into Metabase's application database via a vulnerable query parameter or API endpoint, bypassing authentication controls entirely. Once administrative access is obtained, the attacker can alter application configuration, harvest stored credentials for all connected data sources, and query or exfiltrate data from those backend databases. This is particularly severe because Metabase is frequently deployed as a centralized analytics layer connected to production databases, data warehouses, and reporting pipelines. Organizations that use Metabase dashboards or its API as a data source for RAG pipelines, analytics-driven AI agents, or LLM tool-calling workflows are at risk of credential theft and poisoned/exfiltrated data being fed into downstream agent systems, since compromised database credentials could allow attackers to manipulate the underlying data that agents retrieve and act upon.
Affected Systems
Metabase Open Source and Enterprise Edition instances running vulnerable versions prior to the patched release; specifically self-hosted deployments exposed to the internet or internal networks without proper access controls, and any environment where Metabase is connected to production or sensitive databases.
Indicators of Compromise
- No specific hashes, IPs, or domains published at this time; monitor Metabase application logs for anomalous SQL error responses, unexpected admin account creation, and unauthorized changes to database connection settings.
Remediation Steps
- 1
Patch Immediately
Upgrade Metabase to the vendor-released fixed version addressing CVE-2026-72898 as a priority, per CISA KEV due date of 2026-08-14.
- 2
Restrict Network Exposure
Ensure Metabase instances are not directly exposed to the public internet; place behind VPN, firewall, or authentication proxy.
- 3
Rotate Credentials
Rotate all database credentials stored in Metabase connections and any API keys used by downstream systems, including AI agents or RAG pipelines consuming Metabase data.
- 4
Audit Admin Accounts
Review Metabase admin accounts and configuration changes for signs of unauthorized access or privilege escalation.
- 5
Enable Logging and Monitoring
Enable detailed query and access logging on Metabase and connected databases to detect exploitation attempts or data exfiltration.
CVE / Advisory IDs
Industries Most Exposed
Respond to this threat
Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.