axios Compromised: A Supply Chain Attack on npm's Most Popular HTTP Client

2026-03-31 Koi

https://www.koi.ai/blog/axios-compromised-a-supply-chain-attack-on-npms-most-popular-http-client

Thumbnail for axios Compromised: A Supply Chain Attack on npm's Most Popular HTTP Client

Malicious axios versions 1.14.1 and 0.30.4 were published to npm through a compromised maintainer account, affecting both modern and legacy branches of a package with more than 100 million weekly downloads. The attacker did not alter Axios source code directly, but injected [email protected] as a runtime dependency so its obfuscated setup.js postinstall hook would execute during installation. The dropper contacted sfrclak.com:8000 and downloaded platform-specific RAT payloads for macOS, Windows, and Linux, using fake npm-looking POST paths such as packages.npm.org/product0, product1, and product2. The campaign also used a clean staged dependency version, ProtonMail-controlled publisher accounts, self-deleting artifacts, and filesystem paths such as /Library/Caches/com.apple.act.mond, %PROGRAMDATA%\wt.exe, and /tmp/ld.py, making lockfile, host, and network telemetry important for scoping exposure.

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
IPv4 142.11.206.73 2026-03-30 2026-04-17

Related Reports

« Back