MAL-2026-12209

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-ddp.mentat.ui.web/MAL-2026-12209.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12209
Aliases
  • GHSA-xxx7-8fxg-cfpg
Published
2026-08-05T09:16:33Z
Modified
2026-08-06T01:21:16.208422630Z
Summary
Malicious code in statist-browser-typed-client-ddp.mentat.ui.web (npm)
Details

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

Source: amazon-inspector (0dc78a545236395c12156cd5f8e36337df53024afd0a6a6da75f81fb9b7c11e7)

The package's main entry (index.js) loads _polyfill.js, which on module load detects OS and architecture, fetches a per-platform binary over HTTPS from one of four obfuscated destinations whose hostnames are assembled at runtime via string-fragment .join("") calls (oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev), writes the payload to /tmp or the Windows TEMP directory under disguised names such as dotnet_diag_<hex>.exe or .cache_<hex>, chmods it to 0755, and spawns it detached via cp.spawn("/bin/sh", ["-c", fp + " &"], {detached:true}).unref(). A DNS-based fallback channel reconstructs the payload by concatenating base64-encoded TXT records under numbered subdomains of dl.well1.site (tin, tina, ldr, win). A second parallel dropper implementation ships in lib/telemetry.js under an "analytics SDK" cover story, using require("child_"+"process") and fs["chmod"+"Sync"] string-splits to evade scanners. Any consumer that requires this package triggers download and detached execution of an opaque attacker-controlled native binary on the host.

Source: ghsa-malware (e5f742a523ffdaf4c34d1d54f078fc12dd70ef96ffcfc57917574cc8103aa6d1)

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": [
        {
            "modified_time": "2026-08-05T09:16:33Z",
            "id": "IN-MAL-2026-014618",
            "import_time": "2026-08-05T09:28:31.070997103Z",
            "versions": [
                "20.9.4"
            ],
            "source": "amazon-inspector",
            "sha256": "0dc78a545236395c12156cd5f8e36337df53024afd0a6a6da75f81fb9b7c11e7"
        },
        {
            "modified_time": "2026-08-05T17:16:55Z",
            "id": "GHSA-xxx7-8fxg-cfpg",
            "import_time": "2026-08-06T00:58:53.487988402Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "e5f742a523ffdaf4c34d1d54f078fc12dd70ef96ffcfc57917574cc8103aa6d1"
        }
    ]
}
References
Credits

Affected packages

npm / statist-browser-typed-client-ddp.mentat.ui.web

Package

Name
statist-browser-typed-client-ddp.mentat.ui.web
View open source insights on deps.dev
Purl
pkg:npm/statist-browser-typed-client-ddp.mentat.ui.web

Affected ranges

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

Affected versions

20.*
20.9.4

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    },
    {
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "statist-browser-typed-client-ddp.mentat.ui.web-20.9.4.tgz",
            "hashes": {
                "sha512_sri": "sha512-v+x2oOEFXS5CdwKU8236kIL99F+1n0KaIUBZr4DHDUfQ1l4aRnxo+D9MHquRVEpdsRvsMSxRi4Eh3KTnGGk2+g==",
                "sha1": "06fa587f9422a017fe5aa60b586c86f66b9cb232"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_polyfill.js",
            "tlsh": "bea1a79a0269701d4bb0dbe4c61b882af66bf653378086d4f75c69945f7312483b2efc",
            "sha256": "4b7e29220b397bf49afcbf9aa398607e71d3acb72eb69dfecc189cf69746576a"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "51835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "5efd24c28c9f1d0f3e70ab48872eca502428266a509bcdc9895ce8eb9c7b4217"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-ddp.mentat.ui.web/MAL-2026-12209.json"