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

node-stack-framesnpm

Malicious code in node-stack-frames (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5736
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall node-stack-frames

What this malware does

package.json declares a preinstall script that runs an inline Node program on npm install. The script requires os and http, collects os.hostname(), os.platform(), and os.arch(), base64-encodes the result, and issues an HTTP GET to https://d8lslmi9io6i264ftj80mh9e7niqiaenf.oast.live/?data=<encoded>. The host is a Project Discovery interactsh (OAST) subdomain used as an out-of-band collection endpoint. The package ships no functional code — its own description identifies it as a security holding placeholder — so the only effect of installing it is the automatic exfiltration of installer host identifiers to an attacker-controlled collector. This matches a dependency-confusion / recon beacon pattern.

Malicious versions

1 flagged
4.0.0

Indicators of compromise (SHA-256)

5fd4f6c5f3278484d99f6ffffc001cf920dcb0fa4fdfabff957a61c3cfbfc158
eb14f033b6997244fdd890fbfacba9c82a164fd26a201cc39ee76408d70f208e

Frequently asked questions

No. node-stack-frames on npm has been identified as a malicious package (version 4.0.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-006317IN-MAL-2026-006318

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
node-stack-frames (npm) malicious package — MAL-2026-5736 | O3 Security