Attackers exploited a CVSS 10 Metabase zero-day to gain admin access and steal sensitive data. Framework confirmed it was among the victims. Metabase just confirmed something no analytics vendor wants to write: attackers found and used an unpatched, maximum-severity flaw against Metabase Cloud before anyone on the defense side knew it existed. The company’s own […]

Attackers have exploited a zero-day vulnerability in Metabase, an open-source business intelligence and data analytics platform, to gain administrative access and steal sensitive data. The flaw, which carries a maximum CVSS score of 10.0, allowed unauthenticated attackers to inject arbitrary SQL into the Metabase application database.
Metabase confirmed that its cloud service was targeted using this previously unknown vulnerability in versions 1.58 and above. The company detected the attack, blocked the exploited endpoints, and patched the flaw, ensuring that Metabase Cloud instances were updated before a public advisory was released.
However, self-hosted Metabase deployments remain vulnerable if not updated. The affected versions range from 0.58 through 0.63. Specific patched point releases are 0.58.24, 0.59.21, 0.60.17, 0.61.11, 0.62.9, and 0.63.5. Users running versions 0.57 or earlier are not affected.
Once an attacker gained access, they could achieve administrator rights over the Metabase instance. This level of access allowed them to modify application configurations, exfiltrate stored credentials for all connected databases, read any data accessible through those connections, and export that data. Given that Metabase typically connects to a company's most sensitive data warehouses, this represents a significant security breach.
As a temporary mitigation for self-hosted instances that cannot be immediately updated, Metabase recommends blocking the `/api/session/reset_password` endpoint at the network level.
Metabase also provided an attack signature for organizations to check their logs. A sequence involving a `POST` call to `/api/session/reset_password` resulting in a 400 status code, immediately followed by a `GET` call to `/api/user/current` with a 200 status code, indicates a likely compromise. If this pattern is found in application or ingress logs, the instance should be treated as breached.
For compromised instances, Metabase advises a comprehensive cleanup. This includes clearing all active sessions by wiping the `core_session` table, auditing API keys for any unauthorized additions, checking administrator accounts for unexpected changes, rotating credentials for every connected database, and reviewing both data warehouse logs and Metabase's query history for suspicious activity.
PC manufacturer Framework has confirmed it was a victim of this zero-day exploit. The company notified its customers that personal information, including names, login IP addresses, physical addresses, phone numbers, and email addresses, was accessed. Framework stated that no order or payment information was compromised.
The exploitation of this vulnerability as a genuine zero-day means that attackers discovered and utilized the flaw before Metabase was aware of its existence, with the company only learning of it through attacks on its own cloud infrastructure.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.