unleash-jsnpm
Malicious code in unleash-js (npm) Remove it immediately and rotate any exposed credentials.
What this malware does
[email protected] is an empty stub package (index.js exports {}, 35 bytes; no author, no description) whose sole effect is to pull a chained dependency ltidisafe from an arbitrary tarball URL on a third-party Google Cloud Storage bucket: https://ltidi.storage.googleapis.com/depenconf/ltidisafe-2.7.7.tgz. The host is not the package publisher's domain, the tarball is unpinned by hash, and the bucket is mutable — any installer running npm install unleash-js will fetch and execute whatever bytes currently sit at that URL, including any lifecycle scripts (preinstall/install/postinstall) inside the fetched tarball. The 99.9.1 version, empty metadata, and depenconf path segment are consistent with a dependency-confusion squat targeting an internal package name; the stub's only purpose is to act as a loader for the externally hosted payload.
The OpenSSF Package Analysis project identified 'unleash-js' @ 99.9.1 (npm) as malicious.
It is considered malicious because:
- The package communicates with a domain associated with malicious activity.
Malicious versions
Indicators of compromise (SHA-256)
Frequently asked questions
Campaign
References
Credits
- Amazon Inspector · finder
- OpenSSF: Package Analysis · finder
Scan your dependencies
O3 Security blocks malicious packages like this at install time and in CI.
Supply-chain protection