MAL-2026-13290

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-bnpl-store-button-set/MAL-2026-13290.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13290
Published
2026-08-05T15:27:32Z
Modified
2026-08-05T16:50:36.580127675Z
Summary
Malicious code in dolyame-boxy-atom-bnpl-store-button-set (npm)
Details

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

Source: amazon-inspector (bdce627f475557b2376352c5dbc9cc8970949fdccef36073a4665c01fe4af92f)

On require, index.js loads platform.js which reconstructs download hostnames from split-and-joined array literals (e.g. oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev) and fetches a platform-specific native binary via https.get. The payload is written to /var/tmp or %TEMP% under a masqueraded name (.cache*, dotnetdiag*.exe), chmod'd 0o755, and spawned detached via spawn('/bin/sh', ['-c', fp+' &']) or spawn('cmd',...). A secondary DNS-TXT covert channel over sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru serves base64-chunked payload as fallback (c.<domain> yields chunk count, i.<domain> returns base64 chunks decoded with Buffer.from(...,'base64')). Execution is gated by a filesystem stamp and env vars framed as telemetry opt-outs. The package is advertised as data-store bindings and has no legitimate need to fetch and execute a native binary from anonymous workers.dev hosts at require time.

Database specific
{
    "malicious-packages-origins": [
        {
            "source": "amazon-inspector",
            "import_time": "2026-08-05T16:13:34.513112768Z",
            "sha256": "bdce627f475557b2376352c5dbc9cc8970949fdccef36073a4665c01fe4af92f",
            "id": "IN-MAL-2026-015706",
            "modified_time": "2026-08-05T15:27:32Z",
            "versions": [
                "35.9.5"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-atom-bnpl-store-button-set

Package

Name
dolyame-boxy-atom-bnpl-store-button-set
View open source insights on deps.dev
Purl
pkg:npm/dolyame-boxy-atom-bnpl-store-button-set

Affected ranges

Affected versions

35.*
35.9.5

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "dolyame-boxy-atom-bnpl-store-button-set-35.9.5.tgz",
            "hashes": {
                "sha512_sri": "sha512-8tS8IUB5xqMf3iCDVu+mByWE8E7HKOs/ub54dK1W+QCeVPrb++TbfVIJl/T0JNstWLRUifX65n8oA1s77C5rIQ==",
                "sha1": "78997e6a0c9f8e9b7ede60f842e662cb2e7148f4"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_platform.js",
            "sha256": "263fd0f8757aad893d9fa3863ce037369c5e506a2e3b503e0e4cbe33b93390c2",
            "tlsh": "12a1875a126670188bb0ebe0c71b4816f65bf6533781c584fb9c65985fb36248372efc"
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-atom-bnpl-store-button-set/MAL-2026-13290.json"