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:10Z
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., base64 chunks at ., reassembled and base64-decoded). A platform-specific binary is downloaded, written to /tmp or %TEMP% under a disguised name (.cache on Unix, dotnet_diag_.exe on Windows), chmod 0755'd, and spawned detached via /bin/sh -c " &" 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 DO_NOT_TRACK-style env vars. index.js wraps the require in try/catch to swallow errors silently.

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

Affected packages

npm / boxy-page-story

Package

Name
boxy-page-story
View open source insights on deps.dev
Purl
pkg:npm/boxy-page-story

Affected ranges

Affected versions

35.*
35.8.5

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "_runtime.js",
            "sha256": "964ae178ebd7a6b7b75f6f865867a51353ab6b523832e0e28d050703a300756c",
            "tlsh": "45a16396166a710887b097e4c71b4416f55bf6a333c0d2d4fbaca5981fb312482b2efc"
        }
    ],
    "package_integrity": [
        {
            "filename": "boxy-page-story-35.8.5.tgz",
            "hashes": {
                "sha1": "f8d34e329e8b9de134f88ee69987bd8b35c37c80",
                "sha512_sri": "sha512-n1bgnE4mF82NU6DhD/xeZu/NadqPU2IDr8xDHtdKpfZM/7+aJP72iqRMpjU6TNG9mbSaKhZipPzpp7T9HNX25Q=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boxy-page-story/MAL-2026-13074.json"