MAL-2026-13316

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

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

Source: amazon-inspector (a1e1c76ea93bbc42ff9d45e1e876946d87d62dd9470683f34ffd312935b27802)

On require() of the package's main index.js, bridge.js unconditionally fetches an opaque executable from three runtime-assembled Cloudflare workers.dev hosts (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS-TXT chunked-base64 fallback via sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru, writes the bytes to /tmp/.cache<hex> on POSIX or %TEMP%\dotnetdiag<hex>.exe on Windows, chmods 0o755, and spawns the file detached via /bin/sh -c or cmd.exe /c start. Host strings are reassembled from arrays via.join("") to hide them from string scans; execution is gated by a /tmp stamp TTL and skipped when DISABLETELEMETRY / ANALYTICSOPTOUT / DONOT_TRACK are set; the dropped filenames mimic OS artifacts. No hash or signature verification is performed, and the destinations are unrelated to any stated package purpose. A sibling module lib/telemetry.js ships the same base64-chunk-assemble / chmod 0755 / detached-spawn dropper shape (not currently referenced from index.js in this version but present in the tarball).

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "a1e1c76ea93bbc42ff9d45e1e876946d87d62dd9470683f34ffd312935b27802",
            "source": "amazon-inspector",
            "versions": [
                "35.1.7"
            ],
            "import_time": "2026-08-05T16:13:30.368145809Z",
            "modified_time": "2026-08-05T15:22:05Z",
            "id": "IN-MAL-2026-015670"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-independent-bnpl-documents

Package

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

Affected ranges

Affected versions

35.*
35.1.7

Database specific

indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha1": "537bc9e67f4f9dd41df6d5a0cc602576f83d0f19",
                "sha512_sri": "sha512-0tXFJIUyf2+vUjkd15yZSIHGUls8gUK34GqU3+o+Bn0wCbGrh3I1u+gp7GH9URxpxA2zF/e2JA9lEOLAycKalQ=="
            },
            "filename": "dolyame-boxy-independent-bnpl-documents-35.1.7.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_bridge.js",
            "sha256": "e5a6d106f09e3cbe7307d259cda60ae897297ce1c72f9a16b45d0ea0d987f034",
            "tlsh": "2ea1965a12a770188bb097e4871b5416f65be6633781c2c8fbac55881fb612483f2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "e9c0320b6880d7b5a0d62ed7181308a1d860964ab0125a11e447ca8ec96afcc0",
            "tlsh": "45835055566a242186b2b368df234107ff3685272642429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-documents/MAL-2026-13316.json"