Breaking NewsAugust 14, 2026·10 min read

LiteLLM Data Breach: 40 Minutes That Exposed 2,500 Companies

A five-month-old bug in a piece of software most people have never heard of became national news. Threat intelligence firm CloudSEK published a report on August 11, 2026, tracing a backdoored version of the open-source AI proxy LiteLLM back to March. It sat live on the Python Package Index for about 40 minutes.

That was long enough to touch roughly 434,000 CI/CD pipelines across more than 2,500 organizations, including NVIDIA and Deloitte. The real question isn't how long the window was. It's how a security scanner, a tool built for this, ended up being the reason it got in.

2,500+

Organizations exposed, per CloudSEK

434K

CI/CD pipelines touched

40 min

Backdoored packages stayed live

4TB

Data exposed in the Mercor breach

Quick Answer

  • The LiteLLM data breach traces back to a March 2026 supply-chain attack that backdoored the open-source AI proxy, exposing credentials tied to roughly 434,000 CI/CD pipelines. Reported organization counts vary by outlet, from 2,100+ to 2,488 to 2,500+, so treat “2,500+” as a round figure, not an exact count.
  • NVIDIA and Deloitte are named with high confidence in the primary CloudSEK report; other names circulating, including Microsoft, come from a separate, later disclosure that isn't confirmed against that primary report.
  • The same attackers, tracked as TeamPCP, ran a multi-ecosystem campaign that March. LiteLLM was the fifth and final target, not the whole story, and the group was later linked to a confirmed ransomware partnership using stolen credentials.
  • AI staffing platform Mercor was breached through the same hole, exposing roughly 4TB of data tied to more than 40,000 lawyers, physicians, and other professionals, though Mercor calls the affected group “a very limited subset” of its nearly five million registered experts.
  • For anyone rethinking how much of their AI workflow should run through shared third-party infrastructure, Elephas offers a more direct way to work: each person connects their own AI accounts, and sensitive content gets redacted locally before it ever leaves their Mac.

Stolen Credentials, Not Stolen Conversations, and a Headcount That Keeps Shifting

Nobody's AI chatbot conversation got leaked here. Nobody's prompts were read in real time, and no chat history sat exposed.

Attackers stole something else: the keys that let automated systems talk to AI providers and other services on a company's behalf. That's a different risk category, credential theft rather than content exposure.

A CI/CD pipeline is the automated system a company uses to build, test, and ship its own code. It often holds the same API key powering the AI tool an employee uses at work. CloudSEK's report turned that quiet fact into this week's headline.

Scale of the LiteLLM breach across CI/CD pipelines and organizations, with the three conflicting headcounts

Even the organization count itself keeps shifting.

Three different tallies are circulating, and CloudSEK's own report cautions its figures describe reconstructed exposure, not confirmed compromise of every listed company. The honest takeaway is “in the low thousands,” not a precise headcount.

Some later coverage, including Hudson Rock's August 13 disclosure, names additional organizations such as Microsoft, not confirmed against CloudSEK's own primary report.

Security researchers flag a pattern here: cloud AI tools and the infrastructure around them have become a favorite target, since one gateway touches everything routed through it. For most readers, that's the smaller risk unless your own data moved through a downstream platform like Mercor.

Inside the Chain: How a Trusted Security Scanner Became the Backdoor

Attack chain: a compromised security scanner led to backdoored LiteLLM packages on PyPI

LiteLLM isn't a chatbot anyone types into. It's plumbing: software a company installs so its internal tools can talk to OpenAI, Anthropic, and other AI providers through one connection. Most employees would never see it or know its name.

Attackers broke in somewhere else entirely first. They compromised Trivy, a security scanner built by Aqua Security, using a login token that should have been retired weeks earlier. LiteLLM's own build system pulled in that compromised version, which handed attackers a direct path to LiteLLM's PyPI publishing credentials.

A clear timeline answers the “is this old news” question. Trivy was compromised on March 19, the backdoored LiteLLM packages sat live on PyPI for about 40 minutes on March 24, and a clean rebuild shipped March 30.

LiteLLM's own statement called it a suspected supply chain incident, and the full public scale only surfaced five months later, in CloudSEK's August report.

The Part Nobody's Covering: A Fake Compliance Industry, a Named Attacker, and a Ransomware Payoff

TeamPCP is the name researchers use for the group behind this, tracked by Trend Micro as SHADOW-WATER-058 and assessed as financially motivated, with no confirmed state ties. The same group ran a campaign across several developer ecosystems that March; LiteLLM was the fifth and final target, not the whole story.

