bobbyiliev's profile
Bobby Iliev@bobbyiliev•Mar 31
62.9K
Materialize's profile
Post cover image

The Axios Supply Chain Attack: What DevOps Teams Need to Know

From devops-daily.com•Mar 31•7m read time

On March 31, 2026, attackers compromised an axios npm maintainer account and published two backdoored versions (1.14.1 and 0.30.4) containing a malicious dependency called plain-crypto-js. This dependency runs a postinstall script that downloads and executes a remote access trojan on macOS, Windows, and Linux, then erases its own traces. Safe versions are axios@1.14.0 and axios@0.30.3. Immediate steps include checking lockfiles for the malicious versions, searching network logs for connections to sfrclak.com, rotating all credentials if compromised, and rebuilding from clean environments. Prevention measures include always using npm ci in CI pipelines, disabling postinstall scripts with --ignore-scripts, pinning exact dependency versions, enabling npm audit, using dependency scanning tools like Socket or Snyk, and enabling 2FA with auth-and-writes on npm accounts.

13 CommentsSmiley Face1 Award

Sort:

bobbyiliev's user avatar
Bobby Iliev
@bobbyiliev
Joined Sep 24. 2020
62.9K
Materialize's profile

Materialize

Verified

DevOps Engineer | Laravel enthusiast | Docker Captain

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard