Supply Chain Attacks on Open-Source Software: Case Study of Malicious Pull Request Attempts
By
brene
Pulled from the oven just right. Trustworthy, fact-dense, deeply satisfying.
Summary
The article discusses recent supply chain attacks on open-source software projects like LiteLLM and axios, with a specific case study of attempted malicious code injection into the Better-Auth JavaScript library. The author describes how attackers attempt to add malicious code via pull requests that download multi-stage payloads from blockchain sources and establish command-and-control server connections, comparing these tactics to North Korea's 'EtherHiding' techniques. The article serves as a technical analysis and warning about the growing threat of state-sponsored attacks on open-source ecosystems.
Key quotes
· 5 pulledJust in the last 7 days, we've seen LiteLLM and axios impacted by supply chain attacks.
He observed repeated attempts by a contributor to add malicious code directly via a pull request.
This malicious code downloads multi-stage payloads hosted on a blockchain and establishes a command and control server connection which ultimately compromises the machine.
This is very similar to DPRK's 'EtherHiding'.
These attacks were thankfully thwarted.
You might also wanna read
AWS well-architected framework best practices for software supply chain security
This article discusses software supply chain security best practices in the context of recent npm Registry attacks (Shai-Hulud, Chalk/Debug,

September 2025 NPM supply-chain attack compromises popular JavaScript packages
In September 2025, a coordinated software supply-chain attack targeted multiple popular NPM packages in the JavaScript ecosystem. The attack
Microsoft uncovers supply chain attack: Compromised @antv npm packages steal CI/CD credentials via Mini Shai-Hulud malware
Microsoft has identified an active supply chain attack targeting the @antv npm package ecosystem. A threat actor compromised an @antv mainta
Microsoft uncovers npm supply chain attack stealing cloud and CI/CD credentials via typosquatted packages
Microsoft identified an active supply chain attack (Mini Shai-Hulud campaign) targeting the npm package ecosystem. On May 28, 2026, a threat
SymJack Attack Exploits AI Coding Agents for Supply Chain Compromise
This article describes a novel supply chain attack called 'SymJack' that targets AI coding agents. The attack exploits the trust and automat
North Korean Chollima Group Targets PHP Developers via Malicious Packagist Package
A malicious obfuscated JavaScript payload was discovered appended to tailwind.js in the Packagist development version dev-drewroberts/featur
