MAL-2026-13859

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

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

Source: amazon-inspector (5b7ec0fd707d50145d85051b5c960139ebe64dc5f12c89ee22ecfa8402d169c4)

The package presents itself as an n8n community node but ships a stub node file (nodes/PwnNode.node.js, 213 bytes, description "x") whose only real behavior is a postinstall dropper. On install, callback.js fetches two tarballs from jasabersama.id over HTTPS with TLS verification disabled (rejectUnauthorized: false), extracts one to /tmp/mhddos and the other into the user's Python site-packages, installs a list of Python DDoS-support dependencies via pip with --break-system-packages, then executes python3 start.py from the extracted MHDDoS archive. The same script runs id and hostname, base64-encodes the output along with install-progress markers, and sends it via HTTPS GET to jasabersama.id/portfolio-data.php with TLS verification disabled. The declared n8n utility purpose is a cover story for the install-time payload.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017398",
            "import_time": "2026-08-12T12:24:09.676476075Z",
            "sha256": "5b7ec0fd707d50145d85051b5c960139ebe64dc5f12c89ee22ecfa8402d169c4",
            "versions": [
                "1.0.0"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T12:16:04Z"
        }
    ]
}
References
Credits

Affected packages

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

Package

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

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": "13f0ec128d724f3321cd6b66585941416a246d97949c7c2873cf010d87986b519bd699",
            "sha256": "e921be08432c356ec704a188a9eb8c4fccad9a5f800680358d24c5df0f1813bd"
        }
    ],
    "package_integrity": [
        {
            "filename": "n8n-nodes-utils-helper-o-1.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-BeSKZ/pIyxy+otDBXdnPzkZyLx89B66IvQQmPHBEELc4kXfLH0dK8Xp/bSjxolzbDk9jFoQVp+SJQIEgGVx0YA==",
                "sha1": "217ea54e83ffac03052e8113535a789059c89b1c"
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@years18/n8n-nodes-utils-helper-o/MAL-2026-13859.json"