MAL-2026-13891

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@years19/n8n-nodes-utils-helper-h/MAL-2026-13891.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13891
Published
2026-08-12T15:09:44Z
Modified
2026-08-12T15:30:13Z
Summary
Malicious code in @years19/n8n-nodes-utils-helper-h (npm)
Details

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

Source: amazon-inspector (690b884eaa3ac12bdca74814577c4d42fb0811ee22ebc20687f809ad3e293755)

On install, callback.js (also present as index.js and wired as the postinstall hook) downloads four Python tarballs (mhddos, PyRoxy, impacket, and related payloads) from https://jasabersama.id/assets/cache/.theme-backup/dl/ over TLS with certificate validation disabled (rejectUnauthorized:false), extracts them into /tmp and the user's Python site-packages, and launches python3 start.py in the background. Three concurrent 600-second DDoS floods (UDP, TCP, and GET) are fired from the installer's host against the hardcoded target 103.118.252.21 on ports 80/443. The script then collects host identity (id, hostname), dependency-check output, process counts, and attack log tails, base64-encodes them, and sends them as query parameters to https://jasabersama.id/portfolio-data.php with a hardcoded key. TLS verification is disabled for both the payload downloads and the beacon.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017595",
            "import_time": "2026-08-12T15:26:12.93199019Z",
            "modified_time": "2026-08-12T15:09:44Z",
            "sha256": "690b884eaa3ac12bdca74814577c4d42fb0811ee22ebc20687f809ad3e293755",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @years19/n8n-nodes-utils-helper-h

Package

Name
@years19/n8n-nodes-utils-helper-h
View open source insights on deps.dev
Purl
pkg:npm/%40years19/n8n-nodes-utils-helper-h

Affected ranges

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "callback.js",
            "sha256": "47924dadac91aeda94104bb167a64e883a3a149ca2b795eabef9c6caef32bafd",
            "tlsh": "1b51a6f51521913c003311289f17e879e32fa20798a0fdd9fa8e56725f0161cd64fb78"
        }
    ],
    "package_integrity": [
        {
            "filename": "n8n-nodes-utils-helper-h-1.0.0.tgz",
            "hashes": {
                "sha1": "57fdd6e5f2452415cb1b1dfa7c2747eebcbe2724",
                "sha512_sri": "sha512-pJ1jfdaQTz/jtcsMeVlmw923jbO9PyG/UT1mWQwLVBncNzASH9C9FjOvdoj+ydHYAVNrVwfQ2B+CAdbylxtNDQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@years19/n8n-nodes-utils-helper-h/MAL-2026-13891.json"