MAL-2026-13322

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

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

Source: amazon-inspector (2a3d08e3dbef59d66846b1b2ef0080f02c8f2c3597eb4725db3c6f62c8fcb231)

index.js unconditionally requires./loader on load. loader.js selects a platform-specific payload path (linuxx64, linuxarm64, darwin, win32) and downloads a binary from Cloudflare Workers hostnames assembled at runtime by joining split string fragments (oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev), with a DNS TXT-record base64 fallback across sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. The downloaded bytes are written to /var/tmp/.cache<hex> or %TEMP%\dotnetdiag<hex>.exe, chmod 0755, and executed detached via spawn("/bin/sh", ["-c", path + " &"]) or spawn("cmd.exe", ["/c", "start", "/b", path]). A sibling lib/telemetry.js wraps the same primitives (require("child" + "process"), fs["chmod" + "Sync"], base64 chunk decode, spawn of /bin/sh and cmd.exe) inside Sentry-mimicking scaffolding as an alternate loader. No hash, signature, or publisher verification is performed on the fetched payload. The typosquat-style package name, split-string hostname reassembly, cover-story filenames (.cache_, dotnetdiag), and detached/unref'd execution are consistent with a purpose-built import-time dropper.

Source: ghsa-malware (9798a6a34ba04688210f68cbf4582d669ef1a91abeeb44a27ffd05c73921240c)

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:22:20Z",
            "id": "IN-MAL-2026-015672",
            "import_time": "2026-08-05T16:13:30.495767319Z",
            "versions": [
                "35.9.3"
            ],
            "source": "amazon-inspector",
            "sha256": "2a3d08e3dbef59d66846b1b2ef0080f02c8f2c3597eb4725db3c6f62c8fcb231"
        },
        {
            "modified_time": "2026-08-05T20:04:49Z",
            "id": "GHSA-wcqm-j33w-hfrv",
            "import_time": "2026-08-06T00:58:53.469590935Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "9798a6a34ba04688210f68cbf4582d669ef1a91abeeb44a27ffd05c73921240c"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-independent-bnpl-navigation

Package

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

Affected ranges

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

Affected versions

35.*
35.9.3

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-independent-bnpl-navigation-35.9.3.tgz",
            "hashes": {
                "sha512_sri": "sha512-7rvuW/a3JiW5IUVI5MXB7RI6fCNW7qLklG1MvmAIE9D1/WfdjFgEL+F8QMeuId7c+h1rX41H5BiY7bA+Ei2mDw==",
                "sha1": "8b0dc41fc1f26f045c29f83cf290a89310a1201a"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_loader.js",
            "tlsh": "29a1979a12a670184bb0e7e4c71b4825f657f663368182c4f7ac59945fb352483b2dfc",
            "sha256": "13d4aa18a565c68f7ff3f0680393266ff63ff464f65c7781e79a88b28221b889"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "d5835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "716dbf0f3bee65a68d0a607d897643974bfd46f40c26fbe6068970466530f97c"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-independent-bnpl-navigation/MAL-2026-13322.json"