Logo
npm

n8n-nodes-data-transformer-utils@1.0.0

Vulnerability report · Last retrieved from osv.dev September 22, 2026 at 11:51 PM UTC

Malicious

OSV ID

MAL-2026-16418

Ecosystem

npm

Summary

The package's postinstall.js runs automatically on npm install and combines child_process.execSync with http/https.request and multiple curl invocations to collect host information (including reads of /etc/hosts) and POST/GET the results to a remote endpoint. The file uses a hardcoded hostname target, executes shell commands to gather system data, and transmits it over HTTP without any relation to the package's advertised data-transformation purpose. The package name mimics the n8n community-node naming convention, providing a lure for users seeking legitimate n8n utilities. Installing the package on default settings triggers immediate host reconnaissance and outbound exfiltration to an attacker-controlled destination.

Source: amazon-inspector (77b996187dc49e5591ddf3cef428be3a9309e7f5bab48bd4698aed2be0c3dfb0)

Protect your entire dependency tree

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