MAL-2026-13302

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-card-panel/MAL-2026-13302.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13302
Aliases
  • GHSA-c75h-f786-3xrc
Published
2026-08-05T15:25:22Z
Modified
2026-08-20T17:30:12Z
Summary
Malicious code in dolyame-boxy-desktop-bnpl-card-panel (npm)
Details

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

Source: amazon-inspector (c5b6f75040edc2a67f6c4912c7b8ff63ec6bd8dbd35c235bd3787ea24f52d4a2)

On require/import, index.js loads./polyfill.js which selects a platform-specific endpoint, fetches bytes over HTTPS from one of several *.workers.dev subdomains (hostnames reconstructed at runtime by joining short string fragments), with a DNS-TXT covert channel fallback under *.dl.wel1.ru that reassembles a base64 payload across sequentially-named TXT records. The fetched bytes are written to /var/tmp/.cache on Unix or %TEMP%\dotnet_diag_.exe on Windows, chmodded 0755, and spawned detached via /bin/sh -c or cmd.exe /c start. The masquerade filenames (dotnet_diag,.cache_), runtime hostname assembly, and DNS-TXT alternate delivery channel are anti-analysis mechanisms paired with the dropper. Installing or requiring the package auto-executes attacker-controlled code on the installer's machine.

Source: ghsa-malware (d5fb220702b6bd9a308de87507e82880e00377384dc11ee864ddb4c081b8450a)

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": [
        {
            "id": "IN-MAL-2026-015691",
            "import_time": "2026-08-05T16:13:32.834112898Z",
            "modified_time": "2026-08-05T15:25:22Z",
            "sha256": "c5b6f75040edc2a67f6c4912c7b8ff63ec6bd8dbd35c235bd3787ea24f52d4a2",
            "source": "amazon-inspector",
            "versions": [
                "35.6.3"
            ]
        },
        {
            "id": "GHSA-c75h-f786-3xrc",
            "import_time": "2026-08-20T17:25:01.621377977Z",
            "modified_time": "2026-08-20T16:39:34Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "d5fb220702b6bd9a308de87507e82880e00377384dc11ee864ddb4c081b8450a",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

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

Package

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

Affected ranges

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

Affected versions

35.*
35.6.3

Database specific

cwes
[
    {
        "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.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_polyfill.js",
            "sha256": "83047c51cabdbbdbb210fa756031c5407073a01ab0d66811d0d800b4c7e1fa2b",
            "tlsh": "90a1b79a16a9701887b0abe48a27442af65bf3633780c1d4f76c99d40f725248372efc"
        }
    ],
    "package_integrity": [
        {
            "filename": "dolyame-boxy-desktop-bnpl-card-panel-35.6.3.tgz",
            "hashes": {
                "sha1": "32ee1cbbfff786ca46cc13dacdb09c1a31d15fd3",
                "sha512_sri": "sha512-/ADv0h5RIrscU4t9gHM7U71CPcKK0iR3VHrEJL9CALEmj5poXJIOWe7HrdlxTCo7wRjQh31X22qCSVKMVU1bOQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/dolyame-boxy-desktop-bnpl-card-panel/MAL-2026-13302.json"