VDB
KO

MAL-2026-5098

Malicious code in js-shared-modules (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (b5d28882e3ff8afe78db631ca5e1129d2b08f976f17f66ffe2b14834184ce09a) package.json declares `"postinstall": "node poc.js"`, which fires automatically on every `npm install`. poc.js reads `os.hostname()`, hex-encodes it, and issues an HTTPS GET to `zcpesvvighyuzqlzkqgdydwp9jn54hfeg.oast.fun` (an Interactsh out-of-band callback host), exfiltrating the installer's hostname to a third-party canary. The package has no legitimate functionality — `index.js` is an empty `module.exports = {}` and the source banner self-identifies as a dependency-confusion proof-of-concept squatting a generic internal-style name (`js-shared-modules`) to shadow a private package. Any installer who resolves this public package leaks their host identity to the canary domain.

## Source: ghsa-malware (71f1956c8ec363e171cc59e00379a59e6df39528dfea5e432432b29d840dfe5a) 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.

## Source: ossf-package-analysis (adff3edac3c3ba1c04ba273f77d51c95d153b4e027ec4809b3d2f3c74a712a92) The OpenSSF Package Analysis project identified 'js-shared-modules' @ 1.11.7 (npm) as malicious.

It is considered malicious because:

- The package communicates with a domain associated with malicious activity.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / js-shared-modules
Introduced in: 0

No fixed version published yet for js-shared-modules (npm). Pin to a known-safe version or switch to an alternative.

References