MAL-2026-14298
Malicious code in emoji-prints-fancy (npm)
Details
--- _-= Per source details. Do not edit below this line.=-_
## Source: amazon-inspector (163576a0a8b626c88261c8cc54c5049d981015c80145ad36e2710fff5014afbe) The package advertises itself as a colorized logger, but dist/index.js requires./logger, which at module load AES-256-CBC-decrypts a hardcoded ciphertext using a hardcoded passphrase, salt and IV (pbkdf2Sync with sha1, 100000 iterations) and passes the resulting plaintext to child_process.spawn with { shell: true, windowsHide: true, stdio: 'ignore' } via a _resolveConfig -> _runSystemTask path invoked by a top-level _warmConfigCache() call. Multiple decoy helpers (_checkResources, _registerToken, _semverCompare, _emitEvent, _poolBucket) surround the payload path and provide no functionality, and the AES layer serves only to conceal the executed command from static inspection. Any consumer that installs and require()s or imports this package silently executes the concealed shell command on the installer's host with output suppressed.
Are you affected?
Enter the version of the package you're using.
Affected packages
No fixed version published yet for emoji-prints-fancy (npm). Pin to a known-safe version or switch to an alternative.