Cryptocurrency hardware wallet provider SafePal is warning of a data breach affecting about 39,798 customers after a flaw was exploited to steal customer order information, and a threat actor is now claiming to be selling the stolen data. [...]

SafePal, a provider of cryptocurrency hardware wallets, has disclosed a data breach affecting approximately 39,798 customers. The incident, which exposed customer order information, stems from an exploited authorization flaw within an order-tracking plugin.
The breach impacts customers who placed orders between March 2, 2025, and April 11, 2026. The compromised data includes names, email addresses, shipping addresses, phone numbers, and purchase details. SafePal has confirmed that sensitive information such as wallet seed phrases, private keys, passwords, bank account details, payment card numbers, or government-issued identification numbers were not exposed. The company stated that there is no evidence the incident compromised access to SafePal wallets or funds.
SafePal began notifying affected customers via email on August 16, using the subject line "[Important] Your SafePal Order Information Has Been Affected." The company has also launched an online verification tool, allowing customers to check if their order details were stolen by entering their order number and shipping country.
A threat actor is reportedly selling the stolen SafePal customer data on a cybercrime forum. The seller's claims align with SafePal's disclosed affected order period and customer count. As proof of legitimacy, the threat actor is offering to share order IDs and shipping country information for verification against SafePal's online tool.
The company first received a report consistent with the issue in early May 2026, which was initially treated as an isolated case. During that period, a customer reported receiving a phishing email and a phone call from someone impersonating a SafePal employee. The phishing email falsely claimed a security vulnerability in the SafePal X1 hardware wallet required a firmware update.
In July, SafePal initiated a comprehensive review and rebuild of its order-processing system. This investigation uncovered an authorization flaw in the order-tracking function of a plugin, which permitted unauthorized access to other customers' order information. SafePal has since patched the vulnerability and implemented additional security measures, and is working with a third-party security firm to validate the fix and conduct a broader review.
During the investigation, SafePal also identified a separate configuration error that caused a data-cleanup process to malfunction between September 2025 and April 2026. This error resulted in order data being retained from as far back as March 2025. For affected orders, SafePal has purged personal data from active e-commerce servers, while retaining an encrypted offline copy for potential law enforcement investigations.
SafePal is urging customers to be vigilant against targeted phishing emails and phone calls related to firmware upgrades, product returns, refunds, or legal investigations. The company has already taken down over 30 fraudulent websites and phishing links associated with the incident.
Customers whose order information was exposed are not advised to replace their hardware wallets or move cryptocurrency solely due to this breach. However, SafePal advises that if a customer has already shared their seed phrases or private key in response to a phishing attempt, they should consider their wallet compromised and transfer any assets to a new wallet using a trusted SafePal device or official application.

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.
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.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

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.