Axios NPM Package Compromised in Sophisticated Supply Chain Attack with Cross-Platform RAT

2026-03-31T17:22:49.317Z·1 min read
The most popular JavaScript HTTP client library — axios, with 100M+ weekly downloads — was compromised in a precision supply chain attack on March 30, 2026.

The most popular JavaScript HTTP client library — axios, with 100M+ weekly downloads — was compromised in a precision supply chain attack on March 30, 2026.

What Happened

Two malicious versions were published to npm:

Both were published within 39 minutes of each other.

The Attack

Detection

Why This Is Unprecedented

This is among the most operationally sophisticated supply chain attacks ever documented against a top-10 npm package. The attacker:

  1. Pre-staged the malicious dependency 18 hours in advance
  2. Built three separate payloads for three operating systems
  3. Poisoned both release branches within 39 minutes
  4. Designed every artifact to self-destruct
  5. Achieved C2 callback within 2 seconds of npm install

Impact

Any project that installed these versions between publication and takedown is potentially compromised. Developers should:

← Previous: Trump Signals Readiness to End Iran WarNext: TCL Takes 51% Majority Stake in Sony TV Joint Venture 'Bravia Inc' →
Comments0