11/08/2026
Your BI dashboard just became the attacker's database console.
A maximum-severity flaw in Metabase, the popular open-source analytics platform, lets an attacker with zero credentials inject SQL, grab full admin rights, and walk off with the login credentials for every database Metabase was ever connected to. No login. No phishing. Just one request to a password-reset endpoint.
What happened: exploitation started August 3. Metabase Cloud was hit first. Framework and Tally have both confirmed customer names, emails, phone numbers and addresses were stolen through compromised Metabase instances tied to their customer databases. CVSS 10.0. No CVE number yet, so it won't show up in your KEV feed — don't wait for one.
Here's the real issue: BI tools get wired into production databases because that access is the whole point of the tool. Nobody treats the dashboard itself as the attack surface. Until it is one.
Next 48 hours:
Patch to the fixed release for your branch (0.58.24 through 0.63.5 for Open Source, Enterprise one version number up).
Can't patch today? Block the reset-password endpoint at your proxy or WAF.
Rotate every credential Metabase held for connected databases — the exposure happened the moment admin access was gained, not only if you can prove data left the building.
Links for a deeper technical dive are in the comments.