Episode

Emergency Episode: The PyPI Software Supply Chain Attack You Need to Know About

Podcast
The Backup Wrap-Up
Published
Mar 26, 2026
Duration seconds
3342
Processing state
not_requested
Canonical source
https://www.backupwrapup.com/pypi-software-supply-chain-attack
Audio
https://episodes.captivate.fm/episode/25c5e7aa-cc7b-4f9f-9654-8417f04a7f55.mp3
JSON
/v1/public/podcasts/the-backup-wrap-up-758069/episodes/emergency-episode-the-pypi-software-supply-chain-attack-you-need-to-know-about
Markdown
/podcast/the-backup-wrap-up-758069/emergency-episode-the-pypi-software-supply-chain-attack-you-need-to-know-about.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/the-backup-wrap-up-758069/episodes/emergency-episode-the-pypi-software-supply-chain-attack-you-need-to-know-about/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/the-backup-wrap-up-758069/emergency-episode-the-pypi-software-supply-chain-attack-you-need-to-know-about.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

A PyPI software supply chain attack hit LiteLLM — a library pulled into developer environments 97 million times a month — and if you use it, you may already be compromised. This wasn't a fake package or a typo-squatting trick. Attackers stole real credentials, published malicious code as the real thing, and walked out with SSH keys, cloud credentials, Kubernetes tokens, API keys, and more — all encrypted and sent home before anyone knew what happened. I'm doing something I've never done before: an emergency episode, recorded and published immediately because this is that serious. I brought in Dr. Mike Saylor, co-author of our book Learning Ransomware Response and Recovery , and my co-host Prasanna Malaiyandi to break down exactly what happened, how to find out if you were hit, and what you need to do to protect yourself going forward. We open with a story from 1982 that perfectly captures what this attack really is — getting poisoned by something you trusted completely. That framing matters. This wasn't a failure of the library. It was a failure of the supply chain. And it can happen again. Chapters: 00:00:00 - Intro: Why this is an emergency episode 00:01:35 - Meet the guests: Dr. Mike Saylor and Prasanna Malaiyandi 00:02:31 - The Tylenol poisoning analogy and what it means for software supply chains 00:05:51 - What LiteLLM is and what the malware actually did to your environment 00:09:04 - Dependencies explained: why you're affected even if you didn't install LiteLLM directly 00:12:24 - How to find out if you were hit: the first things to check right now 00:14:23 - IOCs and TTPs: what to look for in your logs and on your systems 00:19:07 - Network indicators: unusual traffic and what it tells you 00:22:12 - How security teams can find out if developers installed it w…