MAL-2026-13310

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-title/MAL-2026-13310.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13310
Aliases
  • GHSA-q5wr-4pm9-cv7p
Published
2026-08-05T15:24:10Z
Modified
2026-08-06T01:20:53.251853250Z
Summary
Malicious code in dolyame-boxy-desktop-bnpl-title (npm)
Details

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

Source: amazon-inspector (51c824c84c8427ff1b81076d89a6d253b0d312f9eb28382311f601bbf4c5ceee)

The package main (index.js) requires ./_init on load. _init.js assembles hostnames via string-split .join('') obfuscation to produce a rotating list of Cloudflare Workers endpoints (oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev) plus a DNS-TXT covert-channel fallback via *.dl.wel1.ru (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru). It downloads a platform-specific binary, writes it to /var/tmp or %TEMP% under disguised names (dotnet_diag_<rand>.exe, .cache_<rand>), sets mode 0755 on POSIX, and spawns it detached via /bin/sh -c... & or cmd /c start /b. Environment flags such as DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, and DO_NOT_TRACK act as kill switches. A second dropper is bundled in lib/telemetry.js (81 KB), which reconstructs a payload from base64-encoded DNS TXT chunks and executes it using the same detached-shell pattern, hidden behind require('child_'+'process'), fs['chmod'+'Sync'], and an analytics-sdk cover story. The package's advertised purpose has no relationship to any such native runtime.

Source: ghsa-malware (2c6b20a72d52db6e703edf3d70652989c61e881ea98641fcdbfd73847d7452a5)

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": [
        {
            "sha256": "51c824c84c8427ff1b81076d89a6d253b0d312f9eb28382311f601bbf4c5ceee",
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T15:24:10Z",
            "versions": [
                "35.6.5"
            ],
            "import_time": "2026-08-05T16:13:31.810152608Z",
            "id": "IN-MAL-2026-015683"
        },
        {
            "source": "ghsa-malware",
            "sha256": "2c6b20a72d52db6e703edf3d70652989c61e881ea98641fcdbfd73847d7452a5",
            "import_time": "2026-08-06T00:58:53.433108885Z",
            "modified_time": "2026-08-05T20:08:48Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-q5wr-4pm9-cv7p"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-desktop-bnpl-title

Package

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

Affected ranges

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

Affected versions

35.*
35.6.5

Database specific

indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha1": "034d6843fd525c1e39752f5fca20c4a60d348ba4",
                "sha512_sri": "sha512-OG4D/CWENZTbo+mPINWFIyhwvH85JrOWqjmJCQDc1tKkPvvSVnAN25BOr6KKzpTl0QgmA5ggxK4n8wbA9iAJmg=="
            },
            "filename": "dolyame-boxy-desktop-bnpl-title-35.6.5.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_init.js",
            "sha256": "c31408837015ed3a8a3bbd9f7e82fb8407dd7fbcc2debb3add3201ccfb95539b",
            "tlsh": "48a1949a06a630198bb0dbe587174415f65ee6633781c298fb9c69980f73124c3b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "9dfde442f0c0aabde151052be3fa3a4b4c97b8cd0060e02ec550f29ac3fc84c4",
            "tlsh": "c3835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
cwes
[
    {
        "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.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-title/MAL-2026-13310.json"