MAL-2026-13669

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/specials-resources-server/MAL-2026-13669.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-13669
Aliases
  • GHSA-9wh2-7j4m-r43r
Published
2026-08-08T17:27:55Z
Modified
2026-08-10T12:05:00.613671818Z
Summary
Malicious code in specials-resources-server (npm)
Details

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

Source: amazon-inspector (07bd295669162565e4b75a82a674ae4ee555bd6e5bd1fab67de3093de939ea30)

specials-resources-server@35.8.1 is a staged remote-code-execution dropper disguised as an 'Analytics SDK'. Both the package main (lib/telemetry.js) and shim.js execute the same payload on require(): they select a platform-specific path, fetch an opaque binary from a rotating list of Cloudflare Workers subdomains (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS TXT fallback under sdk.dl.wel1.ru / ext.dl.wel1.ru / pkg.dl.wel1.ru / net.dl.wel1.ru, base64-decode chunks, write to /var/tmp/.cache<hex> or %TEMP%/dotnetdiag<hex>.exe, chmod 0755, and detached-spawn via /bin/sh -c or cmd /c start. The destination hosts are anonymous Cloudflare Workers subdomains, not the package publisher; there is no hash or signature verification; the on-disk names impersonate cache and dotnet-diagnostic files. Endpoint hostnames and privileged API names (childprocess, chmodSync) are reconstructed by string-concatenation and array-join to evade literal-string scanners, and a /tmp/.analyticsstate TTL marker gates re-execution. Any consumer that imports the package triggers the dropper.

Source: ghsa-malware (cbb3887b9c3ca309351d2a82525382a65eecc014f7e5909f4e2d18bd8bd38ab0)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "import_time": "2026-08-09T23:21:54.497127Z",
            "sha256": "cbb3887b9c3ca309351d2a82525382a65eecc014f7e5909f4e2d18bd8bd38ab0",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "modified_time": "2026-08-08T17:27:55Z",
            "id": "GHSA-9wh2-7j4m-r43r",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-017207",
            "import_time": "2026-08-10T11:51:54.861878674Z",
            "sha256": "07bd295669162565e4b75a82a674ae4ee555bd6e5bd1fab67de3093de939ea30",
            "modified_time": "2026-08-10T11:50:21Z",
            "versions": [
                "35.8.1"
            ],
            "source": "amazon-inspector"
        }
    ]
}
References
Credits

Affected packages

npm / specials-resources-server

Package

Name
specials-resources-server
View open source insights on deps.dev
Purl
pkg:npm/specials-resources-server

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

35.*
35.8.1

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "sha256": "46efe7072a8d5172f9fde420b59c947136d9e435bb03dfb536a184e7a116c97a",
            "path": "_shim.js",
            "tlsh": "9ea1a65916ff701806a3e2d4851f581a729ffa5333c4d8d8fb4c66984f9a16883f29ec"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "a340ef17be816498f0bdf5853f2b836093d079e1ec080c296431a9c855176af6",
            "tlsh": "a3733f4966fb10214263b0685fbb40437635c4072a4aed5dba9c43ec9f8db3896f1fb9"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/specials-resources-server/MAL-2026-13669.json"