MAL-2026-13952

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/global-intel/MAL-2026-13952.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13952
Aliases
  • GHSA-gr4h-f42r-xcxf
Published
2026-08-13T17:22:23Z
Modified
2026-09-08T00:30:15Z
Summary
Malicious code in global-intel (npm)
Details

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

Source: amazon-inspector (5449036ad6a1bf0ee192023ddb23ea7afefe53da7133ab91f4ffbc6d3253f5dc)

package.json declares a preinstall hook that runs index.js on npm install. index.js collects host identity and OS files from the installer — os.hostname(), os.userInfo(), homedir, DNS server configuration, /etc/passwd, /etc/hosts, and package metadata — and HTTPS POSTs the payload to the hardcoded out-of-band host 0gh240ybp2rb80iyzrg4w2o3tuzlncb1.oastify.com (Burp Collaborator). The exfiltration fires automatically as a lifecycle side effect of installation with no user interaction.

Source: ghsa-malware (ea90d56d9b049e2ea22620be41a0b94ca7a5677eae3bfa22c0b4ff0deea09c7e)

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-017662",
            "import_time": "2026-08-13T17:24:46.368786974Z",
            "modified_time": "2026-08-13T17:22:23Z",
            "sha256": "5449036ad6a1bf0ee192023ddb23ea7afefe53da7133ab91f4ffbc6d3253f5dc",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-gr4h-f42r-xcxf",
            "import_time": "2026-09-08T00:15:11.368991485Z",
            "modified_time": "2026-09-07T16:17:42Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "ea90d56d9b049e2ea22620be41a0b94ca7a5677eae3bfa22c0b4ff0deea09c7e",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / global-intel

Package

Affected ranges

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

Affected versions

1.*
1.0.1

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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "9121fa1d202333b85aadaebd0680048646e1ae387bb8ea729db8267f6c9343ff",
            "tlsh": "6d412395a2d917330dd210c06a0c70852359fa777259a99076cf42d6af869f8bb326f3"
        }
    ],
    "package_integrity": [
        {
            "filename": "global-intel-1.0.1.tgz",
            "hashes": {
                "sha1": "da36a3bfc9bf77e83961a27224b75f4de3026c39",
                "sha512_sri": "sha512-hZ92GChH6/CUGUxuax5a8UGas01QoGSzRW5AXRQgj1Qgc1scMhfAkdycTjJ6G87PqRRxs7X/mW43JKyhL0kNVw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/global-intel/MAL-2026-13952.json"