MAL-2026-6717
Malicious code in test-pkg-x0 (npm)
Details
--- _-= Per source details. Do not edit below this line.=-_
## 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.
Are you affected?
Enter the version of the package you're using.
Affected packages
0 No fixed version published yet for test-pkg-x0 (npm). Pin to a known-safe version or switch to an alternative.
References
- https://www.npmjs.com/package/test-pkg-x0/v/1.0.4 [PACKAGE]
- https://www.npmjs.com/package/test-pkg-x0/v/1.0.3 [PACKAGE]
- https://www.npmjs.com/package/test-pkg-x0/v/1.0.0 [PACKAGE]
- https://www.npmjs.com/package/test-pkg-x0/v/1.0.2 [PACKAGE]
- https://www.npmjs.com/package/test-pkg-x0/v/1.0.1 [PACKAGE]
- https://github.com/advisories/GHSA-45jm-p8g6-hcxf [ADVISORY]