You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
axios incident
About this tag
The axios incident tag covers the social engineering supply-chain attack that compromised the Axios HTTP client library. Discussions focus on how the maintainer's account was taken over via social engineering, leading to malicious packages being published on npm. The attack is attributed to the North Korea-linked UNC1069 cluster, indicating a financially motivated campaign targeting software developers and crypto-adjacent victims. This incident highlights supply-chain risks stemming from human error rather than technical exploits, and serves as a case study in JavaScript ecosystem security.
The compromise of Axios, one of the JavaScript ecosystem’s most widely used HTTP clients, is a reminder that the biggest software supply-chain threats often begin with the smallest human mistake. In this case, the malicious packages were not slipped in through a novel exploit in npm itself, but...