Axios npm Supply Chain Attack: Cross-Platform RAT Delivery via Compromised Maintainer Credentials

2026-03-31 Picus Security

https://www.picussecurity.com/resource/blog/axios-npm-supply-chain-attack-cross-platform-rat-delivery-via-compromised-maintainer-credentials

Thumbnail for Axios npm Supply Chain Attack: Cross-Platform RAT Delivery via Compromised Maintainer Credentials

Attackers compromised the npm account of Axios maintainer jasonsaayman, likely through a long-lived classic npm token, and published malicious Axios versions 1.14.1 and 0.30.4. The only Axios package change was the addition of [email protected], whose postinstall hook ran an obfuscated Node.js dropper and contacted sfrclak.com:8000 for OS-specific RAT delivery. The macOS path installed a trojan binary at /Library/Caches/com.apple.act.mond, the Windows path used a disguised PowerShell copy and VBScript loader, and the Linux path downloaded a Python RAT to /tmp/ld.py. The campaign shows how registry credential theft can bypass upstream code review and CI/CD protections while spreading malicious transitive dependencies through trusted packages.

Indicators of Compromise

Type Value First Seen Last Seen
DOMAIN sfrclak.com 2026-03-30 2026-04-20
EMAIL [email protected] 2026-03-30 2026-04-17
EMAIL [email protected] 2026-03-30 2026-04-17

Related Reports

« Back