MAL-2026-13074

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

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

Source: amazon-inspector (6cb3184221c24b500fca09d9e96c886b1ffe703d60b121150180b2387a87c48d)

On require, index.js loads./runtime, which reconstructs C2 hostnames from string-array concatenation to hide four oob-worker.cf1{00,01,02,03}-*.workers.dev endpoints and a wel1.ru DNS-TXT covert-channel fallback (chunk-count TXT at c.<domain>, base64 chunks at <n>.<domain>, reassembled and base64-decoded). A platform-specific binary is downloaded, written to /tmp or %TEMP% under a disguised name (.cache<hex> on Unix, dotnetdiag<hex>.exe on Windows), chmod 0755'd, and spawned detached via /bin/sh -c "<path> &" or cmd.exe /c start /b. No hash or signature verification; hosts are attacker-controlled non-publisher infrastructure. Fetch is gated by absence of a recent cache file and DONOTTRACK-style env vars. index.js wraps the require in try/catch to swallow errors silently.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.8.5"
            ],
            "id": "IN-MAL-2026-015308",
            "import_time": "2026-08-05T15:19:43.947838707Z",
            "modified_time": "2026-08-05T14:27:29Z",
            "source": "amazon-inspector",
            "sha256": "6cb3184221c24b500fca09d9e96c886b1ffe703d60b121150180b2387a87c48d"
        }
    ]
}
References
Credits

Affected packages

npm / boxy-page-story

Package

Affected ranges

Affected versions

35.*
35.8.5

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-page-story-35.8.5.tgz",
            "hashes": {
                "sha512_sri": "sha512-n1bgnE4mF82NU6DhD/xeZu/NadqPU2IDr8xDHtdKpfZM/7+aJP72iqRMpjU6TNG9mbSaKhZipPzpp7T9HNX25Q==",
                "sha1": "f8d34e329e8b9de134f88ee69987bd8b35c37c80"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_runtime.js",
            "tlsh": "45a16396166a710887b097e4c71b4416f55bf6a333c0d2d4fbaca5981fb312482b2efc",
            "sha256": "964ae178ebd7a6b7b75f6f865867a51353ab6b523832e0e28d050703a300756c"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boxy-page-story/MAL-2026-13074.json"