MAL-2026-12220
Dashboard / Malicious Package / MAL-2026-12220
MAL-2026-12220
Summary: Malicious code in tailwind-animationpack (npm)
Details: Source: amazon-inspector (63abd5591507bb96b45cdf17209563ccfe52015a0bb8c5258bf3ea8cdc034fb3) src/index.js appends an obfuscated eval(atob(...)) block after a legitimate-looking Tailwind plugin export. The decoded loader hides module names and constants behind \uXXXX escapes, queries Ethereum JSON-RPC endpoints (eth.blockscout.com/api, 1rpc.io/eth, eth.drpc.org, ethereum-rpc.publicnode.com, eth-mainnet.public.blastapi.io) for the latest transaction from hardcoded address 0xa322E5f3D311D3080e6f0121063e9aDC2490Ef1a, decodes the transaction's `to` field into two IPv4 addresses, fetches an XOR-encoded second-stage payload from those hosts, then runs it via eval() and a detached `spawn('node', ['-e', payload], {detached:true, stdio:'ignore', windowsHide:true}).unref()`. The loader executes whenever a consumer require()s the package, giving the operator of the referenced Ethereum address arbitrary code execution on the installer's machine with a detached child process that survives the parent. Source: ghsa-malware (440918fa5e74d85d8508518ef802551b6708d1a721f38f7882dc7235b1d63d7c) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
References: https://www.npmjs.com/package/tailwind-animationpack/v/2.3.7, https://github.com/advisories/GHSA-pqcx-38vc-5c6x
Affected packages
Package
Name: tailwind-animationpack
Purl: pkg:npm/tailwind-animationpack
Affected ranges
Type: SEMVER
Events:
