Skip to content
supplychainattack.orgSupply chain attack incident catalog
resolvedcritical

Malicious code in @years19/n8n-nodes-utils-helper-g (npm)

The npm package @years19/n8n-nodes-utils-helper-g contained malicious code in its postinstall script and main entrypoint that downloads and executes offensive network-attack tools (mhddos, PyRoxy, impacket) on the installer's host. The code also exfiltrates system information to a remote server.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
Any developer or system that installed the malicious npm package @years19/n8n-nodes-utils-helper-g
Ecosystems
Attack vectors
Affected entities
  • @years19/n8n-nodes-utils-helper-gnpm package containing malicious postinstall and main entrypoint code

The npm package @years19/n8n-nodes-utils-helper-g was found to contain malicious code in both its postinstall script (callback.js) and main entrypoint (index.js). The code executes automatically on npm install and when the module is required.\n\nThe malicious payload downloads multiple tarballs (mhddos.tgz, pyroxy-full.tgz, impacket.tgz, multidict) from https://jasabersama.id with TLS verification disabled. These files are extracted to /tmp/mhddos and the Python user-site directory, then invoked via python3 start.py. The downloaded tools are offensive network-attack software.\n\nThe code also collects system information including the output of id and hostname commands, along with execution results. This data is base64-encoded and transmitted via HTTPS GET request to https://jasabersama.id/portfolio-data.php?k=S7k9xQ2mZj&c=.\n\nThe incident was identified by the OpenSSF malicious-packages project and reported via GitHub Security Advisory GHSA-p6h8-g62x-w9jg.

Indicators of compromise

Packages
  • @years19/n8n-nodes-utils-helper-g
Domains
  • jasabersama.id

Remediation

  • Immediately uninstall @years19/n8n-nodes-utils-helper-g from all systems
  • Audit npm install logs to identify when and where this package was installed
  • Scan affected systems for the presence of /tmp/mhddos directory and extracted attack tools
  • Review system logs for suspicious python3 process execution and network connections to jasabersama.id
  • Check for unauthorized network activity or DDoS tool execution on affected hosts
  • Regenerate credentials and review access logs on systems where this package was installed
  • Use npm audit to identify and remove this package from all project dependencies

Sources

  1. GitHub Advisory GHSA-p6h8-g62x-w9jg · GitHub Advisory Database

Cite this entry

"Malicious code in @years19/n8n-nodes-utils-helper-g (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 12, 2026; last updated August 12, 2026. https://supplychainattack.org/incident/malicious-code-in-years19-n8n-nodes-utils-helper-g-npm-6u6ypz

Suggest a correction

Found an error or have a newer source? Corrections to factual errors take priority over new entries.

  1. containedcritical

    Malware in svelte-dim-kit

    The npm package svelte-dim-kit was found to contain malware, potentially giving attackers full control of affected systems. All systems with this package installed should be considered compromised and secrets/keys rotated immediately from a different computer.

    npmCompromised package
  2. containedcritical

    Malicious code in @syncraft-labs/react (npm)

    The npm package @syncraft-labs/react contained obfuscated malicious code in its ESM distribution that implements the EtherHiding pattern, fetching and executing arbitrary code from an Ethereum smart contract via RPC endpoints. The tampering occurred post-build in the dist/index.js artifact.

    npmCompromised package
  3. containedcritical

    Malicious code in stillm4ddpocs-demo-sprocket (npm)

    The npm package stillm4ddpocs-demo-sprocket version 999.9.12 contains malicious code that exfiltrates system and project metadata via multiple channels (HTTPS, HTTP, and DNS) to a hardcoded callback host. The package uses a high version number to exploit dependency-confusion attacks against organizations with internal packages of the same name.

    npmCompromised packageDependency confusion
  4. resolvedcritical

    Malicious code in stillm4ddpocs-rtest-bravo (npm)

    The npm package stillm4ddpocs-rtest-bravo contained malicious code in its preinstall script that automatically executed during installation, collecting system information and internal package metadata and exfiltrating it to a third-party Interactsh collector via HTTPS and DNS tunneling.

    npmCompromised package