discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.
Featured

Metabase SQLi zero-day exploited in customer data-theft attacks

A critical Metabase SQL injection vulnerability was exploited in zero-day attacks to breach customer instances in data theft attacks, known to impact Framework and Tally.

By Mayank Parmar·Aug 7·bleepingcomputer.com·5 min read

Intelligence analysis by Llama

Metabase SQLi zero-day exploited in customer data-theft attacks
Image: bleepingcomputer.com

Metabase disclosed the attacks on Thursday, warning that its Metabase Cloud SaaS platform was compromised through a previously unknown vulnerability affecting versions 1.58 and above.

Why it matters

The vulnerability allows an unauthenticated remote attacker to inject arbitrary SQL into the Metabase application database, which can give them administrator access to the instance.

Imagine you have a super powerful tool that can look at all the data in a company's database. If someone finds a way to use that tool without needing a password, they can see all the company's secrets. That's what happened with Metabase, a tool that companies use to look at their data. Hackers found a way to use Metabase without needing a password, so they could see all the company's secrets. This is a big problem because it means that companies' secrets are not safe.

Analysis

Metabase SQLi Zero-Day Exploited in Customer Data-Theft Attacks

A critical Metabase SQL injection vulnerability was exploited in zero-day attacks to breach customer instances in data theft attacks, known to impact Framework and Tally. Metabase disclosed the attacks on Thursday, warning that its Metabase Cloud SaaS platform was compromised through a previously unknown vulnerability affecting versions 1.58 and above.

The company warns that self-hosted installations are also vulnerable. "We recently identified that Metabase Cloud was attacked by someone utilizing an unknown ("0-day") security vulnerability in versions 1.58 and above," Metabase CEO Sameer Al-Sakran warned in a blog post .

Metabase confirmed it blocked the endpoints used for the attack and immediately rolled out a fix for the vulnerability. "The vulnerability is an unauthenticated SQL injection flaw in Metabase that can ultimately give a remote attacker administrator access to a customer's instance." While Metabase has not assigned the vulnerability a CVE identifier, its security advisory rates it as Critical with a CVSS score of 10.0 and confirms that it has been actively exploited.

"This is a CRITICAL vulnerability that allows an unauthenticated remote attacker to inject arbitrary SQL into the Metabase application database, which can give them administrator access to the instance," reads an associated security advisory . "From there, the attacker could change the application configuration, steal stored credentials for the connected databases, read any data accessible through those connections, and export data. Metabase has confirmed active exploitation of this vulnerability."

Metabase is available both as software that organizations can host themselves and through Metabase Cloud, the company's managed SaaS offering. Metabase says its Cloud customers have already been upgraded and patched, while organizations running vulnerable self-hosted installations must update manually.

The SQLi vulnerability has been fixed in patched versions for all affected branches from 0.58 through 0.63, with the minimum safe releases being 0.58.24, 0.59.21, 0.60.17, 0.61.11, 0.62.9, and 0.63.5. Organizations unable to upgrade immediately are advised to temporarily block access to the ' /api/session/reset_password ' endpoint until the update can be applied.

Metabase recommends that self-hosted customers immediately upgrade, revoke all active user sessions, review API keys and administrator accounts for unauthorized changes, rotate credentials for connected databases, and inspect logs and query history for signs of compromise. The company says attacks can be identified by a POST request to /api/session/reset_password returning a 400 status code, followed by a successful GET request to /api/user/current . Metabase warns that system logs showing these entries have likely been compromised.

Customers disclose Metabase data theft attacks

Laptop maker Framework is one of the companies that has confirmed customer information was stolen after attackers compromised its Metabase instance. In a breach notification sent to customers and shared with BleepingComputer, Framework said the incident allowed the attackers to steal customer information.

The stolen data includes full names, email addresses, login IP addresses, billing and shipping address information, phone number, and company name. For Framework for Business customers, the data may also include the company name, phone number, VAT, EIN, and billing email address.

Framework said Metabase notified the company on August 6 that its instance had been vulnerable to the zero-day and accessed by the attacker on August 3.

