MAL-2026-12496

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/voicemail/MAL-2026-12496.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12496
Published
2026-08-05T13:08:12Z
Modified
2026-08-05T14:37:28.569710464Z
Summary
Malicious code in voicemail (npm)
Details

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

Source: amazon-inspector (568a31285f414d8125b5749bc8e070157ffd403ce46e46da637cc1452f99d19f)

package.json declares both preinstall and postinstall lifecycle scripts that invoke curl against a hardcoded webhook.site endpoint (https://webhook.site/d80b4602-8a87-4693-8510-6ff77c62788e/blots) with query parameters carrying the installer's username ($(whoami)), hostname ($(hostname)), current working directory ($PWD), and a timestamp. The beacon fires automatically on npm install without user consent, sending host and identity reconnaissance to an attacker-controlled collector. The package provides no legitimate functionality corresponding to this network activity.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-05T13:08:12Z",
            "id": "IN-MAL-2026-014896",
            "import_time": "2026-08-05T13:08:53.587371291Z",
            "versions": [
                "1.0.1"
            ],
            "source": "amazon-inspector",
            "sha256": "6d31c2930aaf259b45a56e869bc0ee9293486c708895bf10d7438a580fe31aea"
        },
        {
            "versions": [
                "1.0.2"
            ],
            "id": "IN-MAL-2026-014898",
            "import_time": "2026-08-05T14:19:40.991053972Z",
            "modified_time": "2026-08-05T13:08:28Z",
            "source": "amazon-inspector",
            "sha256": "568a31285f414d8125b5749bc8e070157ffd403ce46e46da637cc1452f99d19f"
        }
    ]
}
References
Credits

Affected packages

npm / voicemail

Package

Affected ranges

Affected versions

1.*
1.0.1
1.0.2

Database specific

cwes
[
    {
        "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",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/voicemail/MAL-2026-12496.json"
indicators
{
    "package_integrity": [
        {
            "filename": "voicemail-1.0.1.tgz",
            "hashes": {
                "sha512_sri": "sha512-OTRHIVy+PogMcO9mqwTnCGbqYcmpjX5uchkoePWUPwgyBlSla0GxZYBz9atD+DFLangni+eYAvdHI0FVPRgzJQ==",
                "sha1": "47c5c679ae23fd601eac384974aaa460b5b7c773"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "package.json",
            "tlsh": "c5f081b6483a74733ec641543e4d820a7904bb2b9511b5076723e92814cde6b557a367",
            "sha256": "97a010484c94a739dcef66e9028c45218badccf188df4cfc88e3bb8287f90360"
        }
    ]
}