-= Per source details. Do not edit below this line.=-
The package advertises itself as an n8n community utility helper node (package.json declares n8n.nodes: ["nodes/PwnNode.node.js"] with description 'Utility helper nodes for workflow automation'), but its callback.js (invoked from the declared postinstall hook node callback.js) and its main entry index.js contain identical top-level code that: (1) writes a Python script to /tmp/attack2.py and launches it via nohup python3 /tmp/attack2.py... &, which floods 103.118.252.21 on ports 80/443 with UDP/TCP traffic using 2000 threads for 900 seconds; and (2) collects host identity (uid, hostname, process/load information), base64-encodes it, and sends it over HTTPS GET to jasabersama.id/portfolio-data.php with TLS certificate verification disabled (rejectUnauthorized:false). Because the dropper is both in the postinstall script and at the top level of the main module, it executes on npm install and again every time a consumer requires the package or n8n loads the node.
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-017578",
"import_time": "2026-08-12T15:26:11.41679628Z",
"sha256": "39f5f361848c187cd60f9143d0bdc5d2db20a3e2fa03fe5e494697da05c4a42a",
"versions": [
"1.0.0"
],
"source": "amazon-inspector",
"modified_time": "2026-08-12T15:07:21Z"
}
]
}[
{
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code",
"cweId": "CWE-506"
}
]
{
"evidence_files": [
{
"path": "callback.js",
"tlsh": "1b4188d23eb49574d5b3605099a6de42e727f00b56c2edd8f04dd7b20f5a03427914f4",
"sha256": "2b32e5688aaeb3911c8d3da7927f1569ff2987e60b24c626f0e0295d2f3769e9"
},
{
"path": "index.js",
"tlsh": "1b4188d23eb49574d5b3605099a6de42e727f00b56c2edd8f04dd7b20f5a03427914f4",
"sha256": "2b32e5688aaeb3911c8d3da7927f1569ff2987e60b24c626f0e0295d2f3769e9"
},
{
"path": "package.json",
"tlsh": "cbf0a3038d720f3311cd6b66185941016b246d87949c7c2c73cf010c87dc6f519bd58d",
"sha256": "4f4f78adb6a4b4bcef973db4d4b4cd655b0b5fe8f5e74fb449ced53320723aaf"
}
],
"package_integrity": [
{
"filename": "n8n-nodes-utils-helper-y-1.0.0.tgz",
"hashes": {
"sha512_sri": "sha512-+jPJON3p89evACyiiJM0rab5RfqSW561aVktqjB5EmEdRBYHx2OObZWMaOjXdKTD+I0emGltdgBl7gBhjBfi1Q==",
"sha1": "d4a99f3fe358bdd2373dcde37d87ee81888b81f5"
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@years19/n8n-nodes-utils-helper-y/MAL-2026-13908.json"