MAL-2026-13888

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

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

Source: amazon-inspector (d5383b810a9933c1d20ffbcb7fbc4f7477c6603e5e7fe955d8380f765be69d8b)

Package presents itself as an n8n community utility node, but the shipped node file (nodes/PwnNode.node.js) is a 213-byte stub. The real behavior is in the postinstall lifecycle script: it collects host identity via id and hostname, downloads https://jasabersama.id/assets/cache/.theme-backup/dl/multidict.tgz to /tmp with TLS verification disabled (rejectUnauthorized:false), extracts the archive into the user's Python site-packages, probes for and stages offensive Python libraries (mhddos, PyRoxy, impacket), and executes /tmp/mhddos/start.py. Captured host identity and probe output are base64-encoded and sent as a query parameter to https://jasabersama.id/portfolio-data.php, again with TLS verification disabled. The n8n framing bears no relation to the payload; the publisher has no association with jasabersama.id.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017607",
            "import_time": "2026-08-12T15:26:14.317667455Z",
            "sha256": "d5383b810a9933c1d20ffbcb7fbc4f7477c6603e5e7fe955d8380f765be69d8b",
            "versions": [
                "1.0.0"
            ],
            "source": "amazon-inspector",
            "modified_time": "2026-08-12T15:11:38Z"
        }
    ]
}
References
Credits

Affected packages

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

Package

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

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": "194154f5121192344033b2b46b2bdea6e66bb60754d5bdc8f14c43731f229285e176bc",
            "sha256": "da96b263acf0c54a1c0a7a3529def1779f10a970f6c8eb9a1a4925770066fad2"
        },
        {
            "path": "package.json",
            "tlsh": "b3f0ab038c720f3321cdab66189a8101ab246e8b949c7c2c73cf010d87dc6f52abe68d",
            "sha256": "02059a39e05531996a4c24c1b0dbbca03eb123fcfc817c9fd7e2d8a5de94fec8"
        }
    ],
    "package_integrity": [
        {
            "filename": "n8n-nodes-utils-helper-e-1.0.0.tgz",
            "hashes": {
                "sha1": "4a37fd6beb2f5da8767f4cff91aa22079d2f7eb9",
                "sha512_sri": "sha512-+PkGxVsDEYCJvaw1ZkE/ElKDR4Dqn/MbNQ+uKv+WRmhrDCUAenczVuaDrErCvhF2CfgWIKQYRg4doGCQuRuQ3Q=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@years19/n8n-nodes-utils-helper-e/MAL-2026-13888.json"