Cybersecurity firms CloudSEK and Hudson Rock have disclosed details regarding a severe supply-chain breach targeting LiteLLM, an open-source utility designed to streamline AI-driven software development. The security teams published their initial findings in reports released on Tuesday and Wednesday. The incident involved the distribution of compromised software packages through the official Python Package Index repository, enabling attackers to intercept confidential access credentials from affected build environments.

The credential theft took place during a brief 40-minute window in March. Organizations downloading the poisoned package versions during this time frame unknowingly exposed their infrastructure secrets. Subsequent analysis of a massive 195-terabyte data archive obtained by Hudson Rock showed that the exfiltrated material contained repository access tokens, cloud service keys, SSH keys, package publishing credentials, environment variables, Kubernetes secrets, and keys for various AI service providers.

CloudSEK noted that the compromised secrets could grant attackers access to systems at more than 2,500 distinct organizations. The list of impacted entities includes high-profile global companies such as Amazon, Microsoft, Cisco, Samsung, and Salesforce. Neither research team disclosed the underlying source of the exfiltrated dataset or the identity of the threat actors behind the operation.

What it means

The breach underscores the profound risks associated with central package registries like the Python Package Index, where a brief compromise can ripple across the global software supply chain. Because development tools like LiteLLM often handle administrative credentials for cloud services and AI APIs, even a 40-minute intrusion window was sufficient to compromise thousands of enterprise networks.