MAL-2026-6084

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@array-util/nodepull/MAL-2026-6084.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6084
Aliases
  • GHSA-qhxp-5mv2-773f
Published
2026-06-17T21:49:58Z
Modified
2026-08-05T06:35:03Z
Summary
Malicious code in @array-util/nodepull (npm)
Details

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

Source: amazon-inspector (bcafb3a6336948fd12673cfe88d505e2a036afcfb5e9ee5d4b850cf982753d9b)

@array-util/nodepull@1.1.1 ships a single 19 KB obfuscated index.js as its main entry. On require()/import, the IIFE silences process error handlers via process.on('uncaughtException',...) and process.on('unhandledRejection',...), builds a URL by chained string.replace() calls to reassemble dotted host/path tokens, loads os/fs/path/child_process plus an HTTP client, downloads a remote resource, writes the response body to path.join(os.tmpdir(), ) with flag 'w+', and executes the dropped file via child_process.exec with {windowsHide: true, cwd: process.cwd()}. The string array, decoder (custom-base64 + RC4 via function c(b,d)), and control-flow flattening (obfuscator.io output, ~814 transforms per webcrack) conceal the URL, dropped filename, and exec target so URL/IP pattern scanners cannot read them. Package metadata is hollow (empty description, empty author, ISC license, no documented API; README only shows an install line and a bare require()) — there is no legitimate functionality, only the dropper. Any developer or build system that installs and require()s this package fetches and executes attacker-controlled code under the installer's UID with errors silenced.

Source: ghsa-malware (f15b273b560a498837df1f05f8525771f4432eb32abb85f2f0560196531f034d)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-006946",
            "import_time": "2026-06-17T22:38:21.248625933Z",
            "modified_time": "2026-06-17T21:49:58Z",
            "sha256": "bcafb3a6336948fd12673cfe88d505e2a036afcfb5e9ee5d4b850cf982753d9b",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        },
        {
            "id": "IN-MAL-2026-006947",
            "import_time": "2026-06-17T22:38:21.377150016Z",
            "modified_time": "2026-06-17T21:50:00Z",
            "sha256": "c171d764fc1dd7e67c3a09b1092c94ae915786d3776a1246c916f153095a92cb",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-006948",
            "import_time": "2026-06-17T22:38:21.485714871Z",
            "modified_time": "2026-06-17T21:50:01Z",
            "sha256": "e5a36af206cdff9358c1d3357469fd896fb1607d2401b6f035aaaf35451babac",
            "source": "amazon-inspector",
            "versions": [
                "1.1.0"
            ]
        },
        {
            "id": "GHSA-qhxp-5mv2-773f",
            "import_time": "2026-07-28T02:02:27.882655Z",
            "modified_time": "2026-07-27T13:57:08Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "f15b273b560a498837df1f05f8525771f4432eb32abb85f2f0560196531f034d",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-013011",
            "import_time": "2026-08-05T06:00:30.784571365Z",
            "modified_time": "2026-08-05T05:21:04Z",
            "sha256": "0aeb6128007cbaa191cb28519e1204c2d9d086088604c3bfcdf8dfb95c2b0414",
            "source": "amazon-inspector",
            "versions": [
                "1.0.3"
            ]
        },
        {
            "id": "IN-MAL-2026-013007",
            "import_time": "2026-08-05T06:00:30.350960302Z",
            "modified_time": "2026-08-05T05:20:32Z",
            "sha256": "5c68e8de606d68841b0681a7dda1a084dd0c322f05c49f2ac5334da21d1bbea1",
            "source": "amazon-inspector",
            "versions": [
                "1.0.4"
            ]
        },
        {
            "id": "IN-MAL-2026-013268",
            "import_time": "2026-08-05T06:01:00.100860588Z",
            "modified_time": "2026-08-05T05:58:35Z",
            "sha256": "a3e16211698fe696cd440a228d27b379591927c7391c755217dd64b41d972f82",
            "source": "amazon-inspector",
            "versions": [
                "1.0.2"
            ]
        },
        {
            "id": "IN-MAL-2026-013267",
            "import_time": "2026-08-05T06:01:00.000568152Z",
            "modified_time": "2026-08-05T05:58:26Z",
            "sha256": "a9bb4d88f84c066cc15071e6202634acd3544a002f77af442a9eb4c5088b711d",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-012959",
            "import_time": "2026-08-05T06:00:24.548040939Z",
            "modified_time": "2026-08-05T05:13:40Z",
            "sha256": "e22512181fe999a74644d09611426c577e7391f15e75f5ecbeacd7f2bdcb1ff1",
            "source": "amazon-inspector",
            "versions": [
                "1.1.3"
            ]
        },
        {
            "id": "IN-MAL-2026-012963",
            "import_time": "2026-08-05T06:00:25.148274896Z",
            "modified_time": "2026-08-05T05:14:13Z",
            "sha256": "f39ee2115316e7a4ef61c29a6597291e41486941fae87be5a8a2fb2a10f78e67",
            "source": "amazon-inspector",
            "versions": [
                "1.1.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @array-util/nodepull

Package

Name
@array-util/nodepull
View open source insights on deps.dev
Purl
pkg:npm/%40array-util/nodepull

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.1.0
1.1.1
1.1.2
1.1.3

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "7b5b770d70e973acac39aaa3e095d699521472ed13cee94020accf76c12f6066",
            "tlsh": "269297cc3bc1b0a05763b0bb7e1ba097e1b95c8d629d8849f796f454fc6c314d0a6b58"
        },
        {
            "path": "package.json",
            "sha256": "78cd536760bd3efc49deaa988e9a1748ab0831ddf1ef1f768effec38c5f1d353",
            "tlsh": "3ed0a7345b62543305c501520c2d90577291cf1f0004380943cb2c3c95de6b3acfa35d"
        }
    ],
    "package_integrity": [
        {
            "filename": "nodepull-1.0.0.tgz",
            "hashes": {
                "sha1": "d4c9a913a0bb2abdb124751dbaba2b82d8ac0a7e",
                "sha512_sri": "sha512-SbUz5aEQYG/a/oMO88Aic0Hsrnnmn3ZO3aW5U4JN7NQOog+Fj1slvi+dgIfgxsHJVmLj/SRuAZK/LonDjobZSA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@array-util/nodepull/MAL-2026-6084.json"