MAL-2026-13128

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-mobile-bnpl-text-block/MAL-2026-13128.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13128
Published
2026-08-05T15:17:42Z
Modified
2026-08-05T15:52:36.386083320Z
Summary
Malicious code in dolyame-boxy-mobile-bnpl-text-block (npm)
Details

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

Source: amazon-inspector (9e5ba9319e9ab791d3944f19baaae57aac3c2d381bf03ccf736d8ae09a2ba4b6)

On any require() of the package, index.js loads./compat.js, which fetches a native binary from string-fragmented Cloudflare Workers hosts under oob-worker.cf*.workers.dev (with a DNS TXT-record fallback that reassembles base64 chunks from subdomains under sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru), writes the payload to /var/tmp or %TEMP% under a disguised name (dotnetdiag<hex>.exe on Windows,.cache<hex> on Unix), chmods it 0755, and spawns it detached via /bin/sh -c or cmd /c start. Network destinations are hidden by array-joining fragmented substrings and require() is invoked as require('child_'+'process') to evade static matching. No integrity check, no consent prompt, and only an environment-variable opt-out. A dormant secondary dropper in lib/telemetry.js ships in the tarball with the same spawn/chmod/base64 shape framed as an analytics SDK, but is not reached from index.js in this version.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-05T15:17:42Z",
            "source": "amazon-inspector",
            "sha256": "9e5ba9319e9ab791d3944f19baaae57aac3c2d381bf03ccf736d8ae09a2ba4b6",
            "import_time": "2026-08-05T15:20:01.295918963Z",
            "id": "IN-MAL-2026-015641",
            "versions": [
                "35.1.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-mobile-bnpl-text-block

Package

Name
dolyame-boxy-mobile-bnpl-text-block
View open source insights on deps.dev
Purl
pkg:npm/dolyame-boxy-mobile-bnpl-text-block

Affected ranges

Affected versions

35.*
35.1.8

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "dolyame-boxy-mobile-bnpl-text-block-35.1.8.tgz",
            "hashes": {
                "sha512_sri": "sha512-d+k7woLyumcQfNeCrfq/3RhSyrdZ+eZKHeLagm99tUsDpP+afyVDimo58JXzCgqCbotF9Jnbt7mwPcqxlWXvFQ==",
                "sha1": "b3a513fd28702061fc62b7f9c583389826c77d8e"
            }
        }
    ],
    "evidence_files": [
        {
            "tlsh": "9ba1a75a12a570194fb09be0c71b8815f95bfa6337818284f79ca5955fb312883b2efc",
            "sha256": "da1ba2351f8ef32df51cf6c51c1afbd065f68180e4241c59f7bba2b2854f681c",
            "path": "_compat.js"
        },
        {
            "tlsh": "ad835055566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "aaaeb418e57fc7d88938c6efc3f907752982119cc32429ed60f47496aa1e9d37",
            "path": "lib/telemetry.js"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-mobile-bnpl-text-block/MAL-2026-13128.json"
cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]