MAL-2026-16278

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/xzvbailey/MAL-2026-16278.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16278
Published
2026-09-18T02:57:47Z
Modified
2026-09-18T03:30:06Z
Summary
Malicious code in xzvbailey (npm)
Details

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

Source: amazon-inspector (f961ec09baa139430fb2b04c3fef5350f16f659c8de585787a26f3c8535fca38)

package.json declares the libsignal dependency as github:tenka-san/libsignal-node, a non-registry source pointing at a personal GitHub account with no tag or commit SHA. On npm install, npm fetches whatever the default branch's HEAD points to at that moment and runs any lifecycle scripts inside the cloned repo, so the owner of that account controls code that executes on the installer's machine. The account is unrelated to the upstream Baileys/libsignal publishers, and the package's own metadata is inconsistent (homepage and repository fields point at a Telegram URL while the bug tracker points at a different GitHub org, pou-code/Baileys), which is consistent with a repackaged Baileys lure rather than a legitimate fork.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-020176",
            "import_time": "2026-09-18T03:21:13.3865549Z",
            "modified_time": "2026-09-18T02:57:47Z",
            "sha256": "f961ec09baa139430fb2b04c3fef5350f16f659c8de585787a26f3c8535fca38",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / xzvbailey

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": "package.json",
            "sha256": "ef4bbfcac581b8457f72a2486783a71e585a137f6d94f085dfbbd5eb2b1f22a3",
            "tlsh": "7f81ca35ce58ce630ac526e8a9bc0042947559539ec5fc1cb3540bac8f5e15f72b9b3e"
        }
    ],
    "package_integrity": [
        {
            "filename": "xzvbailey-1.0.0.tgz",
            "hashes": {
                "sha1": "ad6777905f771eb03888cbf10c3eb47f529ead64",
                "sha512_sri": "sha512-UOCn31g0A/HIgrDwLI5zc0iqi7NCIKEqIF8ncDFkUJQJuOIFHE8VYYTE2DbtEe9W8j2c3BXDSs/KMDfabdeTPw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/xzvbailey/MAL-2026-16278.json"