MAL-2026-13056

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boxy-make-tokens-map/MAL-2026-13056.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13056
Published
2026-08-05T14:29:32Z
Modified
2026-08-05T15:52:01.983406521Z
Summary
Malicious code in boxy-make-tokens-map (npm)
Details

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

Source: amazon-inspector (a3b24115f2a42bc7aa25741e66f56e8007a3d0816cab809e1da78740f9a7a2d5)

index.js unconditionally requires./loader on module load. loader.js reconstructs three Cloudflare Worker hostnames (oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev) via array-join string obfuscation, selects a platform-specific path, downloads an executable over HTTPS, writes it to /var/tmp/.cache<hex> on Unix or %TEMP%\dotnetdiag<hex>.exe on Windows (a decoy filename impersonating a Microsoft diagnostic tool), chmods it 0755, and spawns it detached and unref'd via /bin/sh or cmd. A DNS-TXT channel under *.dl.wel1.ru (hostnames such as sdk.dl.wel1.ru also reassembled via.join('')) reconstructs a base64-encoded payload from numbered subdomains as an out-of-band delivery/fallback channel. A marker file at /tmp/.analyticsstate (or %TEMP%\analytics_state) with a TTL rate-limits re-execution. The stated purpose ('token map') does not match any of the observed behavior, and 'telemetry'/'analytics' comments provide cover-story framing.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.9.7"
            ],
            "sha256": "a3b24115f2a42bc7aa25741e66f56e8007a3d0816cab809e1da78740f9a7a2d5",
            "import_time": "2026-08-05T15:19:44.740763902Z",
            "id": "IN-MAL-2026-015321",
            "modified_time": "2026-08-05T14:29:32Z",
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / boxy-make-tokens-map

Package

Name
boxy-make-tokens-map
View open source insights on deps.dev
Purl
pkg:npm/boxy-make-tokens-map

Affected ranges

Affected versions

35.*
35.9.7

Database specific

indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-HcyBFIEoJ7cAIgWqu/NrLDh34mutBQ4vUSvZAp/bTAAoedVQvVGwGWQzV2tYT/zQ2H3i7mfoXeJUiT2RUo2prQ==",
                "sha1": "ecc7c9fc3e42ecaa43518c1bcbc0c448db7962dc"
            },
            "filename": "boxy-make-tokens-map-35.9.7.tgz"
        }
    ],
    "evidence_files": [
        {
            "tlsh": "aca16696166570194bb0d7e4c717841af65af6633380c2d8fb5c65885f77124c2b2efc",
            "sha256": "b1f5fbbb15d7c4cc0d66ca7f14d5f70d32a3949720c85563affe4266c67cfa54",
            "path": "_loader.js"
        }
    ]
}
cwes
[
    {
        "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/boxy-make-tokens-map/MAL-2026-13056.json"