NPM SUPPLY CHAIN ATTACK HITS MISTRAL, UIPATH, TANSTACK
AI DESK■ 2 MIN READ
TUE, MAY 12, 2026■ AI-SUMMARIZED FROM 3 SOURCES ▸ TIMELINE
Security researchers at Socket have identified a supply chain attack affecting multiple npm packages, including widely-used tools from Mistral, UiPath, and TanStack's react-router. The compromise is attributed to the Mini Shai-Hulud attack campaign.
A significant npm supply chain attack has compromised packages from several major organizations, according to Socket's threat intelligence team. The affected libraries include tools from AI platform Mistral, enterprise automation company UiPath, and TanStack's popular web development utilities—most notably react-router, a foundational library for React applications.
The attack, labeled Mini Shai-Hulud, represents another instance of threat actors targeting the JavaScript ecosystem through compromised dependencies. This attack vector remains effective because developers often rely on transitive dependencies without directly vetting their security.
Socket recommends immediate action for affected developers: run shasum -a 256 verification on all router_init.js files throughout your dependency tree. This checksum validation can help identify whether your installation includes the malicious versions.
The scope of the compromise underscores the vulnerability of open-source package registries. Even popular, actively-maintained libraries can become attack vectors when maintainer credentials are compromised or when typosquatting tactics succeed. Organizations using react-router or other affected packages should audit their supply chains and review recent deployment logs for suspicious activity.
Developers are advised to:
- Verify package integrity using checksums
- Review package.lock or yarn.lock files for unexpected changes
- Monitor for any suspicious behavior in production environments
- Update affected packages to patched versions once available
This incident follows a pattern of increasing supply chain attacks targeting the npm ecosystem. The JavaScript community continues to grapple with balancing open-source accessibility against security risks. Package managers and registries have implemented additional safeguards, but attacks like Mini Shai-Hulud demonstrate that vigilance remains essential for development teams managing dependencies at scale.
■ MORE FROM THE SECURITY DESK
Cybercriminals have transformed DDoS attacks into a polished, commercialized service complete with pricing tiers, customer support, and reseller programs. The DDoS-as-a-Service market has evolved from basic tools into sophisticated attack platforms.
MAY 29— Industry Desk
Microsoft faced backlash after threatening a security researcher with criminal investigation, reigniting debate over software vulnerability disclosure practices and corporate responsibility.
MAY 29— Security Desk
Google is deploying Device Bound Session Credentials (DBSC) to all Chrome users, a security feature designed to prevent account takeovers by protecting session cookies from theft.
MAY 29— Industry Desk
Dutch authorities have dismantled a major botnet comprising 17 million infected devices and seized over 200 servers hosting the operation at a local provider.
MAY 29— Security Desk