MAL-2026-13317

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-features/MAL-2026-13317.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13317
Aliases
  • GHSA-gcf9-6q6g-6qjf
Published
2026-08-05T15:23:29Z
Modified
2026-08-06T01:20:56.013376635Z
Summary
Malicious code in dolyame-boxy-independent-bnpl-features (npm)
Details

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

Source: amazon-inspector (5f65bcb53883eb5b3dcd6fe4d8b8ee61e24dad3323aa4ee4431a62b770e17f7a)

On require(), bridge.js downloads a platform-specific binary from hardcoded Cloudflare workers.dev endpoints (oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS TXT chunked-transfer fallback via *.dl.wel1.ru, writes it to /tmp or %TEMP% under disguised names (.cache<hex> on Unix, dotnetdiag<hex>.exe on Windows), chmods it 0755, and spawns it detached via /bin/sh or cmd. Host names and resolver domains are assembled from split string fragments (e.g. ['oob-worker.cf100-416.worke','rs.dev'].join('')) to defeat static analysis. A flag file named /tmp/.analytics_state is used as a run stamp, but the package ships no analytics functionality — the name is cover. Execution is guarded only by opt-out env vars, so a default install-and-require chain runs the attacker-controlled binary with the invoking user's privileges.

Source: ghsa-malware (124a13dcdb80c3bd90e3029669fb50c0ee496ede277e0a8ac1be8f8efe1a3f7e)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.9.5"
            ],
            "sha256": "5f65bcb53883eb5b3dcd6fe4d8b8ee61e24dad3323aa4ee4431a62b770e17f7a",
            "import_time": "2026-08-05T16:13:31.247974552Z",
            "id": "IN-MAL-2026-015679",
            "modified_time": "2026-08-05T15:23:29Z",
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.37357393Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "id": "GHSA-gcf9-6q6g-6qjf",
            "sha256": "124a13dcdb80c3bd90e3029669fb50c0ee496ede277e0a8ac1be8f8efe1a3f7e",
            "modified_time": "2026-08-05T19:07:05Z",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-independent-bnpl-features

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

35.*
35.9.5

Database specific

indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-VakEsBrw+wn7Vw8Nyhiqto6SLea0TlgEyIpR0AFGOe+0ikzltf8cvBETsL7tvlqtw2iOVsepgs7e+yxR9yt4QQ==",
                "sha1": "b2d78135e265fd8d3cd90753685505cffe27a56f"
            },
            "filename": "dolyame-boxy-independent-bnpl-features-35.9.5.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_bridge.js",
            "sha256": "1a4512c76cf828d6fce517773cd637a389be8456e6a2ee1530ddb5b446785dd1",
            "tlsh": "15a195a616a6701887b097e5871b4415f65be66333c0c2c8fb5ca4985f7612483b1efc"
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506"
    },
    {
        "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-independent-bnpl-features/MAL-2026-13317.json"