vps-maintenance-paperclip-adapter @0.1.2
Vulnerability report · Last retrieved from osv.dev July 4, 2026 at 4:11 PM UTC
OSV ID
MAL-2026-6757
Ecosystem
npm
Summary
package.json declares a postinstall lifecycle script that runs an inline node -e payload opening a TCP socket to 185.112.147.174:7007 and piping it bidirectionally to a spawned /bin/sh process. On npm install , this immediately grants the operator of that hardcoded endpoint an interactive shell on the installer's host with the installing user's privileges, enabling arbitrary command execution, credential theft, and persistence. The package's stated 'VPS maintenance adapter' purpose does not require any outbound shell connection; the reverse-shell code path is unambiguous backdoor / install-time RCE.
Source: amazon-inspector (0de46c3e339f828f4c86612ee8bf74a29edc636511e2eaa765d8a75699849da3)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.