The Desk · The Wire · Hacked Today? · Data Center RSS
The Perimeter Site

Please Upload a Photo of Your ID

The Perimeter Desk
2026-09-03
# Please Upload a Photo of Your ID The page hits because someone is selling a library of identity. A threat actor on the Nexus platform is currently offering over 153 million stolen driver's licenses and IDs from the US and Canada. This isn't a random scrape of social media profiles. These are high-resolution images likely exfiltrated from identity verification services. The irony is thick. We spent the last five years forcing users to upload a photo of their government ID to prove they are human, then we handed those photos over to third-party vendors to "reduce risk." Now, those vendors have become the ultimate honeypots. If you’re a criminal, why bother phishing an individual when you can just buy the verified identity kit for 153 million people in one go. The second-order effect here is where it gets ugly. We've built an entire economy of "Verified" badges and KYC (Know Your Customer) workflows based on the assumption that a photo of a license equals truth. It doesn't. Once these images are in the wild, they can be used to bypass automated identity checks across every financial app, crypto exchange, and government portal that relies on this specific breed of verification. The "Verified" checkmark is now essentially a signal that the account is prime for takeover. Some will argue that encrypted storage at rest should have prevented this. It doesn't matter if the data was encrypted on the disk if the attacker compromised the application layer or an admin token. Once the images are rendered for a human reviewer, they're plaintext and portable. We didn't solve the identity problem; we just centralized it into a few high-value targets. Then there's the JFrog Artifactory situation. If you’re running a CI/CD pipeline, this is the one that keeps you up. Attackers are exploiting a flaw to forge administrative tokens. For those who don't live in the build server, Artifactory is often the single source of truth for an organization's compiled code. It's where the binaries sit before they go to production. If an attacker can forge an admin token, they aren't just stealing data; they can swap out a legitimate library for a backdoored one. You don't need to breach the production environment if you can just poison the water supply before it leaves the plant. Vendor severity ratings usually lag behind reality. They'll call it "critical" once the PoC is on GitHub, but the dwell time here could be significant. I suspect we're going to find out that this has been used for lateral movement in several high-value targets long before today's disclosure. The danger isn't the vulnerability itself; it's the trust we place in the repository. When the source of truth is compromised, every single piece of code deployed since the breach must be treated as suspect. The data breach volume this week is staggering. We've seen 410 stories hit the wire so far. It's not just noise; it's a concentrated hit on specific sectors. Technology is at the top with 300 stories, but healthcare remains the most visceral. Look at Aesto. A healthcare data migration company had its AWS infrastructure hit, leaking sensitive health data for over 9.5 million people. This included Social Security numbers. Then you have McKesson, where hackers claim to have exposed records from tens of millions of patients. Healthcare is a recurring theme because the data is permanent. You can change a leaked password or even a credit card number, but you can't change your blood type or your chronic condition history. The attackers know this. They aren't looking for a quick payday; they're building lifelong leverage over victims. The Tving breach adds another layer to the mess. A South Korean streaming service lost just under 40 million accounts. On its own, a streaming leak is a nuisance—mostly password reuse risk. But when you pair it with the identity theft scale we're seeing from the Nexus leak, you see the full picture. Attackers get your email and hashed password from Tving, then they use a stolen driver's license to "verify" their way into your bank account or healthcare portal. We also have a critical flaw in the All-in-One WP Migration and Backup plugin affecting north of 3 million WordPress sites. It's a second-order SQL injection that leads to unauthenticated remote code execution. It's a classic failure of the "safety tool" paradox. People install backup plugins to protect themselves from disaster, only for the plugin itself to become the disaster. I’ve seen this before with various "security" plugins that end up providing a wide-open door for anyone who knows how to send a malformed request. If your backup tool has the permissions to read and write to your entire database and file system, it's not a tool; it's a skeleton key. The common thread today is the failure of the intermediaries. The identity verifiers, the binary repositories, the migration plugins. We keep outsourcing our trust to third parties to simplify our stacks, but we aren't auditing the security of those parties with any real rigor. We treat them as black boxes that "just work." If you're managing a SOC right now, stop looking at the perimeter for a second and look at your trusted partners. If a vendor has the keys to your production environment or holds copies of your customers' IDs, they are effectively part of your attack surface. The question is whether anyone is actually pricing in the risk of a systemic identity collapse. When the tools used to verify "who you are" become the primary source of "how to pretend to be you," the entire model breaks. I'll believe we've fixed this when I see a shift toward decentralized identity that doesn't involve uploading a JPEG of a plastic card to a random cloud bucket in Northern Virginia. Until then, assume your "verified" users might just be someone with a very good collection of stolen images.
◼

Sources

The reporting this analysis was built from. Follow the originals before acting on anything here.

  1. Hackers exploit critical JFrog Artifactory flaw to forge admin tokens BleepingComputer
  2. Data breach at South Korean streaming service Tving affects 39 million accounts - MLex Google News Security
  3. Hackers say McKesson data breach exposed records from tens of millions of patients - HealthExec Google News Security
  4. SonicWall SMA 1000 Zero-Days Enable Unauthenticated RCE Dark Reading
  5. Health data of more than 9.5 million people leaked from Aesto record system The Record
  6. WordPress backup plugin flaw exposes millions of sites to takeover attacks BleepingComputer
  7. Aesto Health data breach exposed Social Security numbers of 9.5 million patients - Startup Fortune Google News Security
  8. Hackers exploit Sangoma Switchvox flaw to deploy reverse shells BleepingComputer

How stories are selected and rated

← More from the Desk Live Wire →

About · Methodology · Contact · Privacy

Tracking a CVE from this story? Hazard shows which vulnerabilities are confirmed exploited in the wild — and what the resulting breaches have cost UK organisations.

DISCLAIMER: Articles on this site are generated automatically from public security news feeds for educational and informational purposes. They may contain errors, and nothing here constitutes security, legal, or compliance advice. Verify details against original advisories and vendor bulletins before acting on them.