Terabytes of credentials leaked in massive supply-chain attack

by | Aug 21, 2026 | Technology

Terabytes of credentials leaked in massive supply-chain attack

Security researchers CloudSEK and Hudson Rock disclosed that a compromised version of LiteLLM, an open-source package used in AI-driven software development, led to the exfiltration of sensitive credentials from thousands of organizations. The attack occurred during a 40-minute window in March when users downloaded infected versions of the software from the official Python Package Index repository. The researchers analyzed a 195TB file containing the exposed data, which included cloud keys, repository tokens, SSH credentials, Kubernetes secrets, and various other authentication materials.

The LiteLLM compromise was part of a broader supply-chain campaign that also targeted other widely used development tools, including the vulnerability scanner Trivy, KICS, and the Telnyx Python SDK. A group called TeamPCP, described as consisting largely of teenagers, claimed responsibility for the attack, and security researchers corroborated the claim. The malicious code inserted into these packages accessed infected machine memory, scraped its contents, and transmitted the data through attacker-controlled channels.

According to both security firms, approximately 434,000 continuous integration and continuous delivery pipelines had their credentials exposed. Organizations affected include major technology and media companies, though some of the credentials could not be definitively linked to specific organizations due to generic pipeline configurations. The exposed information includes active database passwords, third-party API keys, and cloud credentials that remain unrevoked in many cases.

Security researchers are recommending that affected organizations immediately audit their environments for the compromised LiteLLM versions and perform comprehensive credential rotation. They are also urging aggressive revocation of all potentially exposed secrets, including cloud keys, Kubernetes tokens, and repository credentials. The incident highlights vulnerabilities in rapid AI integration into software delivery pipelines and underscores the amplified risk posed by single upstream breaches in complex supply chains, with one security researcher noting that some affected organizations have not taken the disclosure with appropriate urgency despite evidence that their credentials remain functional.

Article Attribution | Read More at Article Source

Article summary produced by Claude AI