Oligo Security traced a six-year attack trail to a 2020 predecessor and an earlier campaign against exposed AI clusters.

TeamPCP's stolen-credential pipeline feeding a confirmed VECT ransomware partnership

Part of why 2,500-plus organizations' vetting missed this: the compliance paperwork many relied on was fake. A March 2026 whistleblower found that 493 of 494 SOC 2 reports from YC-backed Delve Technologies, the security-audit certificates companies use to prove they're trustworthy, shared identical boilerplate text, including the same grammatical errors.

LiteLLM's own certification was one of the 493 fraudulent audits, and Y Combinator removed Delve from its startup directory over it.

AI staffing platform Mercor was breached through the same hole. That exposed roughly 4TB of data tied to more than 40,000 lawyers, physicians, and other professionals, though Mercor calls that group “a very limited subset” of its nearly five million registered experts.

Mercor's own breach adds a sharper detail than “biometrics.” Contractors ran monitoring software capturing screenshots every 30 to 60 seconds. Litigation alleges the captures indiscriminately recorded proprietary code, banking details, and privileged communications belonging to third parties, not just contractors.

None of this is unique to AI tooling. It echoes Vercel's own breach earlier in 2026, where the entry point was ordinary infrastructure, not the AI model. Trusted tools sit closer to more systems than anyone accounts for.

What This Actually Means for You, Even If You've Never Heard of LiteLLM

Most people reading this will never install LiteLLM or type its name into a search bar. Plenty of company AI tools are wired through gateways like it without employees being told.

Questions worth asking your IT team after the LiteLLM breach

If you use ChatGPT, Claude, or Gemini through your own personal account, this specific breach did not touch you. It targeted the shared proxy layer companies install, not individual consumer accounts. Mercor's own update shows where the real exception lives: platforms that route your data through infrastructure you never chose.

There's no way to check this from the outside, unlike if NVIDIA or Deloitte issued a public response. The honest move is asking IT whether the company uses LiteLLM, and whether affected credentials were tested after rotation, not just claimed.

If you're not an admin or engineer, there's no personal password this breach exposed. That work belongs to IT teams rotating infrastructure credentials, not individual employees changing their own logins.

Where Elephas Fits: A Narrower, More Direct Way to Use AI

Infrastructure and stolen credentials sit at the center of this breach, a different risk category from someone pasting sensitive text into a chatbot. Elephas does not sit inside CI/CD pipelines and would not have prevented this specific breach. That's worth saying plainly, not as a hedge buried at the end.

Every extra system between a person, or a pipeline, and an AI model is one more place that can be compromised. Each Elephas user connects their own cloud AI accounts directly, rather than through one shared, centralized proxy.

For researchers who still want a leading cloud model, Elephas adds a second layer through automatic PII redaction. Before a prompt is sent to ChatGPT, Claude, Gemini, Grok, Perplexity, or any other cloud model, Elephas strips sensitive names, emails, phone numbers, and identifiers on your Mac. The cloud model only ever sees the sanitized text.

Elephas PII redaction flow diagramElephas PII redaction in the app

Sensitive data is automatically detected and redacted before anything reaches a cloud AI model. Your content is never used to train AI models, it never sits on a vendor's server, and nothing passes through a third-party reviewer's screen.

Redacted fields get reassembled locally on your machine once the answer comes back, so identifiable information never leaves the device. Elephas has a free plan and starts at $19/month. Try Elephas for free if a more direct way to use AI sounds like the right trade.

The Breach Is Old News. The Exposure Isn't.

Credentials stolen in this campaign will likely keep getting used well after the headlines fade. That's the FBI's warning, and the VECT ransomware confirmation above is proof that's already happening, not a hypothetical.

A broader lesson holds regardless of which layer gets hit. More systems between a person and an AI model, whether infrastructure a company controls or content someone types, means more to protect.

It also means knowing who controls each layer matters more. That accountability doesn't expire when the headlines move on.

A more direct way to use AI

Elephas is the privacy-friendly AI knowledge assistant with built-in local models. Smart Redaction keeps sensitive data on your Mac before it reaches the cloud.

Try Elephas →

Related Reading

Selvam Sivakumar
Written by

Selvam Sivakumar

Founder, Elephas.app

Selvam Sivakumar is the founder of Elephas and an expert in AI, Mac apps, and productivity tools. He writes about practical ways professionals can use AI to work smarter while keeping their data private.

Back to News