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

The Pipeline Is Automated. The Poison Is Efficient.

Marcus Webb
2026-08-15
# The Pipeline Is Automated. The Poison Is Efficient. Technology is currently the most targeted sector on my wire, ranking #1 of 16 with 333 stories this week alone. That isn't just a high number; it's an obsession. While government and healthcare usually fight for the spotlight because they have "critical" infrastructure, a word I use sparingly, the current activity in tech suggests that attackers have stopped trying to break into the castle. Instead, they're poisoning the water supply and waiting for the residents to take a drink. The most instructive example is the TeamPCP campaign targeting Trivy and LiteLLM. This wasn't some surgical strike on a single high-value target. It was a dragnet that compromised just over 2,500 organizations. For those who don't spend their weekends auditing build pipelines, this is a classic supply chain pivot. You don't need to find a zero-day in a hardened production environment if you can just slip your payload into the tools used to secure and deploy that environment. Then we have the PostgreSQL extension situation. A researcher found an RCE in a widely used extension, one that boasted a 4-star rating, and used it to gain execution on NeonDB, Supabase, and Xata. I find it particularly amusing that "4 stars" is now a primary security metric for some. The version numbers in these extensions rarely get the same scrutiny as the core engine, yet they operate with significant privileges. The pattern here is clear: attackers are targeting the abstractions we use to move faster. We see this again with SAP Commerce Cloud. There's currently an active exploitation of a high-severity flaw there. When you move your commerce logic to a cloud provider, you aren't eliminating risk; you're just concentrating it. A single vulnerability in a shared codebase now offers a one-stop shop for anyone looking to exfiltrate customer data at scale. The argument from the "managed services" camp is usually that centralizing infrastructure allows for faster patching and better oversight. They'll tell you that having a vendor handle the kernel updates is safer than letting a distracted sysadmin do it on a Friday afternoon. That logic holds up until the vulnerability isn't in the kernel, but in the third-party plugin or the automated pipeline tool. Centralized patching is useless if the "official" update is the thing carrying the malware, or if the flaw exists in a feature that was enabled by default across ten thousand tenants. The managed service doesn't remove the risk; it just changes who holds the keys and who forgets to lock the door. The second-order effects are where this gets truly ugly. We aren't just talking about "tech companies" getting hit. Consider the 1.6 million RingCentral accounts allegedly exposed by ShinyHunters. Those users aren't all IT professionals; they're lawyers, doctors, and accountants who trust a communication platform to be a black box of security. When the platform fails, every single organization using that tool inherits the breach instantly. They don't get a CVE to track or a patch to apply. They just get a notification that their data is on a leak site. The attackers are betting on our desire for simplicity. We want "one-click deployments" and "fully managed databases." Every time we add a layer of abstraction to avoid the headache of configuration, we create a new point of failure that can be exploited across an entire fleet of customers simultaneously. It's a bit like the 2021 Kaseya incident: the same rhyme, different verse. Back then, it was the RMM tool; now, it's the security scanner and the DB extension. The only difference is that our dependency trees have grown significantly more complex since then. We are installing libraries that call other libraries, which in turn rely on "4-star" extensions written by people we've never met. I suspect we're heading toward a period where "managed" becomes synonymous with "shared fate." If you use the same managed Postgres provider as ten thousand other companies and they all use the same flawed extension, you aren't an independent entity anymore. You're just one cell in a very large, very vulnerable organism. I'll change my mind when I see a vendor actually provide a verifiable bill of materials for their "managed" services that includes every single third-party extension and plugin they allow to run. Until then, assume the tool you're using to secure your pipeline is the most likely way someone will get into it.
◼
← 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.