Hackers stole names, addresses, phone numbers, Social Security numbers, and financial information from a third-party platform. The post Heights Finance Data Breach Impacts at Least 1.2 Million Individuals appeared first on SecurityWeek.

Heights Finance has reportedly experienced a data breach affecting at least 1.2 million individuals. The incident involved the theft of sensitive personal and financial information, including names, addresses, phone numbers, Social Security numbers, and other financial details. The compromise is understood to have originated from a third-party platform utilized by Heights Finance.
The nature of the stolen data is particularly concerning, as it encompasses personally identifiable information (PII) such as names, addresses, and phone numbers, alongside highly sensitive data like Social Security numbers and financial information. This combination of data points significantly elevates the risk of identity theft, financial fraud, and targeted phishing attacks against the affected individuals. Attackers can leverage such comprehensive datasets to open new accounts, make unauthorized purchases, or gain access to existing financial services.
While the specific technical mechanism of the breach was not detailed, the report indicates that the compromise occurred on a "third-party platform." This suggests a supply chain attack vector, where a vendor or service provider used by Heights Finance was the initial point of entry. Such third-party platforms often include cloud service providers, data analytics firms, customer relationship management (CRM) systems, or other specialized software-as-a-service (SaaS) offerings that handle customer data on behalf of their clients.
The typical scope of such an incident, when originating from a third-party platform, can be broad, potentially impacting multiple clients of that platform if the underlying vulnerability or misconfiguration was widespread. However, in this reported instance, the impact is specifically tied to Heights Finance and its customer base. The figure of at least 1.2 million individuals indicates a substantial dataset was exfiltrated.
Mitigation for this class of issue generally involves a multi-faceted approach. For organizations like Heights Finance, it includes rigorous vendor risk management programs, ensuring third-party providers adhere to stringent security standards, conduct regular audits, and have robust incident response plans. Technical controls such as strong access controls, data encryption both in transit and at rest, regular security patching, and continuous monitoring for anomalous activity are also critical. For affected individuals, common advice includes monitoring credit reports, placing fraud alerts or credit freezes, and being vigilant against phishing attempts and unsolicited communications.
The reported breach at Heights Finance underscores the persistent and evolving threat landscape facing financial institutions and their customers. The reliance on third-party services, while offering operational efficiencies, introduces additional attack surfaces that must be meticulously secured. This incident serves as another reminder of the critical importance of supply chain security and the far-reaching consequences when sensitive data is compromised.

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.