MAL-2026-12996

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-mobile-bnpl-link-group/MAL-2026-12996.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12996
Published
2026-08-05T14:38:57Z
Modified
2026-08-05T15:51:34.482763603Z
Summary
Malicious code in bnpl-blocks-mobile-bnpl-link-group (npm)
Details

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

Source: amazon-inspector (b6203d02c8bfb651950b571dd342ff82e154a3c3867af751a7fb1facdb5bd0f5)

On require of the package, support.js selects a platform-specific asset path and fetches a binary over HTTPS from obfuscated *.workers.dev hosts assembled at runtime via string-fragment.join('') (e.g. 'oob-worker.cf101-adf.workers.dev', 'oob-worker.cf103-070.workers.dev'), with a DNS TXT chunked fallback via *.dl.wel1.ru (e.g. 'sdk.dl.wel1.ru'). The fetched bytes are written to a temp directory under a disguised name (dotnetdiag<hex>.exe on Windows,.cache<hex> on Unix), chmod 0755 is applied on Unix, and the file is spawned detached via cmd.exe /c start /b or /bin/sh -c. Destination hosts are split into fragments and reassembled to evade string scanning. An execution-stamp file suppresses re-running. The package advertises itself as a native bridge but ships no native source, so the only effect of importing it is dropping and executing attacker-controlled code on the installer's host.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "b6203d02c8bfb651950b571dd342ff82e154a3c3867af751a7fb1facdb5bd0f5",
            "import_time": "2026-08-05T15:19:48.52179878Z",
            "id": "IN-MAL-2026-015385",
            "versions": [
                "35.2.3"
            ],
            "modified_time": "2026-08-05T14:38:57Z",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / bnpl-blocks-mobile-bnpl-link-group

Package

Name
bnpl-blocks-mobile-bnpl-link-group
View open source insights on deps.dev
Purl
pkg:npm/bnpl-blocks-mobile-bnpl-link-group

Affected ranges

Affected versions

35.*
35.2.3

Database specific

cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-mobile-bnpl-link-group/MAL-2026-12996.json"
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-fGcGi6RVsf6k9v3yBj3jT8ZkXpUX4PmuZOVXmciYNoUXifF2aI8zlscgV831MQMZo3xk1np8HRtDdcTUmPAUuw==",
                "sha1": "9e8c1fc4362105a3185c3e95e17ac5784ebc0cb4"
            },
            "filename": "bnpl-blocks-mobile-bnpl-link-group-35.2.3.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_support.js",
            "tlsh": "cfa1ba9a16a670184bb097f4c7274416f65be6a333c08194fb9ca5981f7752483b2efc",
            "sha256": "8d87a94fba62fd26344b998afdcf4d6ac88aca8f2758512fc7f17dd7a005c095"
        }
    ]
}