Popular Axios npm package compromised to deliver cross-platform malware

April 2, 20262 min read1 sources
Share:
Popular Axios npm package compromised to deliver cross-platform malware

The widely used Axios HTTP client library for JavaScript has been compromised in a significant supply chain attack. Security researchers discovered that two recently published versions of the package on the npm registry, 1.14.1 and 0.30.4, contain malicious code designed to install a trojan on developers' systems.

According to a report from StepSecurity, the attack was executed by injecting a malicious dependency named "plain-crypto-js" into the compromised Axios versions. This method suggests an attacker gained unauthorized access to a project maintainer's account to publish the tainted packages. Once installed, the malicious dependency deploys a cross-platform Remote Access Trojan (RAT).

This type of malware is particularly dangerous as it grants attackers extensive control over an infected machine. A RAT can be used to execute arbitrary commands, access and exfiltrate sensitive files like source code or credentials, and monitor system activity. The malware is engineered to function on Windows, macOS, and Linux, expanding its reach from individual developer workstations to production servers running Node.js applications.

Given Axios's immense popularity, with millions of weekly downloads, the potential impact of this compromise is severe. Countless web applications, backend services, and development environments could be affected, putting organizations at risk of data breaches and further network intrusion.

Developers and organizations using Axios are strongly advised to immediately audit their projects and dependencies. If versions 1.14.1 or 0.30.4 are in use, they should be removed and replaced with a known safe version. This incident highlights the persistent threat of supply chain attacks targeting critical open-source software projects.

Share:

// SOURCES

// RELATED

Meta settles bellwether lawsuit alleging addictive design harmed student mental health

Meta's confidential settlement with a Washington school district marks a pivotal moment in the massive litigation against social media's psychological

6 min readMay 24

Huawei zero-day attack behind last year’s crash of Luxembourg's entire telecoms network

A sophisticated zero-day attack on Huawei routers allegedly caused Luxembourg's 2023 national telecom outage, raising severe global security concerns.

6 min readMay 23

MiniPlasma Windows 0-day enables SYSTEM privilege escalation on fully patched systems

A newly disclosed 0-day flaw, MiniPlasma, allows attackers to gain full SYSTEM control on patched Windows systems, with a public PoC accelerating risk

6 min readMay 18

The ransomware dilemma: why more than half of security chiefs would pay the price

A new survey reveals 56% of CISOs would consider paying a ransom, highlighting the intense pressure to restore operations despite official guidance.

6 min readMay 16