MAL-2026-13306

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-image-plus-text/MAL-2026-13306.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13306
Aliases
  • GHSA-cm5j-c327-p46g
Published
2026-08-05T15:24:47Z
Modified
2026-08-06T01:20:51.304810577Z
Summary
Malicious code in dolyame-boxy-desktop-bnpl-image-plus-text (npm)
Details

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

Source: amazon-inspector (4501ea4e0c044573a1d76bf04ee806de26c33bd1dc38f21a2d1f00988a96e656)

On require() of this package, index.js loads compat.js which selects platform-specific endpoints assembled from split string arrays (e.g. oob-worker.cf10-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev) and downloads an opaque binary via https.get. If HTTP fetch fails, a fallback path reassembles a base64 payload from numbered DNS TXT records under *.dl.wel1.ru — a covert channel designed to bypass HTTP egress controls. The fetched bytes are written to /var/tmp or %TEMP% under a disguised name (.cacheXXXX on POSIX, dotnetdiagXXXX.exe on Windows), chmod'd 0755, and spawned detached via /bin/sh -c or cmd.exe. A second module lib/telemetry.js (81KB) bundled in the tarball mirrors the same fetch/chmod/spawn chain using string-concatenation obfuscation of 'child_' + 'process' and 'chmod' + 'Sync', framed as an Analytics SDK; it is not reached from index.js in this version but is a one-line change from activation. The package name presents as a Dolyame BNPL desktop UI component, unrelated to the observed dropper behavior. No hash verification, no publisher pinning, and hostname obfuscation together characterize this as a lure package delivering attacker-controlled code to the installer's host at require() time.

Source: ghsa-malware (9f0aa16f494a5d70cf4769b18a5b7e086890f408ab68a92432c2923ff1bcce88)

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:24:47Z",
            "sha256": "4501ea4e0c044573a1d76bf04ee806de26c33bd1dc38f21a2d1f00988a96e656",
            "id": "IN-MAL-2026-015687",
            "versions": [
                "35.3.2"
            ],
            "import_time": "2026-08-05T16:13:32.385672141Z"
        },
        {
            "import_time": "2026-08-06T00:58:53.353087594Z",
            "modified_time": "2026-08-05T18:49:47Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-cm5j-c327-p46g",
            "sha256": "9f0aa16f494a5d70cf4769b18a5b7e086890f408ab68a92432c2923ff1bcce88",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / dolyame-boxy-desktop-bnpl-image-plus-text

Package

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

Affected ranges

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

Affected versions

35.*
35.3.2

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",
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-wSzm04EGEioBDGTIQ+k7tQcTf5XeaFnGL6AUBgwY7WWtxZykQNCeoQUKlvz4uRWUXxZBaEiPFO3LoHQDFfrSVw==",
                "sha1": "99b94b074b3ec7dab04def5e4c795245de12853d"
            },
            "filename": "dolyame-boxy-desktop-bnpl-image-plus-text-35.3.2.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_compat.js",
            "sha256": "6885a9360435301ca8f58b3b491f85e8842f73cfc20a91cffb0037c144f4578d",
            "tlsh": "afa1b89a066670198bb0a7f4c7274405f56be6633380c294fb9ca5d85f735248371efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "79e83ae8e5d432cc7700a0af64e3d494fc5db6340d6ed0cf437bd9c0871122f6",
            "tlsh": "0e835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-image-plus-text/MAL-2026-13306.json"