MAL-2026-12984

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

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

Source: amazon-inspector (c3b498a386a4aeab43aedc022880d8bf90e2d8feb2cc94bafe313fa73c09b4b1)

On any require() of this package, index.js loads loader.js, which reconstructs destination hostnames at runtime from array-join fragments (oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, with DNS-TXT fallbacks under *.dl.wel1.ru), downloads a platform-specific binary from those hosts, writes it to /tmp or %TEMP% under masquerading filenames such as dotnetdiag_*.exe or.cache_*, chmods it 0755, and spawns it detached via cp.spawn("/bin/sh", ["-c", fp+" &"], {detached:true}) or spawn("cmd",...). A second, parallel dropper is bundled in lib/telemetry.js: a base64-decoded payload buffer is written, chmod'd 0755, and executed via detached /bin/sh. childprocess and hostname strings are assembled with require("child"+"process") and [...].join("") to evade static analysis. The opaque remote payload has no hash or signature verification and originates from non-publisher Cloudflare Workers infrastructure.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-05T14:41:32Z",
            "id": "IN-MAL-2026-015402",
            "import_time": "2026-08-05T15:19:49.430773718Z",
            "versions": [
                "35.6.5"
            ],
            "source": "amazon-inspector",
            "sha256": "c3b498a386a4aeab43aedc022880d8bf90e2d8feb2cc94bafe313fa73c09b4b1"
        }
    ]
}
References
Credits

Affected packages

npm / bnpl-blocks-mobile-bnpl-category-gallery

Package

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

Affected ranges

Affected versions

35.*
35.6.5

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "bnpl-blocks-mobile-bnpl-category-gallery-35.6.5.tgz",
            "hashes": {
                "sha512_sri": "sha512-KfhxvuCOdJRKzVK0kpJuCGZ3uS2VQW2Y/U5hXyBsUI9Ln9eDIiDX8WTDoWN8yKvhjW4D5tIg4rP9hvfUm2AV0Q==",
                "sha1": "b6e63e6b051a46c6d21fc6129fe94bc6e93aead8"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_loader.js",
            "tlsh": "d3a18696166670194bb0d7e487178416f65bf6533380c284f79ca9985f7722483b2efc",
            "sha256": "bb3c191b537f6069946bc2be91e70a06b7c1761a3fccae2987b87ba02782e4c1"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "27835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "9b3fd4a4354d413af7ea1642cb32fec288255e76471e96b002d2e8511f7ecda5"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/bnpl-blocks-mobile-bnpl-category-gallery/MAL-2026-12984.json"