
Security researchers CloudSEK and Hudson Rock disclosed a significant supply-chain attack affecting the open source tool LiteLLM, which streamlines AI-driven software development. The compromised software exposed credentials and sensitive access information belonging to thousands of organizations, with major technology companies among the victims.
The attack occurred in March when users downloaded infected versions of LiteLLM from the official Python Package Index repository. During a roughly 40-minute window, the malicious code accessed system memory, scraped its contents, and transmitted the data through attacker-controlled channels. According to the security firms’ analysis, approximately 434,000 CI/CD (continuous integration/continuous delivery) software pipelines had credentials exposed. The attackers obtained cloud keys, repository tokens, SSH keys, Kubernetes secrets, package publishing credentials, and AI provider authentication materials.
The LiteLLM compromise stemmed from a broader supply-chain campaign that also infected Trivy, a widely used vulnerability scanner, along with KICS and the Telnyx Python SDK. The group known as TeamPCP, described as being largely composed of teenagers, claimed responsibility for the attacks. Security researchers have largely corroborated this claim. Analysts noted the attackers conducted what amounted to a memory scraping operation across infected machines.
Both CloudSEK and Hudson Rock have advised affected organizations to immediately rotate all credentials, revoke access tokens, and invalidate cloud keys and authentication materials. The researchers emphasized that many organizations may remain unaware their secrets were exposed, particularly when credentials lacked identifiable company information or custom identifiers. One independent security researcher noted that certain organizations appeared to be disregarding the disclosure’s severity, with many credentials remaining active weeks after the breach.
Second security researchers highlighted how the incident demonstrates the evolving nature of supply-chain threats in an era when a single upstream compromise can affect hundreds of thousands of downstream systems simultaneously. The scale of credential exposure underscores the risks posed by integrating open source software into critical infrastructure, particularly as organizations rapidly incorporate AI tools into their development pipelines.
Article Attribution | Read More at Article Source
Article summary produced by Claude AI