VYPR

npm · Malicious package advisory

Malware

n8n-nodes-utils-helper

MAL-2026-11006

Malicious code in n8n-nodes-utils-helper (npm)

Details


---
_-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (9256e5f20f66f3eb9875dcc475299249173730d784230eb157c327171d114e21)
The package advertises itself as an n8n community node ('Utility nodes for n8n'), but the declared community node file MyNode.js is an empty stub and the real payload lives in index.js, which is set as main and executes as a top-level IIFE the moment the package is required. On load, index.js spawns /bin/bash and connects it to 103.27.109.184:8895 via /dev/tcp, giving the operator an interactive reverse shell on the installer's host. It also collects hostname, user id, IP addresses, Docker state, environment variables, and kubelet/kubeconfig contents and streams the data as JSON to 103.27.109.184 on ports 8890 and 8891. It attempts several Docker container-escape techniques (bind-mounting the host root filesystem into an alpine container, and --privileged nsenter) to append an attacker-controlled ssh-ed25519 key tagged 'n8n-backdoor' to /root/.ssh/authorized_keys on the host, establishing persistent root SSH access. It additionally targets a specific local Docker container id and internal Evolution API endpoints with default admin/admin credentials for lateral movement. The n8n community-node metadata is a cover story for a targeted attack against n8n + Evolution API deployments.

Compromised versions (3)

  • 1.0.0
  • 1.0.2
  • 1.0.1

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.