Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

npm-sandbox-research-8b2fnpm

Malicious code in npm-sandbox-research-8b2f (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5758
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall npm-sandbox-research-8b2f

What this malware does

On install, package.json runs postinstall: node run.js, which loads beacon scripts (beacon8.js, beacon_linux.js) that import child_process, os, and http, gather host identity (output of whoami, os.hostname(), os.platform()), and POST the collected data to a hardcoded HTTP endpoint via http.request(...). This fires automatically on npm install, providing attacker-controlled reconnaissance of every installer host with no user interaction. The behavior — privileged shell command execution, host identity collection, and outbound HTTP POST from a postinstall hook — matches the active-attack reconnaissance/beacon fingerprint.

Malicious versions

1 flagged
1.0.0

Indicators of compromise (SHA-256)

5119ca2a37c8be102cacd11eec20c77cbe1ac35d0de988a98180b3ae9b1167da
916280d3906e0f04caa7f46135039e4a42b03a5c96091c1555ad2ab0e86b923b

Frequently asked questions

No. npm-sandbox-research-8b2f on npm has been identified as a malicious package (version 1.0.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-006467IN-MAL-2026-006465

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

O3 Security blocks malicious packages like this at install time and in CI.

Supply-chain protection
npm-sandbox-research-8b2f (npm) malicious package — MAL-2026-5758 | O3 Security