MAL-2026-12309

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-jumptaxi.feature.contacts/MAL-2026-12309.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12309
Published
2026-08-05T12:13:59Z
Modified
2026-08-05T12:34:50.228985429Z
Summary
Malicious code in statist-browser-typed-client-jumptaxi.feature.contacts (npm)
Details

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

Source: amazon-inspector (534768cd8d709ca1a5701f182e4e509713821923b6995a2bb868d79b0fdded62)

On require of the package (index.js loads./vendor at import), vendor.js selects a platform-specific staging path, downloads a binary from a rotated list of Cloudflare workers.dev origins whose hostnames are reconstructed at runtime from split-string arrays joined together, with a DNS TXT covert-channel fallback that reassembles base64 chunks from numbered subdomains under dl.well1.site. The fetched bytes are written to /var/tmp or %TEMP% under cover-story filenames (.cache<rand>, dotnetdiag<rand>.exe,.analyticsstate), chmod 0755, and spawned detached via /bin/sh -c or cmd.exe /c start. No hash or signature verification is performed and destinations are not first-party publisher infrastructure. Any consumer that imports this package auto-executes an attacker-controlled native payload on the installer's host.

Database specific
{
    "malicious-packages-origins": [
        {
            "modified_time": "2026-08-05T12:13:59Z",
            "source": "amazon-inspector",
            "sha256": "534768cd8d709ca1a5701f182e4e509713821923b6995a2bb868d79b0fdded62",
            "import_time": "2026-08-05T12:15:14.312221787Z",
            "id": "IN-MAL-2026-014631",
            "versions": [
                "20.7.7"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / statist-browser-typed-client-jumptaxi.feature.contacts

Package

Name
statist-browser-typed-client-jumptaxi.feature.contacts
View open source insights on deps.dev
Purl
pkg:npm/statist-browser-typed-client-jumptaxi.feature.contacts

Affected ranges

Affected versions

20.*
20.7.7

Database specific

indicators
{
    "package_integrity": [
        {
            "filename": "statist-browser-typed-client-jumptaxi.feature.contacts-20.7.7.tgz",
            "hashes": {
                "sha512_sri": "sha512-3XQtqBm2BPx+KKXASMSDM9O6NPmmkKTX20D5Roo/MxEj631nyjwN7rz8vSDb/KMFwIc2f0dTIU6YY2AKC8qzaw==",
                "sha1": "9c4eb8f77a48a4fdbc25b37923e75c2a919bd7df"
            }
        }
    ],
    "evidence_files": [
        {
            "tlsh": "60a1b79a026670184bb0dbe4cb1b8826f55bf65377808684f79ca5885f7302483f1efc",
            "sha256": "d0637b335fff50cff0449bfe8abd9b2d8bd28a222b380aea2f5b4437e80af29e",
            "path": "_vendor.js"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/statist-browser-typed-client-jumptaxi.feature.contacts/MAL-2026-12309.json"
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]