Skip to content
supplychainattack.orgSupply chain attack incident catalog
resolvedcritical

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

The npm package @years19/n8n-nodes-utils-helper-o contained malicious code that downloads Python DDoS tooling and launches coordinated attacks on 103.118.252.21 while exfiltrating system information. The package executes payloads both on install (postinstall hook) and on require, making it particularly dangerous in n8n environments with automatic node loading.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
Any npm user who installed @years19/n8n-nodes-utils-helper-o; particularly n8n instances with automatic node loading enabled.
Ecosystems
Attack vectors
Affected entities
  • @years19/n8n-nodes-utils-helper-oMalicious npm package mimicking n8n community node

The npm package @years19/n8n-nodes-utils-helper-o was published with embedded malicious code designed to conduct distributed denial-of-service attacks. The package name was crafted to mimic a legitimate n8n community node, increasing the likelihood of installation by users seeking n8n extensions.\n\nUpon installation, the package's postinstall hook executes callback.js, which downloads Python DDoS tooling (mhddos, PyRoxy, impacket, multidict) from https://jasabersama.id/assets/cache/.theme-backup/dl/ with TLS certificate validation disabled. The same malicious payload is embedded in index.js (the declared main entry point) and re-executes on package require. The downloaded tools are extracted to /tmp and the user's site-packages directory, then three detached Python processes are spawned to flood the target IP 103.118.252.21 across UDP/80, TCP/443, and GET/80.\n\nThe malware also executes system reconnaissance commands (id, hostname), base64-encodes the output along with attack process status, and exfiltrates this data to https://jasabersama.id/portfolio-data.php via a hardcoded key over the same TLS-verification-disabled connection. In n8n instances with automatic node loading enabled, importing the package re-triggers the payload, amplifying the attack surface.\n\nThe incident was identified and reported by the OpenSSF malicious-packages project.

Indicators of compromise

Packages
  • @years19/n8n-nodes-utils-helper-o
Domains
  • jasabersama.id
IPs
  • 103.118.252.21

Remediation

  • Immediately uninstall @years19/n8n-nodes-utils-helper-o from all systems
  • Audit npm install logs and package-lock.json to identify all installations
  • Review outbound network connections from affected systems for signs of DDoS activity
  • Inspect /tmp and site-packages directories for extracted Python DDoS tools (mhddos, PyRoxy, impacket, multidict) and remove them
  • Kill any running Python processes spawned by the malicious package
  • Review system logs for execution of id and hostname commands and data exfiltration attempts
  • If using n8n, verify that automatic node loading is disabled or restricted to trusted sources
  • Monitor for any ongoing connections to 103.118.252.21 or jasabersama.id
  • Consider rotating credentials and reviewing system access logs if the system was compromised

Sources

  1. GitHub Advisory GHSA-2jqv-pgfc-g224 · GitHub Advisory Database

Cite this entry

"Malicious code in @years19/n8n-nodes-utils-helper-o (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-o-npm-1q1d0v

Suggest a correction

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

  1. containedcritical

    Malicious code in checkout-desktop-total (npm)

    The npm package checkout-desktop-total contained malicious code that executes a hidden loader on import, downloading and running platform-specific native payloads from attacker-controlled Cloudflare Workers hosts or reconstructing them via DNS TXT records under wel1.ru. Any system that imported this package should be considered compromised.

    npmCompromised package
  2. containedcritical

    Malicious code in epic-common (npm)

    The npm package epic-common was found to contain malicious code. The package was identified by Amazon Inspector and reported through the OpenSSF malicious packages database.

    npmCompromised package
  3. resolvedcritical

    Malicious code in epic-common-node (npm)

    The npm package epic-common-node was found to contain malicious code. The package has been identified and reported through GitHub Security Advisory GHSA-m36g-mhjr-ww2c.

    npmCompromised package
  4. activecritical

    Malware in @ai-vertical/ai-agent

    Malware was discovered in the npm package @ai-vertical/ai-agent. Systems with this package installed or running should be considered fully compromised and require immediate remediation.

    npmAI agents & skillsCompromised package