Home ยท Wiki ยท Incidents & Campaigns
type: incident ยท created: 2026-08-09 ยท updated: 2026-08-09 ยท tags: [incident, zero-day, sql-injection, bi, data-visualisation, cvss-10] ยท confidence: high ยท affected_sectors: [technology, government, finance, healthcare] ยท au_impact: true

Metabase CVSS 10.0 Zero-Day Exploited in the Wild

Metabase disclosed that a maximum-severity security flaw (CVSS 10.0, no CVE identifier at time of writing) in its BI and data-visualisation platform was exploited in the wild as a zero-day. The vulnerability allows an unauthenticated remote attacker to inject arbitrary SQL into the Metabase application database, enabling full administrator access, configuration changes, credential theft, and data exfiltration.

Overview

Attribute Detail
Target Metabase (BI & data-visualisation platform)
Type Unauthenticated SQL Injection
CVSS 10.0 (Critical)
CVE None assigned at time of disclosure
Status Active exploitation in the wild
Date 2026-08-08
Source The Hacker News

Impact

  • Unauthenticated โ€” no credentials required to exploit
  • Full SQL injection into the Metabase application database
  • Administrator access gained to Metabase instances
  • Configuration changes, credential theft, and data exfiltration possible
  • Metabase Cloud instances patched; self-hosted users must patch immediately

Australian & NZ Significance

Metabase is widely deployed as an open-source BI platform in Australian government, financial services, and mid-market organisations, and in NZ entities under the Privacy Act 2020 and NCSC framework. Australian CISOs should verify self-hosted instances are patched under the Essential Eight schedule and check for anomalous admin account creation or database credential access.

Mitigation

  1. Apply Metabase security patches immediately (self-hosted instances)
  2. Audit for unauthorised admin account creation
  3. Review database credential access logs
  4. Monitor for anomalous SQL queries or data exfiltration patterns

Related Pages