MAL-2026-13320

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-main-banner/MAL-2026-13320.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13320
Aliases
  • GHSA-w834-22q3-g727
Published
2026-08-05T15:22:13Z
Modified
2026-08-06T01:20:57.397002225Z
Summary
Malicious code in dolyame-boxy-independent-bnpl-main-banner (npm)
Details

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

Source: amazon-inspector (e31cd37951ea782d9a4a5cd23ad0524d154dccddbf0aef0d96cfdcaa29d03698)

index.js unconditionally requires./bridge on load. bridge.js selects a per-platform payload (linux x64/arm64, darwin, win32), fetches a native binary over HTTPS from a hardcoded list of Cloudflare *.workers.dev endpoints (assembled at runtime by joining split string arrays such as ["oob-worker.cf101-adf.work","ers",".de","v"]), writes it to /tmp/.cache<uid> or %TEMP%/dotnetdiag_<uid>.exe under names that impersonate benign artifacts, chmods 0755 on POSIX via fs["chmod"+"Sync"], and spawns it detached through /bin/sh -c on POSIX or cmd.exe /c start /b on Windows. A DNS TXT covert-channel fallback resolves alternate payload sources under sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru, with the discovery domains also reconstructed from split arrays. lib/telemetry.js ships a second parallel dropper implementation labelled as an "Analytics SDK" (base64 payload assembly, chmodSync 0755, /bin/sh -c spawn) that is not reached from the current index.js but is packaged in the tarball. The advertised purpose (a BNPL banner abstraction) has no relationship to fetching and executing platform-specific native executables, and the destinations are not publisher-owned.

Source: ghsa-malware (136bb556f5d69b483536f852deeebae245dcd87809dd2dd7e39f1909acabefae)

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": [
        {
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T15:22:13Z",
            "sha256": "e31cd37951ea782d9a4a5cd23ad0524d154dccddbf0aef0d96cfdcaa29d03698",
            "id": "IN-MAL-2026-015671",
            "versions": [
                "35.2.1"
            ],
            "import_time": "2026-08-05T16:13:30.431206546Z"
        },
        {
            "source": "ghsa-malware",
            "modified_time": "2026-08-05T20:06:49Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-w834-22q3-g727",
            "sha256": "136bb556f5d69b483536f852deeebae245dcd87809dd2dd7e39f1909acabefae",
            "import_time": "2026-08-06T00:58:53.467928819Z"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-independent-bnpl-main-banner

Package

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

Affected ranges

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

Affected versions

35.*
35.2.1

Database specific

cwes
[
    {
        "name": "Embedded Malicious Code",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-Z3ksCeIyj7ELL5fiBYYgjey1nv5pUOaWRem5CRLGzJtiKEa4igb0rGHXzKQpoMksE8Ts1hbYZ47/unFCEXlaCw==",
                "sha1": "1fb804fb9a1f5b7fa10903c8a17d9bdc4627793e"
            },
            "filename": "dolyame-boxy-independent-bnpl-main-banner-35.2.1.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_bridge.js",
            "sha256": "02c57922f6433960a4ef2998884959c17468e2ddbd77f1f6b4b2dea25063e72f",
            "tlsh": "2da1965a16aa70184bb0a7e4cb174416f65ff6633780c294fbacb5941f7712482b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "1eb0a6e83f0e68e65af0c881f731d425d1ed80bf15e7005221e11eb7e32c9894",
            "tlsh": "68835055566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-main-banner/MAL-2026-13320.json"