MAL-2026-12213

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-mb.product.sme.cards/MAL-2026-12213.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12213
Aliases
  • GHSA-wm5f-c9r3-8wcr
Published
2026-08-05T09:16:16Z
Modified
2026-08-06T01:21:18.700732591Z
Summary
Malicious code in statist-browser-typed-client-mb.product.sme.cards (npm)
Details

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

Source: amazon-inspector (70a2f91acb1c71608716269413dca908b94c890cd76146a377bb945a4b7e271c)

On require of this package, index.js loads ext.js which downloads a platform-specific executable from string-concatenated Cloudflare Workers hosts (oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev) with a DNS-TXT base64 fallback via tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, and win.dl.well1.site. The fetched bytes are written to /tmp or %TEMP% under disguised names (.cache<hex>, dotnetdiag<hex>.exe), chmod 0755 is applied on POSIX, and the binary is spawned detached via /bin/sh -c or cmd /c start /b. Host arrays and API names are constructed at runtime by joining split fragments (e.g. require("child_"+"process"), fs["chmod"+"Sync"]) to defeat static string scanning, and comments frame the behavior as telemetry/analytics.

Source: ghsa-malware (58c659e3c91296609e75c0b9f5bc06a3381b615a08bd4d7d1ea6ab5219d8cf6d)

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-05T09:28:30.857128767Z",
            "sha256": "70a2f91acb1c71608716269413dca908b94c890cd76146a377bb945a4b7e271c",
            "source": "amazon-inspector",
            "versions": [
                "20.5.9"
            ],
            "modified_time": "2026-08-05T09:16:16Z",
            "id": "IN-MAL-2026-014616"
        },
        {
            "import_time": "2026-08-06T00:58:53.472001708Z",
            "sha256": "58c659e3c91296609e75c0b9f5bc06a3381b615a08bd4d7d1ea6ab5219d8cf6d",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "modified_time": "2026-08-05T15:04:39Z",
            "source": "ghsa-malware",
            "id": "GHSA-wm5f-c9r3-8wcr"
        }
    ]
}
References
Credits

Affected packages

npm / statist-browser-typed-client-mb.product.sme.cards

Package

Name
statist-browser-typed-client-mb.product.sme.cards
View open source insights on deps.dev
Purl
pkg:npm/statist-browser-typed-client-mb.product.sme.cards

Affected ranges

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

Affected versions

20.*
20.5.9

Database specific

indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha1": "15740aec7b3a5b9b2c94c8dfa5968e4426f14a75",
                "sha512_sri": "sha512-i1vjBLMxCTrI899gtwLvL9qkKTC9z/jDkv5c7fQPCY0Q5oMCaBjgpDCJeljbxGYItOkQZKCasUMCFN66vz1rEg=="
            },
            "filename": "statist-browser-typed-client-mb.product.sme.cards-20.5.9.tgz"
        }
    ],
    "evidence_files": [
        {
            "sha256": "023bc4262ba3b7c8b16946362bfa075376a32dca943ddd8be584f46d16f1e831",
            "tlsh": "52a186a905a6701847b0ebe5c617541af657f25333809694fb9c66d81ff2224c3b2efc",
            "path": "_ext.js"
        }
    ]
}
cwes
[
    {
        "name": "Embedded Malicious Code",
        "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."
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-mb.product.sme.cards/MAL-2026-12213.json"