MAL-2026-12211

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-mb.product.analytics/MAL-2026-12211.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12211
Aliases
  • GHSA-2947-fxx7-8vw5
Published
2026-08-05T09:12:56Z
Modified
2026-08-26T01:10:34Z
Summary
Malicious code in statist-browser-typed-client-mb.product.analytics (npm)
Details

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

Source: amazon-inspector (846c740775556f5a2d302684c1bc3f5d39aea88a5208b98a2730c3ffff1308e7)

On require() of the package, index.js loads bridge.js which detects the host platform, fetches a native binary from a rotating list of hardcoded Cloudflare workers.dev endpoints (with a DNS-TXT chunked base64 fallback via well1.site subdomains), writes it to /tmp or %TEMP% under a masquerading name such as dotnet_diag.exe or.cache_, chmods 0755, and spawns it detached via cmd.exe or /bin/sh. The C2 hostnames and payload paths are assembled at runtime through array-join string-splitting to evade static analysis, and the require of _bridge.js is wrapped in a try/catch that silently swallows errors. No hash or signature verification is performed on the downloaded binary. The result is full-host remote code execution on any machine that installs or requires this package.

Source: ghsa-malware (72156eeedf958a37df3f9f89fa4afad35c5f01a8c32ff7ba4785faa39124238b)

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": [
        {
            "id": "IN-MAL-2026-014592",
            "import_time": "2026-08-05T09:28:28.577762548Z",
            "modified_time": "2026-08-05T09:12:56Z",
            "sha256": "846c740775556f5a2d302684c1bc3f5d39aea88a5208b98a2730c3ffff1308e7",
            "source": "amazon-inspector",
            "versions": [
                "20.1.2"
            ]
        },
        {
            "id": "GHSA-2947-fxx7-8vw5",
            "import_time": "2026-08-25T12:26:24.205466586Z",
            "modified_time": "2026-08-25T11:31:05Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "72156eeedf958a37df3f9f89fa4afad35c5f01a8c32ff7ba4785faa39124238b",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / statist-browser-typed-client-mb.product.analytics

Package

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

Affected ranges

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

Affected versions

20.*
20.1.2

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": [
        {
            "path": "_bridge.js",
            "sha256": "5bcbd3f71366cfdbccd672e7cc9c7b7106be9af5cd6a7d7a9ca8f7dad8cedf18",
            "tlsh": "c3a175aa11aa301d8bb0d7e48b175416f65af763338082d5fb9c69841f7616483b2efc"
        }
    ],
    "package_integrity": [
        {
            "filename": "statist-browser-typed-client-mb.product.analytics-20.1.2.tgz",
            "hashes": {
                "sha1": "3927f09abac83b9c964b0e4125e344fb45f03ff0",
                "sha512_sri": "sha512-n8AMStpSXWvBGQZjZKOyv9cAt/rShzI/NFPyeZObgKJKJgLIfy2gmd9CwdW34plgC6n5TSJbnSx8Vexutk6WbA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-mb.product.analytics/MAL-2026-12211.json"