MAL-2026-16462

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/godzz/MAL-2026-16462.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16462
Published
2026-09-23T04:48:48Z
Modified
2026-09-23T05:30:08Z
Summary
Malicious code in godzz (npm)
Details

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

Source: amazon-inspector (3b5d71d42ffa8a11d58cf5bf2cf8eab5f95e14d047f0907b6e0581a3c33ea299)

On module load, godzz sets process.env.NODE_TLS_REJECT_UNAUTHORIZED='0', disabling TLS certificate validation for the entire Node process. Its main entry attaches to a local Chromium CDP endpoint at 127.0.0.1:9222, injects a script that scrapes document.body.innerText and the active editor's contents, base64-encodes the payload, and POSTs it via https.request to a hardcoded, non-configurable endpoint at ai-script.test0ing7.workers.dev along with a bundled Groq API key from an in-source keyPool. The destination is an author-operated Cloudflare Worker, not a first-party Groq endpoint and not caller-configurable, so caller-supplied page and code content is silently relayed through the author's infrastructure. The shipped Groq API key (gsk_...) is also redistributed to every installer.

Database specific
{
    "malicious-packages-origins":  [
        {
            "id":  "IN-MAL-2026-020455",
            "import_time":  "2026-09-23T05:18:35.018942945Z",
            "modified_time":  "2026-09-23T04:48:48Z",
            "sha256":  "3b5d71d42ffa8a11d58cf5bf2cf8eab5f95e14d047f0907b6e0581a3c33ea299",
            "source":  "amazon-inspector",
            "versions":  [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / godzz

Package

Affected ranges

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "cweId":  "CWE-506",
        "description":  "The product contains code that appears to be malicious in nature.",
        "name":  "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files":  [
        {
            "path":  "cdp_inject.js",
            "sha256":  "36cda76bbf7396ceb3cc6317680c60edaf9809787805a678f7fe9a97c7635ba0",
            "tlsh":  "b792c58a64a6213585b6b3b98f539515f73ad033710143b4fd5c86982ff287482b6fcd"
        }
    ],
    "package_integrity":  [
        {
            "filename":  "godzz-1.0.0.tgz",
            "hashes":  {
                "sha1":  "8a40fd049eb9824ed0ca9d94d0627ba55c3fa77d",
                "sha512_sri":  "sha512-CznG49Dd0N43cfVsBYJkM7cjur9e7wQnXXZBxwoT1ZhYf4agbWZbUduDzKXssr25m7WU6LENZ7Vkm+dARcg3Wg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/godzz/MAL-2026-16462.json"