MAL-2026-12219Malicious code in tailwind-animationgroup (npm)
| 版本 | 状态 | 大小 | SHA-256 | 获取方式 |
|---|---|---|---|---|
2.3.7 | unavailable | — | — | — |
| Ecosystem | Package | Version |
|---|---|---|
| npm | tailwind-animationgroup | * |
| npm | tailwind-animationgroup | 2.3.7 |
{"schema_version":"1.7.4","id":"MAL-2026-12219","published":"2026-08-05T09:05:06Z","modified":"2026-08-24T08:32:03.034728625Z","aliases":["GHSA-69pm-q85v-q89g"],"summary":"Malicious code in tailwind-animationgroup (npm)","details":"\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (aa7ac62a4a5dbe9acfdc813215213c698a79588f96614191505e41bf116c9c66)\nsrc/index.js appends an eval(atob(...)) blob after the tailwind plugin export. On any require()/import of the package, the decoded loader queries Ethereum RPC and blockscout endpoints for the latest transaction from a hardcoded address (0xa322E5f3D311D3080e6f0121063e9aDC2490Ef1a), derives two IPv4 C2 endpoints from bytes of that transaction, and issues HTTP requests to http://<ip>:443/0x/cls and http://<ip>:443/0x/ls. The responses carry an XOR-encoded payload in an x-payload-b64 header; one payload is eval'd in-process and the other is executed via child_process.spawn('node', ['-e', <code>], {detached: true, stdio: 'ignore', windowsHide: true}).unref(). Strings such as 'child_process', 'http', 'https', 'GET', 'HEAD', 'spawn', and the endpoint paths are hidden with \\uXXXX unicode escapes and layered base64 wrapping. The Tailwind animation plugin surface is a decoy; the C2 address rotates via on-chain lookups, so the delivered second-stage is arbitrary and mutable.\n\n## Source: ghsa-malware (7d30a5e36c738eadd8ee27547b302517bbc51edae03203546bbc789296947cdc)\nAny 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.\n","affected":[{"package":{"name":"tailwind-animationgroup","ecosystem":"npm"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"}]}],"versions":["2.3.7"],"database_specific":{"cwes":[{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"},{"cweId":"CWE-506","description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code"}],"indicators":{"evidence_files":[{"path":"src/index.js","sha256":"8e4cfe4d8abd101827d6ccafe0e106caf31b5faeea46d4eb532a607b47436c59","tlsh":"36421be64a91ba4bdf1b5926fd87170e233104b2329d6f25704f9c76b388c86349da1f"}],"package_integrity":[{"filename":"tailwind-animationgroup-2.3.7.tgz","hashes":{"sha1":"9c8ec6c7959a494c7e26fdd65787285985f51b6a","sha512_sri":"sha512-R3bJRORmQnOhQJ2Ge/5tsdh9UzhwevoW5Dno9NLJ74sBB3ijdrW0Zcva7PvmIwYBphDBFbDqy73Jf6k++H84XQ=="}}]}}}],"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/tailwind-animationgroup/v/2.3.7"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-69pm-q85v-q89g"}],"database_specific":{"malicious-packages-origins":[{"id":"IN-MAL-2026-014538","import_time":"2026-08-05T09:28:23.484956016Z","modified_time":"2026-08-05T09:05:06Z","sha256":"aa7ac62a4a5dbe9acfdc813215213c698a79588f96614191505e41bf116c9c66","source":"amazon-inspector","versions":["2.3.7"]},{"id":"GHSA-69pm-q85v-q89g","import_time":"2026-08-24T08:30:16.319809288Z","modified_time":"2026-08-24T07:50:28Z","ranges":[{"events":[{"introduced":"0"}],"type":"SEMVER"}],"sha256":"7d30a5e36c738eadd8ee27547b302517bbc51edae03203546bbc789296947cdc","source":"ghsa-malware"}]},"credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"}]}数据来源:OpenSSF Malicious Packages · Apache-2.0