MAL-2026-13329

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-separator/MAL-2026-13329.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13329
Published
2026-08-05T15:20:00Z
Modified
2026-08-05T16:50:55.436443672Z
Summary
Malicious code in dolyame-boxy-independent-bnpl-separator (npm)
Details

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

Source: amazon-inspector (273880296b11c362e48b0d7b6d2795c56f8726937482462bee9e615943572d46)

On load, index.js unconditionally requires platform.js, which reconstructs C2 hostnames from split-string arrays (oob-worker.cf*.workers.dev with fallbacks to sdk.dl.wel1.ru, pkg.dl.wel1.ru, ext.dl.wel1.ru, net.dl.wel1.ru), downloads a platform-specific binary via https.get, writes it to /tmp or %TEMP% under a disguised name (.cache<hex> on POSIX, dotnetdiag<hex>.exe on Windows impersonating Microsoft diagnostic tooling), chmods it 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start. A.analytics_state marker gates re-execution. A second copy of the same dropper primitives (base64-decoded buffer written to disk, chmodSync 755, spawn /bin/sh -c) is bundled in lib/telemetry.js behind a 'tracing.node' cover story. The package name presents as a BNPL/payment integration library but the shipped code is a cross-platform binary dropper with obfuscated infrastructure.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-05T15:20:00Z",
            "import_time": "2026-08-05T16:13:28.976748641Z",
            "source": "amazon-inspector",
            "versions": [
                "35.2.6"
            ],
            "id": "IN-MAL-2026-015657",
            "sha256": "273880296b11c362e48b0d7b6d2795c56f8726937482462bee9e615943572d46"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-independent-bnpl-separator

Package

Name
dolyame-boxy-independent-bnpl-separator
View open source insights on deps.dev
Purl
pkg:npm/dolyame-boxy-independent-bnpl-separator

Affected ranges

Affected versions

35.*
35.2.6

Database specific

indicators
{
    "evidence_files": [
        {
            "tlsh": "84a1855a12a6700887b097e587275416f66bf6637780c3c4f6ac95980f7213883b3efc",
            "path": "_platform.js",
            "sha256": "e89922c9f012153321abd9c049686155d011c54a85ad8e34c6d51996b0179753"
        },
        {
            "tlsh": "69835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "path": "lib/telemetry.js",
            "sha256": "6710502ba49034ad405577c17bb3ba0575b4e0929579667779690500f0c26003"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha1": "5686567f6291ff936eaeab530d9d536d6a1c1734",
                "sha512_sri": "sha512-ABFj1uy5nvPQMgcIqr8zJ5nSlFWVyfRRnSEyKjRPN1vcSJPjuYIph81ljKmg20enTP3eq1ijvVKmjm2SL532Rw=="
            },
            "filename": "dolyame-boxy-independent-bnpl-separator-35.2.6.tgz"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-separator/MAL-2026-13329.json"
cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]