MAL-2026-12452

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-sme.platform.mobile.voip.common.events/MAL-2026-12452.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12452
Aliases
  • GHSA-9qrw-ccpr-p9w3
Published
2026-08-05T12:50:56Z
Modified
2026-08-06T01:21:20.807451952Z
Summary
Malicious code in statist-browser-typed-client-sme.platform.mobile.voip.common.events (npm)
Details

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

Source: amazon-inspector (fb43194ddda04c3dffa5cb6bea02c8bc6edba8623acf172c5da744b2488e13b0)

On require, compat.js selects a platform-specific payload path and downloads an opaque binary from one of four Cloudflare Workers hosts (oob-worker.cf103-070.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev). Origin hostnames are assembled from split-string fragments joined at runtime to hide the destinations from static inspection. The fetched bytes are written to a hidden file staged as a system-artifact lookalike (dotnetdiag<hex>.exe on Windows,.cache<hex> on Unix) in /tmp or %TEMP%, chmod 0755, and executed via spawn("/bin/sh", ["-c", <path> + " &"], {detached:true, stdio:"ignore"}).unref() (or the cmd equivalent on Windows). If the HTTPS fetch fails, the loader falls back to a DNS TXT covert channel, querying subdomains under dl.well1.site (tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, win.dl.well1.site) for base64-encoded payload chunks that are concatenated and executed the same way. The package advertises itself as a domain-event handler; the fetched executable content has no relationship to that stated purpose.

Source: ghsa-malware (8c296a5b9bfc1ba39942ffe8c574ae28d8ab44305cf97ca0767cf6c5b73a5115)

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-05T13:08:46.325514288Z",
            "sha256": "fb43194ddda04c3dffa5cb6bea02c8bc6edba8623acf172c5da744b2488e13b0",
            "id": "IN-MAL-2026-014785",
            "modified_time": "2026-08-05T12:50:56Z",
            "versions": [
                "20.9.4"
            ],
            "source": "amazon-inspector"
        },
        {
            "import_time": "2026-08-06T00:58:53.343391166Z",
            "sha256": "8c296a5b9bfc1ba39942ffe8c574ae28d8ab44305cf97ca0767cf6c5b73a5115",
            "id": "GHSA-9qrw-ccpr-p9w3",
            "modified_time": "2026-08-05T17:58:20Z",
            "source": "ghsa-malware",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ]
        }
    ]
}
References
Credits

Affected packages

npm / statist-browser-typed-client-sme.platform.mobile.voip.common.events

Package

Name
statist-browser-typed-client-sme.platform.mobile.voip.common.events
View open source insights on deps.dev
Purl
pkg:npm/statist-browser-typed-client-sme.platform.mobile.voip.common.events

Affected ranges

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

Affected versions

20.*
20.9.4

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-sme.platform.mobile.voip.common.events/MAL-2026-12452.json"
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha512_sri": "sha512-aJ4busoivtYuZ03UGlG2bYXdsYQFb4NmyW2712CX/IfPVogifT1lfEdcpg+77EzTG5ScXy2CECeT1xH6iafkNQ==",
                "sha1": "9eadd205b2e2acfcfaf9830553bba788a826d60a"
            },
            "filename": "statist-browser-typed-client-sme.platform.mobile.voip.common.events-20.9.4.tgz"
        }
    ],
    "evidence_files": [
        {
            "tlsh": "3da1b76a12a6701947b0dbe0cb075416f656f66377809284f79ca9881fb222482f3ffc",
            "path": "_compat.js",
            "sha256": "9b6f1c933f2bad0ecc14d3702780279974b5ee9957f37b8292821937486f9e8c"
        }
    ]
}
cwes
[
    {
        "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.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]