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

nottuff7npm

Malicious code in nottuff7 (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5918
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall nottuff7

What this malware does

This package is one of ~95 names in a coordinated spam-publication family (nottuff1-30, ishowfeet1-20, imillegal1-5, abuden*, ratelimitsucks*) republishing the same Scramjet web-proxy payload as a static site. The tarball includes auto-publish.sh which iterates the name list and runs npm publish for each, documenting the registry-pollution intent. The package's declared main entry sw.js is a browser ServiceWorker (importScripts('./8cfc2/hgshm.js'), self.addEventListener('install'|'fetch'|...)) — it cannot execute under Node, so npm install and require() produce no installer-side code execution and there are no lifecycle hooks. Heavily obfuscated bundles in assets/*.js are loaded only when the assets are served to a browser via an npm CDN (unpkg/jsdelivr), which appears to be the actual distribution channel — letting users bypass web filters by reaching the proxy through registry-CDN hostnames. The cover page (index.html, titled 'Riverbend Tutoring') ships a click/keydown/touchstart popunder opening https://abdct.com/, indicating ad-monetization motive. No installer credential theft, no exfiltration, no install-time RCE.

Malicious versions

1 flagged
1.7.7

Indicators of compromise (SHA-256)

014548171545d3357baafaf1ec9c1755860bacdcf94b42161d8e32b0c94ab3c8

Frequently asked questions

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

Campaign

IN-MAL-2026-006821

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
nottuff7 (npm) malicious package — MAL-2026-5918 | O3 Security