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

Former ransomware negotiator pleads guilty to working for BlackCat cyber gang

A trusted ransomware negotiator's guilty plea for colluding with the BlackCat gang reveals a shocking insider threat, eroding trust in the cyber respo

6 min readApr 24

Lotus Wiper: A deep dive into the malware targeting Venezuela's energy sector

A new wiper malware, Lotus Wiper, was found targeting Venezuela's energy sector. Our analysis covers its destructive methods and geopolitical implicat

7 min readApr 23

UK regulator launches investigation into Telegram over child safety failures

The UK's communications regulator, Ofcom, has launched a formal investigation into Telegram over its failure to prevent the sharing of CSAM.

6 min readApr 22

UK regulator to probe Telegram, teen chat sites for potential child safety violations

Ofcom launches its first major investigation under the new Online Safety Act, targeting Telegram over allegations of CSAM distribution, setting a majo

6 min readApr 22