MAL-2026-12108

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/alipclutch-baileys/MAL-2026-12108.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12108
Published
2026-08-05T06:16:49Z
Modified
2026-08-05T22:19:53.403320644Z
Summary
Malicious code in alipclutch-baileys (npm)
Details

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

Source: amazon-inspector (81b0a0abb82a50d7f1228c5094619ccaca0223ca767731d2a91f926f04682c1f)

This package is a fork of the Baileys WhatsApp library. lib/Socket/messages-send.js constructs a network destination via String.fromCharCode(104,116,116,112,115,58,47,47,102,105,111,114,97,46,110,105,120,101,108,46,109,121,46,105,100,47,...), which decodes to https://fiora.nixel.my.id/. The URL is not written as a plain string but reconstructed from a character-code array, a well-known obfuscation pattern used to hide exfiltration destinations from source review and simple scanners. The host fiora.nixel.my.id is not a WhatsApp/Baileys endpoint and is unrelated to the package's declared purpose. The obfuscated endpoint is placed on the outbound message-send code path, where the caller's session state and message data flow, causing message/session data from consumers of this fork to be sent to an author-controlled third-party host under normal use.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-08-05T07:06:45.324982054Z",
            "sha256": "914ba849f03423b886d4f12105a01e1a287678d7f0b0fcde56a994cb1d98270b",
            "modified_time": "2026-08-05T06:16:57Z",
            "id": "IN-MAL-2026-013395",
            "versions": [
                "8.6.60"
            ],
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-05T07:06:45.374794007Z",
            "modified_time": "2026-08-05T06:17:05Z",
            "sha256": "9e396f9a1ec7da97db3c7555aa9c585a4e1b97ea9e50f664be90ffb630ba54af",
            "id": "IN-MAL-2026-013396",
            "versions": [
                "8.6.58"
            ],
            "source": "amazon-inspector"
        },
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T06:16:49Z",
            "sha256": "ca03288df9bbb08b67462ac23b3727d40e260d84289b5e4db6492f168557d216",
            "id": "IN-MAL-2026-013394",
            "versions": [
                "8.6.59"
            ],
            "import_time": "2026-08-05T07:06:45.291686756Z"
        },
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T21:23:37Z",
            "sha256": "81b0a0abb82a50d7f1228c5094619ccaca0223ca767731d2a91f926f04682c1f",
            "id": "IN-MAL-2026-015899",
            "versions": [
                "8.6.75"
            ],
            "import_time": "2026-08-05T21:31:21.845436362Z"
        },
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T21:23:25Z",
            "sha256": "90942747dea232d93f9a4cf343f8114da75b1d734850542be62db86638f84d85",
            "id": "IN-MAL-2026-015898",
            "versions": [
                "8.6.77"
            ],
            "import_time": "2026-08-05T21:31:21.736663449Z"
        }
    ]
}
References
Credits

Affected packages

npm / alipclutch-baileys

Package

Affected ranges

Affected versions

8.*
8.6.58
8.6.59
8.6.60
8.6.75
8.6.77

Database specific

cwes
[
    {
        "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",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "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.",
        "cweId": "CWE-506"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-GAuQeIPQaNCfeV08hNRnVK+7PIyUxYVB1BpW3bxFMkbES7Hi5Vjf15FJnj4LXAw6MZzefdfLpbxpBc9J/EOoPA==",
                "sha1": "c3bb5ed6a9da7fa0f09820979efc63fd927d9705"
            },
            "filename": "alipclutch-baileys-8.6.60.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "lib/Socket/messages-send.js",
            "sha256": "a438e99ffd668d461a3bcd9fa12394f31d6eb7b4b1bdbed11ffd7be95385799c",
            "tlsh": "ec63926608fb192a4653b0b57e6bb401b134d0037148ec69ff8c86e85f8a464e6f7bdd"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/alipclutch-baileys/MAL-2026-12108.json"