more than 1 million
Australian education technology company Mathspace has announced a data breach impacting more than one million of its users, primarily students and educators in Australia and New Zealand. The attackers gained unauthorized access to an internal database used for reporting. The root cause was the exploitation of a known SQL injection vulnerability, tracked as CVE-2026-72898, in a self-hosted instance of Metabase, a popular open-source business intelligence tool. The compromised data includes personally identifiable information (PII) such as full names, email addresses, and location data. Mathspace has assured users that passwords and academic records were stored in separate, unaffected systems. This incident underscores the significant supply chain risk posed by third-party tools and the critical importance of timely patching.
The attack vector was a public-facing, self-hosted instance of Metabase that was vulnerable to CVE-2026-72898. This vulnerability allows an unauthenticated attacker to execute arbitrary SQL queries against the database connected to Metabase. In this case, the connected database was an internal reporting database containing user PII.
CVE-2026-72898 (SQL Injection in Metabase).The core of this attack is the exploitation of a classic web application vulnerability.
T1190 - Exploit Public-Facing Application: The attackers identified and exploited a known vulnerability in an internet-facing application (Metabase).T1505.003 - Server Software Component: Web Shell: While not explicitly stated, some Metabase exploits can lead to remote code execution, which could allow attackers to place a web shell for persistent access.T1003 - OS Credential Dumping: If the exploit led to RCE, attackers could attempt to dump credentials from the underlying server.T1530 - Data from Cloud Storage Object: The attackers accessed and likely exfiltrated data from the connected database.The vulnerability CVE-2026-72898 is a SQL injection flaw. This type of flaw allows an attacker to manipulate the SQL queries that an application makes to its database. By injecting their own SQL commands, an attacker can bypass authentication, read sensitive data, modify database data, and in some cases, execute commands on the database server itself.
The breach has exposed the personal information of over one million users, including students, who are a protected class of individuals under many data privacy laws.
Mathspace stated that passwords and academic records were not compromised, which mitigates the most severe potential impacts. However, the loss of PII at this scale is still a significant security incident.
No specific Indicators of Compromise (IOCs) such as IP addresses or file hashes were mentioned in the source articles.
For organizations using self-hosted Metabase, the following observables can help detect compromise:
/api/datasetMetabase application logsjavash, bash).Inbound Traffic Filtering.Software Update.Promptly apply security patches for all third-party and open-source software components, such as Metabase.
Use a Web Application Firewall (WAF) to detect and block common web attacks like SQL injection.
Apply the principle of least privilege to database accounts used by applications, granting only the necessary read/write permissions.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.