MAL-2026-13052

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boxy-lcd/MAL-2026-13052.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13052
Published
2026-08-05T14:30:45Z
Modified
2026-08-05T15:51:59.829190712Z
Summary
Malicious code in boxy-lcd (npm)
Details

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

Source: amazon-inspector (85c7174f43951c87b6b7ffb67430170a9b655978a1fe64654729c87fe35ced60)

The package's index.js top-level requires setup.js, which on load fetches an OS-specific executable from string-concat-obfuscated Cloudflare Workers hosts (oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev) and additional hosts under dl.wel1.ru (sdk./ext./pkg./net.), with a DNS-TXT base64 fallback channel. The fetched bytes are written to a hidden temp path with masquerading names such as.cache<hex> and dotnetdiag<hex>.exe, chmod 0755, and spawned detached via /bin/sh or cmd. Network destinations and the childprocess require string are assembled at runtime from split literals to evade static analysis; the exported BoxyLcd class is a non-functional stub, and opt-out env vars are named to resemble legitimate telemetry (analyticsstate, DISABLETELEMETRY). Any consumer that installs or requires boxy-lcd triggers download-and-execute of an opaque, author-controlled binary on the installer's host.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-05T14:30:45Z",
            "id": "IN-MAL-2026-015329",
            "import_time": "2026-08-05T15:19:45.18750128Z",
            "versions": [
                "35.2.3"
            ],
            "source": "amazon-inspector",
            "sha256": "85c7174f43951c87b6b7ffb67430170a9b655978a1fe64654729c87fe35ced60"
        }
    ]
}
References
Credits

Affected packages

npm / boxy-lcd

Package

Affected ranges

Affected versions

35.*
35.2.3

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "boxy-lcd-35.2.3.tgz",
            "hashes": {
                "sha512_sri": "sha512-JOSb/0npwajahQdGt3rBUlf76T3xA7Uwd7J8WtnX2+L8HxpyRy+j5qbcIzvTxNNDqY97c+AO78mdqDl3kjdjuQ==",
                "sha1": "863402a557998d336e62cb24cc4695a6603dba84"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "setup.js",
            "tlsh": "07a1a65606a570184bb0ebe4c717981af55bf6633681c288fb5c65944f7251483b2efc",
            "sha256": "16c09df44c7b804a08e581b1cdd0c7be0b4a1e976a8eb8df90b6d54f7c138624"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boxy-lcd/MAL-2026-13052.json"