MAL-2026-12265

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-jumptaxi.feature.contacts/MAL-2026-12265.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12265
Aliases
  • GHSA-r9wc-7mc8-j4r6
Published
2026-08-05T09:04:27Z
Modified
2026-08-06T01:21:35.174717230Z
Summary
Malicious code in tinkoff-statist-browser-typed-client-jumptaxi.feature.contacts (npm)
Details

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

Source: amazon-inspector (11c49c7504b3756df1b52427ccdf475385aad6d95ca04add8cd5eb343e5f970f)

The package's index.js unconditionally requires vendor.js on load, which runs a bootstrap routine that fetches a platform-specific binary over HTTPS from one of three Cloudflare Workers hosts whose hostnames are assembled by concatenating string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev), with a DNS TXT fallback discovery channel using tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, and win.dl.well1.site. The fetched bytes are written to /var/tmp or %TEMP% under disguised names (.cache<hex> on Unix, dotnetdiag<hex>.exe on Windows), chmod 0755, and detached-spawned via /bin/sh -c or cmd. No hash or signature verification is performed. lib/telemetry.js additionally loads childprocess via require("child" + "process") and calls fs["chmod"+"Sync"] to defeat static string matching. The fetched payload and destinations are unrelated to the declared 'contacts wrapper' purpose of the package.

Source: ghsa-malware (0b510267d779b2facc487bb8ec5138a57358a3c646e5ad5970e6be5c4183558f)

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:22.996788562Z",
            "source": "amazon-inspector",
            "modified_time": "2026-08-05T09:04:27Z",
            "id": "IN-MAL-2026-014533",
            "versions": [
                "20.6.6"
            ],
            "sha256": "11c49c7504b3756df1b52427ccdf475385aad6d95ca04add8cd5eb343e5f970f"
        },
        {
            "import_time": "2026-08-06T00:58:53.444668874Z",
            "sha256": "0b510267d779b2facc487bb8ec5138a57358a3c646e5ad5970e6be5c4183558f",
            "modified_time": "2026-08-05T15:04:59Z",
            "id": "GHSA-r9wc-7mc8-j4r6",
            "source": "ghsa-malware",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ]
        }
    ]
}
References
Credits

Affected packages

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

Package

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

Affected ranges

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

Affected versions

20.*
20.6.6

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-jumptaxi.feature.contacts/MAL-2026-12265.json"
indicators
{
    "package_integrity": [
        {
            "hashes": {
                "sha1": "e48f0d15762266f4f8d5c004750756ab8c334d85",
                "sha512_sri": "sha512-R/yulUAAM/MFjuhDuSvKY30eA1PqRr+QtZTMGw3AmM7pvEgk0ro5CM4CVEEeSwH2TXmyWd+j1XZC4+89sRmMsw=="
            },
            "filename": "tinkoff-statist-browser-typed-client-jumptaxi.feature.contacts-20.6.6.tgz"
        }
    ],
    "evidence_files": [
        {
            "path": "_vendor.js",
            "sha256": "1e8e3c00b6033a1cd0e28c36d5c76d9e7db8a8656818b99ff1622077ebbcf30c",
            "tlsh": "6eb1c79a0666701987b0ebf497175416f69bf563338082c4fb9ca5981fb612483b3efc"
        }
    ]
}
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."
    }
]