MAL-2026-13041

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boxy-docusaurus-plugin-content-docs-light/MAL-2026-13041.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13041
Published
2026-08-05T14:33:17Z
Modified
2026-08-05T15:51:55.159478254Z
Summary
Malicious code in boxy-docusaurus-plugin-content-docs-light (npm)
Details

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

Source: amazon-inspector (282deb7b97e943caa32f55b14ac302a247a129edb04419d744f01b62666beaae)

boxy-docusaurus-plugin-content-docs-light@35.3.7 executes a dropper on require. index.js loads ext.js, which reconstructs destination hostnames at runtime from split string arrays to resolve C2 hosts including oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev, and oob-worker.cf103-070.workers.dev, with DNS TXT fallback across sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru. It downloads a platform-specific binary via https.get, writes it to /var/tmp or %TEMP% under decoy names (dotnetdiag_*.exe,.cache_*,.analytics_state), chmods it 0755, and spawns it detached through /bin/sh -c or cmd.exe. No hash or signature verification is performed, the destinations are not publisher-controlled and are obfuscated via string-array reconstruction, and env-var opt-outs are used to skip execution in sandboxes. The package name mimics @docusaurus/plugin-content-docs, but the shipped code has no relation to the documented plugin — its only effect on require is fetch-and-execute of an attacker-controlled binary.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "282deb7b97e943caa32f55b14ac302a247a129edb04419d744f01b62666beaae",
            "id": "IN-MAL-2026-015347",
            "modified_time": "2026-08-05T14:33:17Z",
            "source": "amazon-inspector",
            "import_time": "2026-08-05T15:19:46.269036681Z",
            "versions": [
                "35.3.7"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / boxy-docusaurus-plugin-content-docs-light

Package

Name
boxy-docusaurus-plugin-content-docs-light
View open source insights on deps.dev
Purl
pkg:npm/boxy-docusaurus-plugin-content-docs-light

Affected ranges

Affected versions

35.*
35.3.7

Database specific

indicators
{
    "evidence_files": [
        {
            "sha256": "1f1bfd4f6734a59178e42c2a13af8d02ad415143331d48b61714913541583398",
            "path": "_ext.js",
            "tlsh": "88a1b95a12a670198bb097e4871b9416f65bf66337c0c2c4f75ca9885f7212483b2efc"
        }
    ],
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-t9kOPIxV82Pa6L6TNDMpGlR3mpcrQyhkiYauK+2das464ZKjaj1PbfeOOZ8y4XxDizcOq+BPPt/4VjPbOj8FjQ==",
                "sha1": "8d770e543fe830650e58d18a49496ae0a20c14a9"
            },
            "filename": "boxy-docusaurus-plugin-content-docs-light-35.3.7.tgz"
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boxy-docusaurus-plugin-content-docs-light/MAL-2026-13041.json"