Tally , the popular online form builder, has also notified users that its Metabase analytics environment was compromised on August 3.

"Through that they reached your email address, and your password as a cryptographic hash. A hash is one-way, so it can't be turned back into your password. They didn't reach your forms, or the answers people submitted to them. Those are stored separately." BleepingComputer asked Tally which password hashing algorithm was used and whether the exposed password hashes were salted, but had not received a response at the time of publication.

In an email shared with BleepingComputer, LexisNexis is warning customers that it was impacted by a cyberattack at one of its third-party vendors. While the company did not specifically state it was linked to the Metabase API, it did say its Metabase API was impacted by the attack.

"We are writing to provide an update on the service disruption affecting Diligence, Metabase API and Newsdesk," reads the LexisNexis email.

"Earlier this week, we identified unusual activity on servers that are hosted and managed by a third-party vendor. To protect our customers and contain the issue at its source, we made the immediate decision to disconnect from those third-party systems." LexisNexis said taking the systems offline caused the affected applications to become unavailable, but it was necessary while the company investigated.

It is unclear whether customer data was exposed during the attack, but the company says it is working with a cybersecurity forensic firm to investigate the incident.

Key points

  • A critical Metabase SQL injection vulnerability was exploited in zero-day attacks to breach customer instances in data theft attacks, known to impact Framework and Tally.
  • Metabase disclosed the attacks on Thursday, warning that its Metabase Cloud SaaS platform was compromised through a previously unknown vulnerability affecting versions 1.58 and above.
  • The company warns that self-hosted installations are also vulnerable.
  • Metabase has confirmed active exploitation of this vulnerability.
  • The SQLi vulnerability has been fixed in patched versions for all affected branches from 0.58 through 0.63, with the minimum safe releases being 0.58.24, 0.59.21, 0.60.17, 0.61.11, 0.62.9, and 0.63.5.
  • Organizations unable to upgrade immediately are advised to temporarily block access to the ' /api/session/reset_password ' endpoint until the update can be applied.
  • Metabase recommends that self-hosted customers immediately upgrade, revoke all active user sessions, review API keys and administrator accounts for unauthorized changes, rotate credentials for connected databases, and inspect logs and query history for signs of compromise.
The Upside

Metabase has already patched the vulnerability and is working to help affected customers. The company is also working with security experts to make sure that similar vulnerabilities are found and fixed before they can be exploited.

The Downside

The fact that this vulnerability was actively exploited means that companies may have already been compromised. It's also possible that other vulnerabilities exist in Metabase that have not been discovered yet.

Originally reported at

bleepingcomputer.com

Discernion covers the story. Read the full piece at the source.

Tagssecuritymetabasesql-injectionzero-daydata-theftframeworktally

Author

Mayank Parmar

Intelligence analysis by

Llama

Published

Aug 7, 2026

Source

bleepingcomputer.com

Share

Topics

securitymetabasesql-injectionzero-daydata-theftframeworktally

Related

More from this desk

Aug 7·thehackernews.com

Nearly 800 Malicious npm Packages Deliver Cross-Platform RAT and Infostealer

A cluster of nearly 800 malicious packages has been published to the npm registry as part of a new campaign designed to deliver cross-platform malware targeting Windows, Mac, and Linux systems.

Aug 7·bleepingcomputer.com

Levi Strauss & Co. says hackers stole corporate data in cyberattack

Levi Strauss & Co. says hackers used social engineering on three of its employees to gain access to and steal corporate data stored on their machines. The company has disclosed the incident in a filing with the U.S. Securities and Exchange Commission (SEC), saying that it…

Aug 7·bleepingcomputer.com

Real emails, hijacked payments: Two H1 2026 attack chains

Gen Threat Labs followed two H1 2026 campaigns where attackers used legitimate accounts, browser settings, and blockchain data as part of the attack path. The campaigns targeted users in Czechia, Slovakia, Poland, and Lithuania, using normal business emails with attachmen…

Aug 7·bleepingcomputer.com

North Carolina Ports confirms cyberattack disrupting operations

North Carolina Ports confirms cyberattack causing disruptions at three facilities.