MAL-2026-12268

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-mb.product.tgeofencing/MAL-2026-12268.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12268
Aliases
  • GHSA-rg3c-9vx6-5mfh
Published
2026-08-05T09:01:53Z
Modified
2026-08-26T01:16:21Z
Summary
Malicious code in tinkoff-statist-browser-typed-client-mb.product.tgeofencing (npm)
Details

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

Source: amazon-inspector (471fb9b5c8d45abc59ffda97063561b4882d28109c9959c717fbcd0d9f25c00d)

On require() of this package, index.js loads platform.js which assembles remote hostnames at runtime by concatenating fragmented string arrays to hide them from static scanners. The resolved hosts include oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev, and tin/tina/ldr/win.dl.well1.site, with a DNS-TXT chunked base64 fallback channel. The module downloads an opaque binary via https.get, writes it to /tmp or %TEMP% under disguised names impersonating.NET diagnostics (dotnet_diag.exe,.cache_), chmods it 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start /b. A sibling file lib/telemetry.js ships the same dropper shape (child_process require string-split as require("child_"+"process"), chmodSync via fs["chmod"+"Sync"], cp.spawn("/bin/sh", ["-c", filePath+" &"])) as a staged secondary payload, though it is not reached from index.js in this version. The fetched-and-executed binaries, obfuscated destinations, disguised filenames, and DNS-TXT fallback do not match the package's declared Tgeofencing purpose. The package name also impersonates a Tinkoff internal-scope package, consistent with a dependency-confusion lure.

Source: ghsa-malware (9a8e9909e4bd7a28f3fcc975bd5a7786e6f79f0d8c8626e185ddf36ab49d49e9)

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-014515",
            "import_time": "2026-08-05T09:28:21.195339293Z",
            "modified_time": "2026-08-05T09:01:53Z",
            "sha256": "471fb9b5c8d45abc59ffda97063561b4882d28109c9959c717fbcd0d9f25c00d",
            "source": "amazon-inspector",
            "versions": [
                "20.9.6"
            ]
        },
        {
            "id": "GHSA-rg3c-9vx6-5mfh",
            "import_time": "2026-08-25T16:26:05.056903787Z",
            "modified_time": "2026-08-25T16:05:41Z",
            "sha256": "9a8e9909e4bd7a28f3fcc975bd5a7786e6f79f0d8c8626e185ddf36ab49d49e9",
            "source": "ghsa-malware",
            "versions": [
                "20.9.6"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-statist-browser-typed-client-mb.product.tgeofencing

Package

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

Affected ranges

Affected versions

20.*
20.9.6

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": "_platform.js",
            "sha256": "64002d01b7763d58fec2efc72b907e0ce19272c3ea6e667d2893f54e6965b09b",
            "tlsh": "42a1a65a16a971188bb0a7f48717441af65bf263338082d4f79ca4981fb352483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "d280fb2883e7e17f8fd4f1a6dc884a6f2e644b0873c2b02af8b361f35bce982e",
            "tlsh": "0d835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "tinkoff-statist-browser-typed-client-mb.product.tgeofencing-20.9.6.tgz",
            "hashes": {
                "sha1": "c2cce7dbac23cbc89f66d5d30375653947f01822",
                "sha512_sri": "sha512-n1TPk0Yp2qF0Axl0xxS90F+RBqBabA5uWCFvQ5v0hU7N8AfQfH1gOURafGb9/1jJ722sl2WvMiE+vSC3aGBp/g=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-mb.product.tgeofencing/MAL-2026-12268.json"