
AI Supply Chain Attacks
Poisoned CI/CD Pipelines Compromise LiteLLM and Open-Source AI Tools
A coordinated campaign targeted the AI software supply chain by compromising multiple open-source projects' CI/CD pipelines to steal credentials and inject malicious code .
- 01TRIGGERA coordinated campaign targeted the AI software supply chain by compromising multiple open-source projects' CI/CD…
- 02MACHINE ACTIONAdvisory output
- 03MISSING GATETrust boundaries, least privilege, and output approval
- 04IMPACTData security
The short version
A coordinated campaign targeted the AI software supply chain by compromising multiple open-source projects' CI/CD pipelines to steal credentials and inject malicious code .
Case telemetry
- INCIDENT
- SS-IR-075
- DATE
- March 19-31, 2026
- SYSTEM
- AI Supply Chain Attacks
- LOCATION / SCOPE
- Global
- EVIDENCE
- Reported
- AI ROLE
- Advisory output
- HARM
- Data security
- SOURCES
- 1 cited record
The event
A coordinated campaign targeted the AI software supply chain by compromising multiple open-source projects' CI/CD pipelines to steal credentials and inject malicious code. The attackers poisoned build systems used by popular AI development tools, ultimately compromising LiteLLM - a massively popular AI proxy used by thousands of organizations to route requests across AI providers. The poisoned builds were distributed through standard package management channels, putting millions of developer environments at risk. Organizations using the compromised tools unknowingly ran attacker-controlled code with access to their AI API keys, cloud credentials, and internal networks.
What the machine did
The AI supply chain has become a high-value target because AI tools operate with broad system access - API keys to multiple providers, cloud credentials, access to codebases, and often elevated permissions. The automated dependency management systems that make AI development fast also make it fragile: a compromised upstream package propagates instantly to every dependent project. No human reviewed the poisoned packages before they were pulled into production environments. The same "automate everything" philosophy that accelerates AI development also accelerated the attack's propagation.
Where the failure landed
Millions of developer environments potentially compromised. AI API keys and cloud credentials stolen at scale. Organizations' AI infrastructure - including model access, training data, and deployment pipelines - exposed to attackers. The incident revealed that the AI ecosystem's heavy reliance on open-source tooling creates a supply chain attack surface that most organizations don't monitor or secure. Trust in automated dependency management was fundamentally undermined.
Reported
Documented in the cited public record. Follow the sources for the precise evidentiary posture.
SOURCE RECORD UPDATED 2026-07-09
1 cited record
- 01Secondary / analysisReversingLabs: AI Supply Chain Attack Campaign (March 2026)
Trust boundaries, least privilege, and output approval
The failure pattern in this case: Untrusted input crossed a privileged boundary.
The moment the path could change
A security owner approves credential scope and externally visible actions before the agent can cross a trust boundary.
Autonomy is a design choice.
See the operating model that keeps AI useful while preserving human authority at consequential moments.
Compare AgenticAI and AugmentedAI →