MAL-2026-13755

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/ghazaly/MAL-2026-13755.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13755
Aliases
  • GHSA-g62q-mq3x-765x
Published
2026-08-11T11:29:37Z
Modified
2026-08-12T00:30:13Z
Summary
Malicious code in ghazaly (npm)
Details

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

Source: amazon-inspector (d2054792481618ddf941c251fc0793ec8c1b85fe14107567b5c29cac9330d5be)

package.json declares a postinstall hook that executes index.js on npm install. index.js requires os, https, and child_process, runs whoami via execSync, and reads os.hostname(), process.cwd(), and non-internal IPv4 addresses from os.networkInterfaces(). The collected host and identity data is sent as query-string parameters via https.get to a hardcoded Burp Collaborator subdomain (xghhv5sajm33m7krgi4n8my0mrsig84x.oastify.com). Package metadata is consistent with a dependency-confusion lure: version 99.9.0, empty author/description/keywords, and a nonsense dependency name dependencyfsdsfdsfg pinned to ^99.9.0.

Source: ghsa-malware (30b6f1747cf452fcc6c383a05d4c901dd7da71fcae0757210cb361e408a73d6a)

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-017387",
            "import_time": "2026-08-11T18:52:01.488552555Z",
            "modified_time": "2026-08-11T18:50:19Z",
            "sha256": "d2054792481618ddf941c251fc0793ec8c1b85fe14107567b5c29cac9330d5be",
            "source": "amazon-inspector",
            "versions": [
                "99.9.0"
            ]
        },
        {
            "id": "GHSA-g62q-mq3x-765x",
            "import_time": "2026-08-12T00:17:04.864391145Z",
            "modified_time": "2026-08-11T11:29:38Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "30b6f1747cf452fcc6c383a05d4c901dd7da71fcae0757210cb361e408a73d6a",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / ghazaly

Package

Affected ranges

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

Affected versions

99.*
99.9.0

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": "e311a07c97af7129603c576c918514ef3380a419a44cc0c882f4ab18b45036c9",
            "tlsh": "f411e1f910e66270586624e468178850f6a3c402324df5d0bd9c52a19fcac7e87f2699"
        },
        {
            "path": "package.json",
            "sha256": "1a9befd47174908233bf4a08c86b8d32c5d9a5017b55b99842181c389479b42e",
            "tlsh": "39d05e346e20ab73a8e922d5887a840b77a18d2b0008bc2d5bd7551cc2de6779cfd61d"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/ghazaly/MAL-2026-13755.json"