MAL-2026-13860

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@years18/n8n-nodes-utils-helper-p/MAL-2026-13860.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13860
Published
2026-08-12T12:16:14Z
Modified
2026-08-12T12:30:13.458096499Z
Summary
Malicious code in @years18/n8n-nodes-utils-helper-p (npm)
Details

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

Source: amazon-inspector (0c2eddb1197cb0c902c559648ce926f5c58d1a2552d05c8e1c49dd814fdf8804)

Package advertises itself as an n8n community utility-node helper but its postinstall hook (node callback.js) fetches two tarballs from jasabersama.id (mhddos.tgz and pyroxy.tgz) with TLS verification disabled, extracts them to /tmp and the Python user site-packages, installs network-attack Python dependencies via pip install --break-system-packages, and runs python3 start.py on the extracted MHDDoS code — turning the installer's host into a DDoS attack node. The same postinstall captures id and hostname output plus install progress, base64-encodes it, and sends it as a query parameter to https://jasabersama.id/portfolio-data.php (also with certificate verification disabled). The shipped node file is named nodes/PwnNode.node.js, contradicting the package's stated benign purpose.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017399",
            "import_time": "2026-08-12T12:24:09.787117121Z",
            "sha256": "0c2eddb1197cb0c902c559648ce926f5c58d1a2552d05c8e1c49dd814fdf8804",
            "modified_time": "2026-08-12T12:16:14Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @years18/n8n-nodes-utils-helper-p

Package

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

Affected ranges

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "callback.js",
            "tlsh": "8f4198b61252a538403363586f2bdd66d66fb10784d8bac8f64d43730f129386d5b76c",
            "sha256": "939b22deea396f3518d6d974069b37918201181f7ce418fdac8cf4ad161f7f6c"
        },
        {
            "path": "package.json",
            "tlsh": "24f05c028c720f3311cd6b66185941016a246d87949c7c2c73cf010c87986b519bd689",
            "sha256": "31257d3d8d5b1ea051ea992c49b9e3d13bfe9a068dc48754dee6284c5ae17b4d"
        }
    ],
    "package_integrity": [
        {
            "filename": "n8n-nodes-utils-helper-p-1.0.0.tgz",
            "hashes": {
                "sha1": "1ada664a9c6fb378fcab00a82ea226b36c221ec8",
                "sha512_sri": "sha512-HlF3DcSre3HVEJ28E5BaXWghETZL31T3ZflrV13JkxbmvwWlV8QzDBjgmscbNgsJOu4XqHpRh/eqNnglac71VQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@years18/n8n-nodes-utils-helper-p/MAL-2026-13860.json"