On 7 September 2026, the Mathspace data breach became public after attackers compromised an internal reporting system. The Australian mathematics learning provider confirmed that 1,079,819 people in Australia and New Zealand were affected: students, parents or guardians, teachers and Mathspace staff.
This was not described as a breach of student results or passwords. It does show how an internal analytics tool can concentrate education-related information and account metadata, then make impersonation attempts more convincing. The timeline and scope below follow Mathspace’s disclosure and reporting by Australian media.
What Mathspace confirmed
Mathspace says unauthorised parties accessed a self-hosted Metabase installation used for internal reporting. Its log review placed unauthorised access as early as 10 August 2026, and the company identified information downloaded from its Australian reporting database on 27 August. Mathspace says it confirmed the breach on 3 September, began notifying schools on 4 September, and started notifying affected individuals on 6 September.
The entry point is described as a security vulnerability in the Metabase installation that allowed administrator access without a legitimate login. Mathspace says its vulnerability-notification process did not escalate the critical advisory published on 6 August; the instance was updated on 29 August. The company is still investigating why the advisory was missed and why additional compromise checks were not completed when the update was applied.
Metabase later described the August vulnerability and its patches publicly. That disclosure explains the software risk, but it does not establish the exact technical path used against Mathspace beyond the administrator access described by the company.
An internal reporting tool at the centre of the incident
Metabase was not presented as Mathspace’s learning platform, but as an internal reporting tool connected to organisational data. Its compromise therefore created access to an analytical copy of information about several user groups, without requiring an attacker to take over student accounts one by one.
On 3 September, Mathspace took the compromised reporting system offline, revoked its API keys, disabled Metabase database-access accounts in its Australian and US Snowflake environments, and changed passwords for the Cloud SQL databases used by Metabase. Those actions contain access through the reporting system; they do not make already downloaded data recovered.
What data was exposed, and what remains unknown
The confirmed number is 1,079,819 people, all in Australia or New Zealand. Exported fields could include a user ID, username, first and last names, email address, country, time zone, user type, email-verification status, last-active date, last-login date and account-creation date. Mathspace says each person did not necessarily have every field.
The company says academic records, learning activities, results, assessment records, passwords and password hashes, authentication tokens, SSO credentials and API credentials were not exposed. The exports also did not contain a direct link between user accounts and schools; an email address on an identifiable domain may still provide additional context.
Mathspace says it has no evidence so far that the data has been published, distributed, sold or misused, and that the attacker remains unknown. These are current investigation findings, not a guarantee that downloaded data will never be used.
What affected people can do
The immediate risk is convincing impersonation. A message can use a name, email address, school reference or the incident date without coming from Mathspace. Students should ask a parent, guardian or teacher for help when a message is unclear.
For all affected groups:
- verify a notification by opening the official site yourself or using a known address; do not follow a link supplied by an unexpected message;
- never share a password, verification code or document in response to an urgent request;
- replace reused passwords on other services, starting with email and work accounts;
- report suspicious messages or unusual activity to data-breach-response@mathspace.co, after verifying the address independently.
Mathspace’s current communication does not require a general Mathspace password reset. That does not remove the need to rotate a reused secret elsewhere or to change a password if suspicious activity appears.
What schools and education providers should review
Schools can ask Mathspace for the number of affected people and the associated records for their community. Individual details should be exchanged through a secure channel, not as a broadly shared attachment or spreadsheet.
For teams operating a reporting tool, the Mathspace case calls for three concrete checks: security advisories must reach an owner who can decide and track an update; updating an exposed component must be followed by appropriate compromise checks; and service accounts, API keys and database access must be independently and quickly revocable.
The answer is not to remove all reporting. It is to limit the columns copied into analytical views, separate environments, and control who can export. An internal tool can become a central copy of education data without being designed as a student-record system.
The Soclyde connection
Soclyde did not protect Mathspace and cannot remediate the Metabase compromise. Its role is around the secrets used in this kind of architecture: generate a unique secret for each administrator account, API key or database, keep it in an encrypted local-first vault, and reduce copies in documents, spreadsheets and chats.
That discipline does not replace Metabase patching, database segmentation or access logs. It does make revocation more practical when a reporting tool or service account has to be isolated. To structure that process, read the secure password generator guide or contact Soclyde.
Key points
The Mathspace breach is confirmed: an internal Metabase reporting system was compromised and account data relating to 1,079,819 people in Australia and New Zealand was downloaded. Names, email addresses and account metadata can support impersonation, even though Mathspace says academic records, passwords and authentication tokens were not exposed.
The practical response is to verify notifications independently, refuse requests for codes, and remove password reuse. For organisations, the incident is a reminder that reporting must be treated as a sensitive data surface: maintain an inventory, use least privilege, track patches, limit exports and keep secrets revocable.



