>samit_hota
Back to security news

Security News · SN-2026-415

HIGHMITIGATED

Framework Customer Data Exposed in Metabase Zero-Day Exploit

Affected: Framework · Metabase

Samit Hota·
#news#vulnerability-disclosure#framework

Framework, the San Francisco-based maker of repairable and upgradeable laptops, has issued breach notifications following a security incident involving an exploited Metabase zero-day vulnerability. Attackers leveraged the unpatched flaw in the Metabase business intelligence service to gain unauthorized access to backend reporting databases containing customer personal details.

How the Metabase Zero-Day Vulnerability Was Leveraged

Business intelligence (BI) platforms like Metabase sit at a critical operational nexus in enterprise IT networks. They connect directly to underlying SQL databases and data warehouses—such as PostgreSQL, MySQL, Snowflake, or BigQuery—to run analytical queries, render executive dashboards, and track operational metrics.

When threat actors discover an unpatched zero-day vulnerability in a BI tool, whether involving remote code execution, authentication bypass, or arbitrary file reading, they bypass perimeter database firewalls entirely. Because the Metabase service account already holds configured database credentials and read access to pull analytical data, exploiting the application layer gives adversaries direct capability to query and exfiltrate structured tables across connected enterprise data stores.

Blast Radius and Exposed Data

According to notifications sent to affected Framework customers, attackers used access gained through the Metabase flaw to retrieve specific customer records and telemetry.

Exfiltrated customer data includes:

  • Customer full names
  • Email addresses
  • Phone numbers
  • Physical shipping addresses
  • Customer login IP addresses

Framework confirmed that payment details and financial records were not compromised in the incident. Furthermore, the exposed data did not include specific customer order records or product transaction histories.

While payment card data remained secure, the exfiltration of names, physical addresses, and IP logs presents tangible secondary risks. Threat actors frequently aggregate exposed PII with connection telemetry to conduct highly tailored spear-phishing campaigns, execute credential stuffing attempts, or attempt social engineering attacks against customer support channels.

Why BI Platforms Are High-Value Target Vectors

The attack on Framework underscores a broader trend in enterprise targeting: adversaries increasingly seek out third-party analytics, monitoring, and business intelligence software as high-yield vectors.

Several factors make BI infrastructure particularly attractive to attackers:

  • Centralized Data Aggregation: BI software aggregates streams from logistics, customer management, finance, and user metrics into a single accessible platform.
  • Over-Privileged Service Accounts: Database connection strings configured inside reporting tools often run with broad SELECT privileges across multiple production schemas, rather than restricted database views.
  • Evasion of Traditional Controls: Query traffic generated by an exploited BI tool originates from a trusted internal host, making bulk data extraction appear to network monitoring systems like routine report generation.

Remediation and Defensive Actions

Organizations utilizing Metabase or similar analytics tools should immediately review their exposure and enforce strict isolation around reporting infrastructure:

  • Update Metabase Instances: Ensure all Metabase deployments are updated immediately to the latest patched software release to remediate the zero-day vulnerability.
  • Restrict Network Exposure: Place Metabase interfaces behind Zero Trust Network Access (ZTNA), an enterprise VPN, or strict IP allowlists. Business intelligence dashboards should never be directly exposed to the public internet.
  • Enforce Principle of Least Privilege: Audit the service accounts Metabase uses to connect to databases. Restrict access strictly to read-only views containing non-sensitive or sanitized data required for reporting.
  • Rotate Database Credentials: If a BI server is suspected of exposure, immediately rotate all database passwords, service tokens, and connection strings stored within the application.
  • Inspect Database Query Logs: Search backend database audit logs for abnormal bulk SELECT queries originating from the Metabase host IP address.

Found something similar in your stack?

Let's find out before it becomes an incident.

Book an advisory call