Terabytes of credentials leaked in massive supply-chain attack

by | Aug 25, 2026 | Technology

Terabytes of credentials leaked in massive supply-chain attack

Security researchers CloudSEK and Hudson Rock disclosed a significant supply-chain attack affecting LiteLLM, an open source package used to streamline AI-driven software development. The incident exposed sensitive credentials belonging to major technology companies and thousands of other organizations worldwide. The attack was carried out through compromised versions of LiteLLM downloaded from the official Python Package Index repository.

The compromised software contained malicious code designed to access system memory, scrape its contents, and transmit the data through attacker-controlled channels. The exfiltrated information totaled approximately 195 terabytes and included cloud access keys, repository tokens, SSH keys, Kubernetes secrets, package publishing credentials, environment variables, and AI provider authentication details. Researchers identified that roughly 434,000 continuous integration and continuous delivery pipelines had credentials exposed as a result of running the affected LiteLLM versions during the attack window.

The LiteLLM compromise was part of a broader supply-chain attack campaign that also infected other widely used development tools, including the vulnerability scanner Trivy, as well as KICS and the Telnyx Python SDK. A group calling itself TeamPCP claimed responsibility for the attacks, and cybersecurity researchers largely verified the claim. Independent security researcher Kevin Beaumont confirmed the legitimacy of the exposed data and noted that many affected organizations remain unaware of their exposure or are not taking appropriate remedial action.

Security firms are recommending that all potentially affected organizations immediately rotate and revoke credentials, audit their environments for the compromised software versions, and assume all secrets accessible to LiteLLM environments have been compromised. The incident highlights vulnerabilities in organizations’ software development practices and their rapid integration of AI tools without sufficient security measures. Researchers emphasize that the breach demonstrates how a single compromised upstream dependency can rapidly propagate across thousands of companies simultaneously, representing a new scale of supply-chain risk for the industry.

Article Attribution | Read More at Article Source

Article summary produced by Claude AI