French authorities confirmed that someone gained unauthorized access to systems at the Directorate General of Public Finances in late June after stealing or misusing someone’s identity.

The Directorate General of Public Finances (DGFiP), France's tax authority, has confirmed that its information systems were breached, leading to the extraction of data belonging to individuals and businesses. The French Economy Ministry stated that an attacker gained unauthorized access to DGFiP systems in late June by stealing or misusing an identity. This intrusion allowed the attacker to view and extract data.
The unauthorized access was detected and terminated in late June. The incident became publicly known after a hacker claimed responsibility earlier this week, prompting the tax authority to implement additional restrictions to prevent further unauthorized access.
Authorities are currently investigating to determine the precise scope of the accessed or stolen information and the number of affected individuals and businesses. The DGFiP has committed to individually contacting those whose data was compromised, informing them of the exposed information and recommended precautions. The agency also plans to notify France's data protection authority, file a criminal complaint, and provide further updates as the investigation progresses.
A hacker operating under the alias ZeroBytes claimed responsibility for the attack, according to FrenchBreaches, a website that monitors data leaks in France. ZeroBytes asserted that they obtained data on over 600,000 individuals. The claimed information includes names, other personal details, tax identification numbers, email addresses, family circumstances, and tax status information. These claims and the authenticity of the purportedly stolen data have not been independently verified by the DGFiP.
According to the hacker's claims, they gained access to internal servers, which enabled them to connect to the agency's VPN and utilize an internal tool to search for information on individuals and businesses. The attacker stated that data exfiltration began before their access was cut off. The DGFiP has not publicly attributed the breach to a specific threat actor or confirmed the hacker's specific claims regarding the method or extent of the data stolen.
This incident marks another cybersecurity event affecting a French government agency this year. In April, the National Agency for Secure Documents (ANTS), responsible for passports and identity cards, experienced a targeted website attack. The same month, the Education Ministry disclosed an attack on a student account management system, exposing student personal information. In February, a segment of the National Bank Accounts File, a database of bank accounts in France, was breached, exposing information related to approximately 1.2 million accounts out of over 300 million entries.
French authorities have been actively pursuing individuals suspected of targeting public institutions. Earlier this year, a 20-year-old man was arrested on suspicion of carrying out numerous data breaches against government bodies, sports federations, and private companies.

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.