radar

ONE Sentinel

securitySecurity/M365 SECURITY/CRIT

Mini Shai Hulud: Compromised @antv npm packages enable CI/CD credential theft

sourceMicrosoft Security Blog
calendar_todayMay 20, 2026
schedule1 min read
lightbulb

EXECUTIVE SUMMARY

Compromised npm Packages Threaten CI/CD Credential Security

Summary

Compromised @antv npm packages have been identified deploying the Mini Shai-Hulud malware, which targets CI/CD environments to steal credentials. This malware is activated during the npm install process and affects various platforms.

Key Points

  • The compromised packages are part of the @antv npm namespace.
  • The Mini Shai-Hulud payload is specifically designed to steal CI/CD secrets.
  • Targeted platforms include GitHub, AWS, Kubernetes, Vault, npm, and 1Password.
  • The malware executes on Linux-based automation environments.
  • The issue was highlighted in a post on the Microsoft Security Blog.

Analysis

This incident underscores the vulnerabilities inherent in open-source package management systems like npm, where malicious actors can compromise widely-used packages to infiltrate CI/CD pipelines. The targeting of credentials across multiple platforms indicates a sophisticated attack aimed at gaining broad access to sensitive environments.

Conclusion

IT professionals should immediately audit their use of @antv npm packages and consider implementing additional security measures such as monitoring for unusual activity during npm installs and enhancing credential management practices.