Multiple lawsuits have been filed against identity verification company IDScan after hackers allegedly breached the service and offered to sell more than 153 million driver's licenses. [...]

Multiple lawsuits have been filed against IDScan, an identity verification technology company, following claims by a dark-web service that it possesses and is selling a database containing scans of over 153 million driver's licenses and other identity documents. The lawsuits, filed in Louisiana where IDScan is headquartered, allege that the company failed to adequately protect client data.
The claims originated from a dark-web identity-theft service called Nexus, which advertised access to a database containing more than 153 million U.S. and Canadian driver's license scans, 10 million ID cards, 3 million travel documents, and 579,000 medical cards. A journalist independently verified samples from the database, confirming the presence of personal records, and subsequently traced the leak to IDScan.
IDScan provides hardware and software solutions that enable businesses to scan, authenticate, and extract information from government-issued identity documents. Its technology is utilized across various sectors in the U.S., including car rental agencies, retailers, gun shops, financial institutions, cannabis dispensaries, and hospitality establishments.
As of early September, IDScan has not issued any public statements regarding the allegations and has not responded to inquiries for comment. It remains unconfirmed by the company whether its systems were compromised or the precise number of individuals affected.
Law firms, including Markovits, Stock & DeMarco, and Hall Attorneys, have initiated investigations into potential class-action litigation. Markovits, Stock & DeMarco stated that IDScan began notifying some business customers around September 1st. These firms are seeking potential claimants for a class-action case, noting that individuals whose IDs were scanned through businesses using IDScan's systems may be impacted.
The FBI's New Orleans office has reportedly launched an investigation into the incident, a detail independently corroborated by a major news wire service. However, the agency has not yet released an official statement or responded to requests for confirmation.
While the illegal service Nexus is no longer online, the compromised database is believed to remain accessible to cybercriminals. The potential scale of the incident suggests that additional lawsuits, including further class actions, could be filed, possibly leading to consolidation into multidistrict litigation. State attorneys general and federal regulators may also initiate separate investigations or enforcement actions, mirroring responses to similarly large-scale data exposures in the past.

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.