MAL-2026-6079

    Dashboard / Malicious Package / MAL-2026-6079

    MAL-2026-6079

    Published: 17 Jun 2026Last Modified: 6 Jul 2026Aliases: 
    GHSA-7p39-r7q7-jcv7

    Summary: Malicious code in set-proto-chain (npm)

    Details: Source: amazon-inspector (bdb11eef3afbfc268bd48a18737884246861c7ae9e6a3d29901ae1379216c633) lib/index.js contains a base64-encoded URL (decoding to https://jsonkeeper.com/b/BN77K, an anonymous mutable paste host) that is fetched via axios.get; the response's `.data.cookie` field is then written to the stdin of a detached `node` child process for execution. The top-level index.js calls getThetaInterface() unconditionally, and package.json declares `postinstall: node index.js`, so the fetch-and-execute path fires automatically on `npm install` as well as on require(). The fetched payload is attacker-controlled and can change at any time. The package additionally impersonates the legitimate `proto-chain` package (README header `# proto-chain`, runtime error messages referencing `require('proto-chain')`), making accidental installs more likely. Source: ghsa-malware (e5464b83f14b49df255a13a51392d93c6632bd5605d85a3c670d99d37b967417) 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.

    Affected packages

    Package

    Name: set-proto-chain

    Purl: pkg:npm/set-proto-chain

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    1.0.3