MAL-2026-13301

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-card-gallery/MAL-2026-13301.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13301
Aliases
  • GHSA-p27r-36pg-42mg
Published
2026-08-05T15:26:15Z
Modified
2026-08-06T01:20:49.539437376Z
Summary
Malicious code in dolyame-boxy-desktop-bnpl-card-gallery (npm)
Details

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

Source: amazon-inspector (3e20a9180ff2928b0498496b59c96983db044063b8db7c5e258b6518d5daf00a)

On require() of this package, index.js loads _bridge.js which downloads a platform-specific binary from hardcoded Cloudflare Workers hosts (oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev), with a DNS-TXT fallback channel over sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru that reassembles a base64-encoded payload from TXT records. The fetched bytes are written under /tmp or %TEMP% with a disguised filename (.cache_<hex> or dotnet_diag_<hex>.exe), chmodded 0755, and spawned detached via /bin/sh -c or cmd.exe. The C2 host strings and the child_process module name are split across array joins (["oob-worker.cf103-070.wo","rk","ers",".de","v"].join(""), require("child_"+"process")) to evade static matching. Cover-story identifiers (analytics_state, DISABLE_TELEMETRY) frame the drop as telemetry. A second, structurally identical dropper ships in lib/telemetry.js (~81 KB) dressed as an analytics SDK: dynamic require("child_"+"process"), base64 buffer reassembly, chmodSync(..., 0o755), and cp.spawn("/bin/sh", ["-c", filePath+" &"],...).

Source: ghsa-malware (176764d97e59476107ea84a11437ba6719446a8f96682c7c6f46284e15f284a1)

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": [
        {
            "modified_time": "2026-08-05T15:26:15Z",
            "id": "IN-MAL-2026-015697",
            "import_time": "2026-08-05T16:13:33.42351432Z",
            "versions": [
                "35.5.2"
            ],
            "source": "amazon-inspector",
            "sha256": "3e20a9180ff2928b0498496b59c96983db044063b8db7c5e258b6518d5daf00a"
        },
        {
            "modified_time": "2026-08-05T18:06:29Z",
            "id": "GHSA-p27r-36pg-42mg",
            "import_time": "2026-08-06T00:58:53.418074805Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "176764d97e59476107ea84a11437ba6719446a8f96682c7c6f46284e15f284a1"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-desktop-bnpl-card-gallery

Package

Name
dolyame-boxy-desktop-bnpl-card-gallery
View open source insights on deps.dev
Purl
pkg:npm/dolyame-boxy-desktop-bnpl-card-gallery

Affected ranges

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

Affected versions

35.*
35.5.2

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "dolyame-boxy-desktop-bnpl-card-gallery-35.5.2.tgz",
            "hashes": {
                "sha512_sri": "sha512-MTgZpUFzykRPIAlxClcQQwKlAROMIoBC/2gK5lSAznfDFL++6LVJp8hkMIX3dLyuR14PyytVVjKCsamdlbf3iA==",
                "sha1": "963b2adb262fc0eb96fa49c44abe355f93705548"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_bridge.js",
            "tlsh": "5aa1a89a05a571188bb09bf487275415f56be26337c0c2d4fb9ca59c5fb212483b2efc",
            "sha256": "09c1ad8cb6e225bdc55ed517096b51a431066c738ea8523346d6e2906eedf006"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "e3835055566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "80f7d4e21c461ed3e584bcb29394610864b7dd5430b338e68b71ed1eb2b944dd"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-card-gallery/MAL-2026-13301.json"