MAL-2026-13003

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

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

Source: amazon-inspector (d7f199feae1ae38b3dfd2c94cf56ad56ef7ef0fe4e0172a64ef76ddf401bcbcb)

On require() of the package, index.js loads bootstrap.js which selects a platform-specific URL, downloads an executable from obfuscated Cloudflare Workers mirrors (hostnames assembled at runtime via string-splitting to oob-worker.cf*.workers.dev), writes it to /var/tmp or %TEMP% under a disguised filename such as dotnetdiag<hex>.exe or.cache<hex>, chmods 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start. A DNS-TXT covert channel under c.*.dl.wel1.ru reconstructs a base64 payload as fallback delivery. Execution is gated once per host via a /tmp/.analytics_state stamp. The delivery infrastructure is not the package publisher's, the fetched bytes are unsigned and unverified, the destination path and filename are disguised, and execution is detached — the shape is a supply-chain dropper, not a legitimate runtime install.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "d7f199feae1ae38b3dfd2c94cf56ad56ef7ef0fe4e0172a64ef76ddf401bcbcb",
            "id": "IN-MAL-2026-015378",
            "modified_time": "2026-08-05T14:37:59Z",
            "import_time": "2026-08-05T15:19:48.123483382Z",
            "source": "amazon-inspector",
            "versions": [
                "35.5.3"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / bnpl-blocks-mobile-bnpl-reviews

Package

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

Affected ranges

Affected versions

35.*
35.5.3

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "8ed7060c2c89b5bb4e154b8dcd2729954342e783f7837f455724a64c1bdaf87f",
            "path": "_bootstrap.js",
            "tlsh": "29a1a9961666701887b0ebe4c7275816f65bf6633780c294f75ca9981f7322483b2efc"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-Gf6dAcBByq0PDGffWcWJYDuWAb49RWTiy1sqitWMGr/kmQMDKOTSyNXBuqoeh/WJ5uswNFHgoYJ8bokX3c3ktw==",
                "sha1": "02580d29824f934f3d3dfb3adf6713b9c85c5e58"
            },
            "filename": "bnpl-blocks-mobile-bnpl-reviews-35.5.3.tgz"
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-mobile-bnpl-reviews/MAL-2026-13003.json"