MAL-2026-13084

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

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

Source: amazon-inspector (cc08631cb79f90d5440020f420e9c7ad9e67ec84f25f085825c5b5f600f613a4)

On require() of the package, init.js downloads a platform-specific binary from Cloudflare Workers hosts whose names are reassembled at runtime from split-string arrays (oob-worker.cf101-adf.workers.dev), with a DNS-TXT covert-channel fallback via sdk.dl.wel1.ru. The payload is staged to /var/tmp/.cache<hex> on Unix or a dotnetdiag<hex>.exe path on Windows, chmod 0755'd, and spawned detached through /bin/sh -c or cmd /c start. There is no hash or signature verification, the destinations are unrelated to any declared publisher, and the code uses disguised filenames, cooldown markers, and DISABLETELEMETRY/DONOT_TRACK kill-switches. Anyone who installs and require()s this package executes attacker-controlled bytes on their machine.

Database specific
{
    "malicious-packages-origins": [
        {
            "versions": [
                "35.1.5"
            ],
            "id": "IN-MAL-2026-015307",
            "import_time": "2026-08-05T15:19:43.879202023Z",
            "modified_time": "2026-08-05T14:27:21Z",
            "source": "amazon-inspector",
            "sha256": "cc08631cb79f90d5440020f420e9c7ad9e67ec84f25f085825c5b5f600f613a4"
        }
    ]
}
References
Credits

Affected packages

npm / boxy-sticky-providers

Package

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

Affected ranges

Affected versions

35.*
35.1.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-sticky-providers-35.1.5.tgz",
            "hashes": {
                "sha512_sri": "sha512-w1DjiwkLgCUsHJS8apQryEzBuArrkpZYmlHrt641XzjgbsjGyP747T+P2bEoQp3mZKpQZ5YBsMj/BGebyAYKsQ==",
                "sha1": "e9278f7c2a7e8f2606d9ca95c8b77714e3f98f03"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_init.js",
            "tlsh": "2ba154a9126570188b70eba4c71b9815f56af6633780c2d4f79c68945fb352482b2efc",
            "sha256": "18d730bbd8c3998591c160bbaaafd8424b230a79bf407679c3c00b4f63a93b3d"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/boxy-sticky-providers/MAL-2026-13084.json"