The private equity firm said attackers broke into some of its cloud platforms during a five-day period in early July, compromising sensitive personal data. The post Apollo discloses data breach from ongoing wave of attacks hitting financial sector appeared first on CyberScoop.

Apollo Global Management, a major private equity firm, has confirmed it experienced a data breach in July, impacting some of its cloud platforms. The company disclosed that sensitive personal data, including names, dates of birth, contact information, home addresses, and Social Security numbers, was compromised during the incident.
The breach occurred between July 6 and July 10, according to a data breach notification filed in California. Apollo stated that it became aware of the intrusion and promptly notified law enforcement, engaged external cybersecurity and forensic experts, and enhanced its security protocols. The ongoing investigation determined on August 12 that personal data had been compromised.
While Apollo did not specify the number of individuals affected, it noted that there is currently no evidence of the data being posted online or used for identity theft or fraud. The firm, which manages $1.05 trillion in assets, is the first to formally disclose a personal data compromise stemming from a series of social engineering attacks targeting the financial sector.
Google has attributed the ongoing campaign to BlackFile, a threat group affiliated with "The Com." This group has reportedly split its extortion operations across four brands—Redact, Pink, Helix, and Falcon—which share infrastructure. BlackFile and its affiliates have impacted organizations across various industries, including healthcare, technology, transportation, logistics, wholesale, retail, and hospitality, since the beginning of the year.
The attackers typically employ voice-phishing and social engineering tactics, often impersonating IT support, before issuing extortion demands. These demands frequently begin around $3 million but are often negotiated down to less than $1 million. Google researchers have also reported that some recent victims of the group have faced threatening messages and other forms of escalation, including swatting incidents.
While Apollo did not name the responsible group, its disclosure places it among several financial institutions believed to have been targeted in this wave of attacks. Other large private equity firms, law firms, financial rating agencies, and medical technology companies have also reportedly been affected. Previous reports indicated that some of Apollo's competitors, such as Blackstone and Bain Capital, were targeted with malicious infrastructure, though it remains unconfirmed if those firms were 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.