LWA-2026-6371 MAL-2026-7014 ↗ confirmed malware

vps-new-manager@0.1.4

Malicious code in vps-new-manager (npm)

T1059.004 · Unix ShellT1059.007 · JavaScriptT1071.001 · Web ProtocolsT1105 · Ingress Tool Transfer

Analysis

The package vps-new-manager@0.1.4 contains a reverse shell backdoor in dist/server/index.js. When the module is imported (require'd or import'd), it unconditionally spawns a detached background shell process that connects back to 185[.]112[.]147[.]174:7007 via bash's /dev/tcp feature, giving the attacker an interactive shell on the victim's machine. The process is detached and unref'd so it survives the parent process and runs silently. The package is described as a Paperclip VPS maintenance adapter but the reverse shell code is not part of any exported function — it executes immediately on module load.

analyzed by
Leitwacht
first seen
Jul 7, 2026, 07:38 AM
analyzed
Jul 7, 2026, 07:39 AM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.