npm

@years18/n8n-nodes-utils-helper-e @1.0.0

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

Malicious

OSV ID

MAL-2026-13851

Ecosystem

npm

Summary

On npm install, this package auto-runs callback.js via a postinstall hook (and repeats the same behavior in index.js on require). The script shells out to install pip from /tmp/get-pip.py, then installs requirements for and launches an mhddos DDoS toolkit staged at /tmp/mhddos (python3 start.py), and probes an internal-network address at 10.131.106.93:8888. It then collects installer identity via id and hostname plus command output, base64-encodes the results, and sends them as a query string to https://jasabersama.id/portfolio-data.php with TLS verification disabled (rejectUnauthorized:false). The URL carries a c= parameter containing a shell command written to /tmp/n8n_rce_result.txt, structured as a keyed (k=S7k9xQ2mZj) command channel consistent with a staged RCE relay on the attacker's server. The package name resembles a helper for n8n but its only shipped behavior is dropper, DDoS-tool bootstrap, and exfiltration.

Source: amazon-inspector (d70df151b0a3f6d74618b466c9d7ac91e18389b38a805e2010b55202b5722330)

Protect your entire dependency tree

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