Switch language한국어
Back to the list

Major Security Breach of Critical AI Dependency Exposes Cloud Secrets

TL;DR AI

Key summary

2 min read
  1. LiteLLM, an open-source library for routing requests across AI models, had two PyPI releases (v1.82.7 and v1.82.8) that contained malicious code.

  2. Those versions were available for download for roughly six hours on March 24.

  3. Attackers bypassed the official build process to upload malicious packages to PyPI, and the maintainer account used to publish official updates was compromised.

  4. The malicious code searched infected systems for credentials such as environment variables, SSH keys and database passwords.

  5. Investigators traced the breach to a compromised Trivy dependency in LiteLLM’s security-scanning pipeline; Trivy had been disclosed as compromised earlier in March, making this a supply-chain attack with a blast radius beyond the teams that installed the LLM.

Read the original