radar

ONE Sentinel

securitySecurity/M365 SECURITY/CRIT

Mitigating the Axios npm supply chain compromise

sourceMicrosoft Security Blog
calendar_todayApril 1, 2026
schedule1 min read
lightbulb

EXECUTIVE SUMMARY

Axios npm Supply Chain Attack Linked to North Korean Actor

Summary

The article discusses a supply chain attack on the popular HTTP client Axios, attributed to the North Korean state actor Sapphire Sleet. The attack involved malicious npm packages that were briefly available for download.

Key Points

  • On March 31, 2026, Axios experienced a supply chain attack.
  • The attack involved two newly published npm packages.
  • The malicious packages downloaded from a command and control (C2) server.
  • Microsoft Threat Intelligence attributed the attack to Sapphire Sleet, a North Korean state actor.
  • Axios is a widely used HTTP client in the JavaScript ecosystem.
  • The compromise potentially affected hundreds to millions of users.
  • The malicious versions are no longer available for download.

Analysis

This incident highlights the ongoing risks associated with supply chain attacks, particularly in widely used open-source software like Axios. The attribution to a state actor underscores the increasing sophistication and geopolitical motivations behind such attacks. The rapid response to remove malicious packages is crucial, but the incident serves as a reminder of the vulnerabilities inherent in software supply chains.

Conclusion

IT professionals should ensure robust monitoring and validation processes for third-party dependencies, especially in open-source ecosystems. Regularly auditing and updating packages can mitigate risks from supply chain attacks.