LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2026-72898: Metabase SQL Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Aug 11, 2026
CVSS 10.0 · Critical⚠ Actively exploited (CISA KEV)
10.0
CVSS score
Critical
Severity
Active
CISA KEV
No
Ransomware use
Aug 14, 2026
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2026-72898 to its Known Exploited Vulnerabilities catalog on Aug 11, 2026, with a federal patch deadline of Aug 14, 2026 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Metabase allows a remote, unauthenticated attacker to inject arbitrary SQL via the '/reset_password' database endpoint and gain administrator access to the connected Metabase instance.

CVE-2026-72898 is a SQL injection weakness in Metabase that can let an unauthenticated remote attacker inject arbitrary SQL into the Metabase application database. Successful abuse can lead to administrator access on the Metabase instance, after which an attacker could change configuration, steal stored credentials for connected databases, read data reachable through those connections, and export data. For IT and security teams, this matters because Metabase often sits at the intersection of analytics users and production or warehouse data sources, so compromise can expand well beyond the Metabase host itself. Confirm exact affected releases, fixed builds, and deployment notes against the vendor advisory.

CISA describes the issue as allowing unauthenticated remote SQL injection into the application database with a path to admin-level control. Known ransomware use is not documented in the provided facts. Treat internet-exposed or broadly reachable instances as higher priority for inventory and remediation.

How it works

This vulnerability is classed as CWE-89 (SQL injection). In this class of flaw, attacker-controlled input is incorporated into database queries without adequate separation of code and data. An unauthenticated remote attacker who can reach the vulnerable application surface may supply crafted input that the backend interprets as part of SQL against the Metabase application database rather than as harmless data.

Per the CISA summary, injection into that application database can yield administrator access to the Metabase instance. With admin control, an attacker is positioned to alter application configuration, obtain stored credentials used to connect to other databases, query or export data available through those connections, and otherwise abuse the trust Metabase holds as a central analytics layer. Specific request paths, parameters, or payloads are not provided here; do not assume exploit details—validate mechanics and preconditions only from the vendor advisory and your own controlled testing policy.

Am I affected? How to find it in your systems

Metabase is commonly deployed as a self-hosted service (containers, VMs, or package installs) or used as a managed/cloud offering for business intelligence and SQL-oriented dashboards. It may run on internal networks, in cloud VPCs, or on hosts intentionally exposed for remote analyst access.

How to remediate

Patch first. Apply the vendor-supplied update or mitigation instructions for Metabase that address CVE-2026-72898, and verify the fixed build is what actually runs in each environment (image digest, package version, or vendor-confirmed release). Align prioritization and cloud-versus-self-hosted handling with CISA’s direction: apply mitigations per vendor instructions, ensure compliance with BOD 26-04 risk-based update prioritization and forensics triage requirements as applicable, follow BOD 26-04 guidance for cloud services, or discontinue use if mitigations are unavailable.

If you can't patch immediately

Reduce reachability and monitor aggressively until the vendor fix is installed.

If your data may have been exposed

Actively exploited vulnerabilities of this severity class can lead to full application takeover and downstream database access, including theft of stored connector credentials and bulk read or export of business data. If your Metabase instance may have been reachable and unpatched, assume potential exposure of application configuration, embedded secrets, and data accessible via configured connections until investigation says otherwise: isolate the instance, rotate secrets, review admin and data-source activity, and follow your incident response process alongside CISA’s forensics triage requirements where they apply. You can run a free exposure scan of your email to check known breach data as one additional personal or staff-awareness step while corporate investigation proceeds.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMetabase · Metabase
WeaknessCWE-89
CVSS base score10.0 (Critical)
CVSS vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
PublishedAug 10, 2026
Added to CISA KEVAug 11, 2026
Federal patch deadlineAug 14, 2026
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities