All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Microsoft uncovers supply chain attack: Compromised @antv npm packages steal CI/CD credentials via Mini Shai-Hulud malware

By

Microsoft Defender Security Research Team

1d ago· 8 min readenNews

Summary

Microsoft has identified an active supply chain attack targeting the @antv npm package ecosystem. A threat actor compromised an @antv maintainer account and published malicious versions of data-visualization packages. The attack propagated through dependency chains into libraries like echarts-for-react (1M+ weekly downloads), expanding into CI/CD pipelines and cloud workloads. The malicious payload—a ~499 KB obfuscated JavaScript file named "Mini Shai-Hulud"—runs during npm install and targets credentials across GitHub, AWS, Kubernetes, Vault, npm, and 1Password platforms in Linux-based automation environments.

Key quotes

· 4 pulled
Microsoft has identified an active supply chain attack targeting the @antv node package manager (npm) package ecosystem.
A threat actor compromised an @antv maintainer account and published malicious versions of widely used data-visualization packages, resulting in cascading downstream impact.
The compromise propagated through dependency chains into libraries like echarts-for-react (which has more than 1 million weekly downloads), expanding the blast radius into CI/CD pipelines and cloud workloads across the ecosystem.
The malicious payload—a ~499 KB obfuscated JavaScript file—runs during npm install and targets credentials across GitHub, AWS, Kubernetes, Vault, npm, and 1Password platforms.
Snippet from the RSS feed
Compromised @antv npm packages deploy the Mini Shai-Hulud payload to steal CI/CD secrets from Linux-based automation environments. The malware executes during npm install and targets credentials across GitHub, AWS, Kubernetes, Vault, npm, and 1Password pl

You might also wanna read