Over 67,000 Fake npm Packages Flood Registry in Worm-Like Spam Attack
These articles are AI-generated summaries. Please check the original sources for full details.
IndonesianFoods Worm
A worm-like attack flooded npm with 67,579 fake packages over two years, exploiting manual execution to evade detection. Researchers traced the IndonesianFoods Worm to a coordinated campaign using Indonesian food-themed names and Tea protocol tokens for monetization.
Why This Matters
The attack highlights a critical gap in npm’s security model: automated scanners fail to detect threats that require manual execution. Unlike traditional malware, this worm avoids detection by staying dormant until a user runs a script like node auto.js. The scale—over 67,000 packages—strains registry infrastructure, pollutes search results, and creates supply chain risks if developers accidentally install these packages. The attack’s low technical complexity underscores how open ecosystems can be weaponized at scale.
Key Insights
- “67,579 packages published over two years, 2024–2025”: https://thehackernews.com/2025/11/over-46000-fake-npm-packages-flood.html
- “Worm-like propagation via self-referential dependencies”: Endor Labs report (2025)
- “JFrog identified malware reusing npm credentials for relentless package publishing”: https://thehackernews.com/2025/11/over-46000-fake-npm-packages-flood.html
Practical Applications
- Use Case: Supply chain attacks via npm dependencies, e.g.,
arts-daoandgula-daopackages linking to TEA token farming. - Pitfall: Relying on manual execution for security—attackers crafted scripts to evade automated detection by requiring user intervention.
References:
Continue reading
Next article
Running Java on iOS: Gluon Introduces OpenJDK Mobile Resources and Automated Build Pipelines
Related Content
Mini Shai-Hulud Worm: Critical Supply Chain Attack Hits TanStack and npm Ecosystem
The Mini Shai-Hulud worm compromised 170+ packages and 500M+ downloads across npm and PyPI by exploiting GitHub Actions OIDC tokens.
Compromised dYdX npm and PyPI Packages Deliver Malware
Compromised dYdX npm and PyPI packages delivered wallet-stealing malware and a RAT via poisoned updates in a software supply chain attack, affecting over $1.5 trillion in cumulative trading volume.
cPanel and WHM Patch Critical Vulnerabilities to Prevent RCE and Privilege Escalation
cPanel and WHM released patches for three vulnerabilities, including two CVSS 8.8 flaws, to prevent arbitrary code execution and privilege escalation.