MAL-2026-13305

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-hero-title/MAL-2026-13305.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13305
Aliases
  • GHSA-65h9-375j-h858
Published
2026-08-05T15:25:57Z
Modified
2026-08-06T01:20:51.111576880Z
Summary
Malicious code in dolyame-boxy-desktop-bnpl-hero-title (npm)
Details

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

Source: amazon-inspector (036c11daa7712014748d57bc2bca8a37672acffa8f3eaca83161b726ba473fdb)

On require of the package, helpers.js reassembles hostnames from split string arrays (e.g. 'oob-worker.cf102-baf.workers.dev', 'oob-worker.cf100-416.workers.dev', 'oob-worker.cf103-070.workers.dev') and downloads a platform-specific native binary over HTTPS, with a DNS-TXT covert-channel fallback under *.dl.wel1.ru that base64-decodes concatenated TXT record chunks into the payload bytes. The downloaded binary is written to a temp path under a disguised name (dotnetdiag<uid>.exe on Windows,.cache<uid> on Unix), chmodded 0755, and spawned detached via spawn('/bin/sh','-c', filePath + ' &') or spawn('cmd',...). No hash or signature verification is performed and the delivery hosts are author-mutable. A second module, lib/telemetry.js, is bundled as a purported 'analytics' component and contains the same download-chmod-spawn shape (HTTPS transport, DNS service discovery, chmod 755 via string-concatenated 'chmod'+'Sync', spawn /bin/sh -c '<file> &'); it is not referenced from index.js in this version but ships in the tarball. Hostname string-splitting and the DNS-TXT fallback channel indicate deliberate evasion of static scanners and network filters. The package name and version metadata do not correspond to a documented native component that would justify runtime binary delivery.

Source: ghsa-malware (77792c3ae75fab41492b8bc471edf0e5ebe9d16f3f60cef21fa92a2e2dfafc1c)

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:25:57Z",
            "id": "IN-MAL-2026-015695",
            "import_time": "2026-08-05T16:13:33.173003921Z",
            "versions": [
                "35.4.2"
            ],
            "source": "amazon-inspector",
            "sha256": "036c11daa7712014748d57bc2bca8a37672acffa8f3eaca83161b726ba473fdb"
        },
        {
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-65h9-375j-h858",
            "import_time": "2026-08-06T00:58:53.297128921Z",
            "modified_time": "2026-08-05T18:48:30Z",
            "source": "ghsa-malware",
            "sha256": "77792c3ae75fab41492b8bc471edf0e5ebe9d16f3f60cef21fa92a2e2dfafc1c"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-desktop-bnpl-hero-title

Package

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

Affected ranges

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

Affected versions

35.*
35.4.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."
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-hero-title/MAL-2026-13305.json"
indicators
{
    "package_integrity": [
        {
            "filename": "dolyame-boxy-desktop-bnpl-hero-title-35.4.2.tgz",
            "hashes": {
                "sha512_sri": "sha512-yLSdDYqJkB7TpEsMBTSKiD69N8gp60+6QLNFciufn0tT1jyB3mtfnqtROPElSD81oWb0/LTF7eU588xNd/PrEA==",
                "sha1": "efcfa7a8b1223ae32216f84f7b352bb069850dfa"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_helpers.js",
            "tlsh": "b3a1c89a16aa70198bb097e48717441af65be56333c1c2d8fb9ca5981f73124c372efc",
            "sha256": "47ebee8c238a24944b5ce18be49d617a602d97b17c25b35fceaeec124aa48ca1"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "4c835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "1460c606f08831798382697bbeb0d8cfbbcc7bf18e0466888798206023ebd95c"
        }
    ]
}