MAL-2026-6717

    Dashboard / Malicious Package / MAL-2026-6717

    MAL-2026-6717

    Published: 1 Jul 2026Last Modified: 20 Aug 2026Aliases: 
    GHSA-45jm-p8g6-hcxf

    Summary: Malicious code in test-pkg-x0 (npm)

    Details: Source: amazon-inspector (0d0014944456f668a25fa484bf7cb5f36a7128d6a585b86d9294d8d49b23049a) Package declares scripts.postinstall pointing at shim.js, a script that runs unconditionally on npm install. shim.js branches on uname -s (Darwin/MINGW/Linux) and executes OS-native commands on the installer's machine, including launching the Calculator application and opening https://github.com/X3r0Day/BunnyHijack in the installer's default browser via open / cmd /c start / xdg-open. Additionally, package.json registers a `bin` entry named `node` mapped to shim.js. Under package managers that resolve `node` from node_modules/.bin (notably bun), any dependency postinstall that invokes `node` will execute this shim instead of the real Node.js runtime; the declared dependency protoc-gen-grpc-web is used as the trigger. The combined effect is arbitrary command execution on the installer at install time, both directly via the package's own postinstall and indirectly by hijacking the `node` command for sibling dependencies' install scripts. The Calculator launch and browser navigation are a proof-of-concept payload; the underlying execution primitive is fully attacker-controlled. Source: ghsa-malware (a531adc8e4d94d6d6f461ae142f94f333dfd5071515b75144cef218d812d6dde) 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: test-pkg-x0

    Purl: pkg:npm/test-pkg-x0

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.4
    1.0.3
    1.0.0
    1.0.2
    1.0.1