LIVE · cybersecurity feed
Live wire
Malware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentialsSix Maximum-Severity Flaws Found in Cisco ProductsCritical Isolated-vm Vulnerability Leads to RCE on Host
breach

9 million images of people’s faces exposed by reverse lookup service

A researcher found an exposed database containing 9 million images that belonged to people finder service ClarityCheck.

zeroday.news ·

A cloud database containing over 9 million image files, primarily of people's faces, was found to be publicly accessible without authentication. The unsecured data, totaling approximately 450 GB, was identified by researcher Jeremiah Fowler and linked to ClarityCheck, a U.S.-registered company offering a reverse image lookup service.

ClarityCheck describes its service as a tool to "identify anyone in a photo" and "find names, social profiles, and online presence in seconds" using reverse image search. While the company states it does not employ facial recognition technology, its functionality aims to link images of individuals to their online identities. Reverse image search typically identifies identical or visually similar images using methods like image embeddings or metadata, whereas facial recognition analyzes specific facial features for comparison against indexed collections.

The exposed database contained images that, if linked with personal data such as names, addresses, emails, or phone numbers, could facilitate various forms of misuse including impersonation, targeted phishing, doxxing, or catfishing. Unlike a compromised password, which can be reset, a person's face serves as a persistent identifier.

ClarityCheck initially contended that the data was not publicly exposed because access required an unindexed URL. However, Fowler was able to discover these URLs by examining the service's website code, and no authentication was required to access the images. The duration of the database's exposure before Fowler's discovery remains unknown.

Despite earlier notifications from Fowler, ClarityCheck reportedly did not secure the database until July, following an inquiry from a news outlet. Services like ClarityCheck often require users to confirm they have the necessary rights or permissions to upload images, though this mechanism does not prevent users from providing false information.

Such "people finder" tools aggregate public records, contact information, and social media data to help locate individuals. While conventional reverse image searches can verify if a social media profile picture is authentic, services like ClarityCheck go further by aiming to identify the individual. Users are advised to exercise caution when uploading photos, particularly those of others without explicit permission, and to review a service's policies regarding image retention, deletion, AI model training, storage, third-party sharing, and removal options. If an individual finds their image in search results, they can request delisting from the search service and removal from the original hosting platform.

breach
ShareXLinkedInWhatsAppFacebook

More News

view all →
security

Postal Service moves to finalize mail ballot regs before SCOTUS ruling

The rules have already been rejected by multiple state courts, but the Trump administration said it’s preparing in case of a favorable Supreme Court decision. The post Postal Service moves to finalize mail ballot regs before SCOTUS ruling appeared first on CyberScoop.

vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

ai

If you're not using AI to attack your own systems, your adversaries will

Agents are also the new attack surface - cue defenders' existential angst

privacy

TikTok Agrees to $400 Million Settlement in U.S. Child Privacy Lawsuit

TikTok has agreed to a $400 million settlement with the U.S. Department of Justice to resolve a lawsuit alleging violations of child privacy laws. The lawsuit, filed in 2024, accused the company of improperly collecting data from users under 13 and failing to comply with parental requests to delete accounts. The settlement includes an immediate payment of $300 million and an additional $100 million contingent on the dissolution of a prior consent decree related to Musical.ly.

malware

Hackers infect Android car head units with proxy botnet malware

A supply-chain attack targeting Android-based car head units is using a legitimate device-update app to spread malware that enlists compromised devices in a proxy botnet or uses them for ad fraud. [...]

security

Named Pipes Under Attack: Securing Windows Interprocess Communication

Windows named pipes provide fast interprocess communication, but weak access controls can expose privileged services to untrusted processes. ThreatLocker explains how endpoint verification, command authorization, strict input validation, and narrowly scoped privileges can help secure named-pipe communication. [...]