radar

ONE Sentinel

securitySecurity/THREATS/HIGH

Mini Shai-Hulud Worm Compromises TanStack, Mistral AI, Guardrails AI & More Packages

sourceThe Hacker News
calendar_todayMay 12, 2026
schedule1 min read
lightbulb

EXECUTIVE SUMMARY

Mini Shai-Hulud Worm Targets Supply Chain with NPM and PyPI Package Compromises

Summary

The article discusses a recent supply chain attack by TeamPCP, which has compromised npm and PyPI packages from several companies, including TanStack and Mistral AI, through a campaign named Mini Shai-Hulud.

Key Points

  • TeamPCP is the threat actor responsible for the supply chain attack.
  • The attack targeted npm and PyPI packages from TanStack, UiPath, Mistral AI, OpenSearch, and Guardrails AI.
  • The campaign is named Mini Shai-Hulud.
  • Affected npm packages were altered to include an obfuscated JavaScript file named "router_init.js".
  • The malicious JavaScript file is designed to profile the execution environment.

Analysis

This attack highlights the vulnerabilities in software supply chains, particularly those involving npm and PyPI packages. The inclusion of obfuscated code in widely used packages can have significant implications for developers and organizations relying on these packages, potentially leading to unauthorized data access or further exploitation.

Conclusion

IT professionals should conduct thorough audits of their npm and PyPI dependencies, ensure that packages are sourced from trusted repositories, and implement monitoring for unusual package behaviors to mitigate risks from such supply chain attacks.