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

TeamPCP Supply Chain Attack Hits North of 2500 Organizations via Trivy and LiteLLM

The Perimeter Desk
2026-08-15
# TeamPCP Supply Chain Attack Hits North of 2500 Organizations via Trivy and LiteLLM Listen up, because you're going to see this pattern for the next decade if we don't stop pretending that "trusted" tools are actually trustworthy. The wire is currently screaming about TeamPCP. They didn't kick down the front door; they just poisoned the water supply. By targeting Trivy and LiteLLM, these attackers managed to harvest credentials from north of 2,500 organizations. If you're wondering how a single campaign hits that many targets, stop looking for a zero-day miracle and start looking at your permissions. Here is how this likely played out: the attackers found a way to inject malicious code into tools that developers (and security teams) trust implicitly. Once those tools were pulled into a CI/CD pipeline or a local environment, they didn't need to fight through your EDR. They were already inside the perimeter, running with the privileges of whoever installed them. They weren't looking for a crown jewel database on day one; they were harvesting credentials. API keys, service account tokens, the kind of things that sit in plaintext in environment variables because "it's just a dev environment." When you see the official statements coming out from the affected orgs, look for the word 'sophisticated'. I guarantee it's there. Whenever a CISO calls an attack "sophisticated," what they're actually saying is, "I'm embarrassed that we gave a third-party scanner full read-access to our production secrets." There is nothing sophisticated about credential harvesting via a compromised dependency. It's the digital equivalent of stealing the master key from the janitor's closet. The intrusion is a failure of the vendor; the breach is a failure of the victim. Getting hit by a supply chain attack is common. Handling it by simply updating the package and calling it a day is a choice, and a bad one. I remember NotPetya back in '17. We all watched as a trusted update from M.E.Doc turned into a global blackout. The lesson then was that your trust boundary shouldn't end at your firewall; it should end at every single binary you execute. The parallel here is the blind faith we place in "security" tooling. We install scanners like Trivy to find vulnerabilities, but we forget that the scanner itself has a blast radius. What would this cost you on a Tuesday? It's not just the immediate cleanup. It's the 72 hours of absolute paralysis when you realize your security tool was the Trojan horse. You can't trust your logs because the tool that generates them might be compromised. You can't trust your backups if the service account used to manage them was leaked. That is where the real cost lives: in the loss of confidence in your own telemetry. Now, let's talk about the second-order effects, because that's what keeps me up at night. The 2,500 organizations hit aren't the end of the line. Many of those are SaaS providers, managed service providers, and government contractors. If a company providing identity management or cloud hosting was among the victims, then every single one of their clients is now effectively compromised. TeamPCP didn't just get 2,500 sets of keys; they got a map to thousands of downstream environments. We are looking at a cascading failure where the blast radius expands exponentially every time an attacker pivots from a tool provider to a service provider. The technology sector is currently the most targeted on my wire, ranking #1 of 16 this week with 322 stories. Government isn't far behind at #2 of 16 with 245 stories. The attackers are following the path of least resistance to the highest volume of data. They aren't targeting "the cloud"; they're targeting the pipes that feed it. The strongest objection you'll hear from the juniors is that we can't possibly audit every line of code in every third-party tool. You're right. You can't. But that isn't an argument for blind trust; it's an argument for isolation. If your security scanner has the permission to read secrets from your production vault, you haven't built a security posture; you've built a convenience. You should be running these tools in isolated environments with scoped, short-lived credentials that can't be used to pivot into other systems. If a tool needs to scan a container, give it the container, not the keys to the entire registry. The response here has been predictable: patch, rotate keys, and issue a press release about "working closely with law enforcement." That's performative security. The only real response is to assume that every single piece of software in your pipeline is already compromised and build your architecture so that it doesn't matter. We keep treating these incidents as isolated events. They aren't. This is just another entry in a long history of poisoning the well. We saw it with SolarWinds, we saw it with NotPetya, and now we see it with TeamPCP. The only thing that changes is the tool being used as the vector. The real question you should be asking your team right now isn't "Are we using Trivy or LiteLLM?" It's "If our most trusted security tool turned malicious tomorrow, what could it actually touch?" If the answer is "pretty much everything," then you aren't waiting for a breach. You're just waiting for someone like TeamPCP to notice you. I'll be watching the credential dumps on the forums over the next few weeks. That's where we'll see who actually got hit and who is lying in their public statements. Usually, it's both.
◼

Sources

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

  1. Al Fayed abuse survivors' dismay at Met Police data breach - Leigh Day Google News Security
  2. Bitcoiners Warned After French Tax Authority Confirms Data Breach Affecting Hundreds of Thousands - CryptoRank Google News Security
  3. Sogang University data breach exposes 180,000 student, staff accounts - Korea JoongAng Daily Google News Security
  4. Digital advocates seek probe into alleged Baguio ransomware attack - Inquirer.net Google News Security
  5. TheGentlemen Targets KFC Kosova in Ransomware Attack - DeXpose Google News Security
  6. Clop Ransomware Targets Zebra.com in Major Data Breach - DeXpose Google News Security
  7. ShinyHunters Compromises Carhartt, Inc. in Major Ransomware Attack - DeXpose Google News Security
  8. France’s Massive Tax Data Breach Puts 678,000 People at Risk as Crypto Attacks Soar - Cryptonews.net Google News Security

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.