MAL-2026-12816

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/wolverinechat/MAL-2026-12816.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12816
Aliases
  • GHSA-9gmm-g6fq-594g
Published
2026-08-05T13:12:15Z
Modified
2026-09-09T03:30:13Z
Summary
Malicious code in wolverinechat (npm)
Details

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

Source: amazon-inspector (6ad1c6bad5ee8d3cb562503b94d5534ba2c98ad5b4854c073e1482d59ab8687e)

package.json declares a preinstall hook that runs index.js during npm install. The script reads /etc/passwd, /etc/hosts, os.hostname(), os.userInfo().username, the user's home directory, dns.getServers(), and package metadata, then POSTs the collected data via HTTPS to the hardcoded subdomain 7ckdbwo9f8dtrg8y36sbe4e8lzrqfg35.oastify.com (Burp Collaborator OAST callback). The exfiltration fires automatically at install time without user interaction.

Source: ghsa-malware (da7109b04e5b66699eebc1d774b016c4603a4fb0932136d62c0c3be356d5bb2b)

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-014923",
            "import_time": "2026-08-05T14:19:43.36845776Z",
            "modified_time": "2026-08-05T13:12:15Z",
            "sha256": "6ad1c6bad5ee8d3cb562503b94d5534ba2c98ad5b4854c073e1482d59ab8687e",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "GHSA-9gmm-g6fq-594g",
            "import_time": "2026-09-08T00:15:11.078456678Z",
            "modified_time": "2026-09-07T16:17:41Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "da7109b04e5b66699eebc1d774b016c4603a4fb0932136d62c0c3be356d5bb2b",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019781",
            "import_time": "2026-09-09T03:21:52.993623784Z",
            "modified_time": "2026-09-09T02:44:55Z",
            "sha256": "87dad891416512685c0c35d4d4df7a7a36c72f4aae861eaa090051e93d7e850c",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / wolverinechat

Package

Name
wolverinechat
View open source insights on deps.dev
Purl
pkg:npm/wolverinechat

Affected ranges

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

Affected versions

1.*
1.0.1
1.1.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"
    },
    {
        "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": "7bb53e22c8c2855e93f7b5d842f75e2fe119fcf6e6dd0f43d152b9ab88a21abe",
            "tlsh": "73412399a2d917330dd210c06a0c70812359fa777169e8d076cf43969f869f8b7326f3"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/wolverinechat/MAL-2026-12816.json"