France's data protection authority (CNIL) has fined Hôpital privé de la Loire €500,000 ($580,000) for failing to adequately protect patients' and their relatives' data. [...]

France's data protection authority, CNIL, has imposed a €500,000 fine on Hôpital privé de la Loire (HPL) following a data breach in the summer of 2025 that exposed sensitive information belonging to over 727,000 individuals. The penalty, equivalent to approximately $580,000, was levied due to the hospital's failure to adequately protect patient data and information pertaining to their designated third parties.
HPL, a general hospital located in Saint-Étienne and part of the Ramsay Santé healthcare group, provides a range of medical services, including surgery, maternity, cancer treatment, and emergency care. The breach impacted 524,867 patients and an additional 202,246 individuals identified as trusted third parties, such as escorts or assistants.
The CNIL's investigation, initiated after the incident, identified several violations of the General Data Protection Regulation (GDPR), specifically Articles 32 and 34. Key shortcomings included the absence of multi-factor authentication and VPN requirements for external users, such as private-practice physicians, accessing the hospital's electronic patient record system.
Furthermore, the investigation revealed inadequate access controls, which allowed a compromised account to access records for all hospital patients. The hospital also lacked real-time or near-real-time monitoring and alerting capabilities, enabling the attacker to navigate the system and extract a significant volume of data over several days without detection.
While HPL notified affected patients, the CNIL noted that the 202,246 trusted third parties whose data was also compromised were not directly informed. During the course of the proceedings, HPL reportedly implemented several security enhancements.
A hacker operating under the alias "Marak," described as a teenager, claimed responsibility for the attack. Marak reportedly informed a French news outlet via Telegram that the breach originated from the compromise of a single doctor's account, which then provided access to HPL's entire internal system. The hacker allegedly attempted to sell the stolen data to a single buyer for a price between €2,000 and €5,000, though subsequent reports indicated the data was neither sold nor published.

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.