MAL-2026-6412

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nabisco/MAL-2026-6412.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6412
Aliases
  • GHSA-m97m-v5gv-jm47
Published
2026-06-25T02:16:09Z
Modified
2026-07-08T17:16:47.697855489Z
Summary
Malicious code in nabisco (npm)
Details

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

Source: amazon-inspector (9d0ed482ca35ed621384d6d91c398fe605352571a710d8f4222af056cedf48bb)

Package self-describes as a security PoC for dependency confusion targeting an internal HubSpot module name. On install, postinstall.js prints a confirmation line ('nabisco resolved from registry.npmjs.org and executed') along with the host's name (os.hostname()) and a timestamp to stdout. No network egress, credential access, filesystem persistence, or remote payload fetch is present in the current version — the postinstall is purely a local log statement. The harm shape is the namespace squat itself: any HubSpot build that misroutes a request for the internal 'nabisco' module to the public registry will execute this package's code at install time, and any future republish under the same name could add a real payload while keeping the same install path. Routing to human review for a takedown / dispute decision rather than blocking on confirmed installer-side harm.

Source: ghsa-malware (4c6b974c237c0a7f1806c58521bb7f5353e013785144f2124b21d0fe676c2b7c)

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": [
        {
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-m97m-v5gv-jm47",
            "source": "ghsa-malware",
            "import_time": "2026-06-25T03:23:52.15485167Z",
            "sha256": "4c6b974c237c0a7f1806c58521bb7f5353e013785144f2124b21d0fe676c2b7c",
            "modified_time": "2026-06-25T02:16:09Z"
        },
        {
            "sha256": "9d0ed482ca35ed621384d6d91c398fe605352571a710d8f4222af056cedf48bb",
            "id": "IN-MAL-2026-008156",
            "source": "amazon-inspector",
            "import_time": "2026-07-08T17:01:34.955346997Z",
            "modified_time": "2026-07-08T16:35:18Z",
            "versions": [
                "0.0.1-poc"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / nabisco

Package

Affected ranges

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

Affected versions

0.*
0.0.1-poc

Database specific

indicators
{
    "evidence_files": [
        {
            "path": "postinstall.js",
            "tlsh": "21e0d8e949dcb63121f681c1f8950162a31f9ba157056c3de8cd839f8582dcca91597d",
            "sha256": "514dd1ca8163234663ca5b66d66e209a64c2f3116b973305c359b4423e7f4f7c"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/nabisco/MAL-2026-6412.json"
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    },
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]