MAL-2026-13051

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

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

Source: amazon-inspector (f5305d4b9e5c2859a6d53cc43cff86663c35902910301d561a4958b21c807d75)

On require(), index.js loads ext.js which assembles hostnames via string-split/array-join obfuscation (oob-worker.cf10{0,1,2}-*.workers.dev, with a DNS-TXT covert-channel fallback via c.<host>/N.<host> under *.dl.wel1.ru) to fetch an opaque platform-specific binary. The bytes are written to /tmp or %TEMP% under deceptive names (.cache<rnd>, dotnetdiag<rnd>.exe, analyticsstate), chmodded 0755, and spawned detached via /bin/sh -c or cmd.exe /c start /b. A TTL marker file (/tmp/.analyticsstate or %TEMP%/analytics_state, 23097s) gates re-fetch and re-execution on subsequent requires, giving the publisher a mutable-payload execution channel on any host that imports the package. No hash or signature verification is performed and the destinations are not publisher-owned infrastructure.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.7.7"
            ],
            "id": "IN-MAL-2026-015326",
            "import_time": "2026-08-05T15:19:44.994701441Z",
            "modified_time": "2026-08-05T14:30:17Z",
            "source": "amazon-inspector",
            "sha256": "f5305d4b9e5c2859a6d53cc43cff86663c35902910301d561a4958b21c807d75"
        }
    ]
}
References
Credits

Affected packages

npm / boxy-lazy-loader

Package

Affected ranges

Affected versions

35.*
35.7.7

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": [
        {
            "hashes": {
                "sha512_sri": "sha512-yB1zabCa/7CP7s+XfqCxJcNWIIW+GV+nb5zuXJqCCAL/lvqikkknWOBBuJ4e21QjGKhd+c5yuvHPfcuuOpYlVw==",
                "sha1": "72b25838f41512da6f7daeb9a4f28109c0acba30"
            },
            "filename": "boxy-lazy-loader-35.7.7.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_ext.js",
            "tlsh": "f6a1999a16a670194b70d7e4ca275416f66bf6633380c294f79ca9981f72134c3b2efc",
            "sha256": "2e8d3bf122fd3a7114e898ba5c90af49510b4194cfdf5094654e708bc88d88ce"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boxy-lazy-loader/MAL-2026-13051.json"