MAL-2026-5098

    Dashboard / Malicious Package / MAL-2026-5098

    MAL-2026-5098

    Published: 31 May 2026Last Modified: 1 Sept 2026Aliases: 
    GHSA-57xw-xm2f-j2wc

    Summary: Malicious code in js-shared-modules (npm)

    Details: 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.

    Affected packages

    Package

    Name: js-shared-modules

    Purl: pkg:npm/js-shared-modules

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.11.7
    1.11.6
    MAL-2026-5098 | CVE-DB