MAL-2026-13878

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@years17/n8n-nodes-utils-helper-i/MAL-2026-13878.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13878
Published
2026-08-12T12:37:51Z
Modified
2026-08-12T13:00:14.411978360Z
Summary
Malicious code in @years17/n8n-nodes-utils-helper-i (npm)
Details

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

Source: amazon-inspector (53f34d42e090332e45832b4ab41bb9f5d6fce3ae52309e537a2b884845f2bdd5)

The package's postinstall hook runs callback.js, which appends a hardcoded attacker ssh-ed25519 public key (tagged pwn@kali) to authorized_keys for root, ubuntu, node, runner, and devuser, granting persistent SSH access to the installer's host. It then base64-encodes host reconnaissance (id, hostname, sudo -n id output, /home listing, docker.sock presence) and sends it via HTTPS GET to jasabersama.id/portfolio-data.php with TLS verification disabled. index.js — the package main entry — contains byte-identical code, so the same implant and exfiltration fire on require('@years17/n8n-nodes-utils-helper-i'), providing a second trigger even when --ignore-scripts is used.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-017553",
            "import_time": "2026-08-12T12:51:49.840331769Z",
            "sha256": "53f34d42e090332e45832b4ab41bb9f5d6fce3ae52309e537a2b884845f2bdd5",
            "modified_time": "2026-08-12T12:37:51Z",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @years17/n8n-nodes-utils-helper-i

Package

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

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"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@years17/n8n-nodes-utils-helper-i/MAL-2026-13878.json"
indicators
{
    "evidence_files": [
        {
            "path": "callback.js",
            "tlsh": "87312ff283605b30c5a1b68e582fd625d8abf20971c6acd4f18c49360f27e8c4a124bc",
            "sha256": "b7181f6fcb0f166b91cadc6aa8d58bacaa0e8bf60552ca0bb327571ea5a6ef10"
        },
        {
            "path": "package.json",
            "tlsh": "c3f0ec128d724f3311cd6b66589941416a246e97949c7c2873cf010d87986b51abd599",
            "sha256": "60db8933004da3189178d7c94e45d1bfb68ac4fcc4060441bc692ebd5ecab711"
        },
        {
            "path": "index.js",
            "tlsh": "87312ff283605b30c5a1b68e582fd625d8abf20971c6acd4f18c49360f27e8c4a124bc",
            "sha256": "b7181f6fcb0f166b91cadc6aa8d58bacaa0e8bf60552ca0bb327571ea5a6ef10"
        }
    ],
    "package_integrity": [
        {
            "filename": "n8n-nodes-utils-helper-i-1.0.0.tgz",
            "hashes": {
                "sha512_sri": "sha512-G7FhYjfQJ0egiAoGqh6kKpdnrRzP+vL+qijkBDds7Rnso4ByqsrT2lXrgpMpWVo4SYA/W7pubjRFNAmVFsccEA==",
                "sha1": "cc3d422417f1479d0721fbdbfc6f71a5f1cb5d1b"
            }
        }
    ]
}