MAL-2026-12274

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-sme.rko.conversionpayments.web/MAL-2026-12274.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12274
Aliases
  • GHSA-8g6h-h8m6-w7cq
Published
2026-08-05T09:01:46Z
Modified
2026-08-26T01:18:20Z
Summary
Malicious code in tinkoff-statist-browser-typed-client-sme.rko.conversionpayments.web (npm)
Details

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

Source: amazon-inspector (aedad3d882cc46a8a5a8189109dd03f3943c887644c308bee19791663c93a237)

On require of the package, index.js loads bridge.js which selects a platform-specific binary URL and races HTTP GETs across three Cloudflare Workers hosts (oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev), with a DNS TXT fallback via tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, and win.dl.well1.site. The destination hostnames are assembled at runtime by splitting strings and joining them to evade static scanners. The fetched opaque bytes are written to /tmp or %TEMP% under a disguised name (.cache on Unix, dotnet_diag_.exe on Windows), chmod 0755'd, and detached-spawned via /bin/sh -c or cmd.exe /c start. lib/telemetry.js ships a second copy of the same write-chmod-spawn dropper, additionally hiding child_process behind require("child_" + "process") and fs["chmod" + "Sync"] method-name concatenation, and framing the payload as an analytics SDK. There is no pinning, no hash or signature verification of the fetched executable, and the destinations are author-controlled Cloudflare Workers subdomains obfuscated in source — behavior consistent with a supply-chain dropper delivering arbitrary attacker-controlled code to the installer's host on require.

Source: ghsa-malware (246349cb912b3b5a0b6c4909ec9f087816997e1b06f4a5157174f451ca61242d)

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-014514",
            "import_time": "2026-08-05T09:28:21.070738697Z",
            "modified_time": "2026-08-05T09:01:46Z",
            "sha256": "aedad3d882cc46a8a5a8189109dd03f3943c887644c308bee19791663c93a237",
            "source": "amazon-inspector",
            "versions": [
                "20.3.8"
            ]
        },
        {
            "id": "GHSA-8g6h-h8m6-w7cq",
            "import_time": "2026-08-25T16:26:05.018679072Z",
            "modified_time": "2026-08-25T16:05:47Z",
            "sha256": "246349cb912b3b5a0b6c4909ec9f087816997e1b06f4a5157174f451ca61242d",
            "source": "ghsa-malware",
            "versions": [
                "20.3.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-statist-browser-typed-client-sme.rko.conversionpayments.web

Package

Name
tinkoff-statist-browser-typed-client-sme.rko.conversionpayments.web
View open source insights on deps.dev
Purl
pkg:npm/tinkoff-statist-browser-typed-client-sme.rko.conversionpayments.web

Affected ranges

Affected versions

20.*
20.3.8

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": "_bridge.js",
            "sha256": "6167602038ffabd0473932e9f5b4fe89c247053d0b79d7174a9edf590cbc12d5",
            "tlsh": "d0a1a799126a301d8bf0e7f0871b541af65af263334082d4fb9ca5941fb216483b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "93afb4e0271379c09cd37c0cbc190ce828dbb305a43264580dcf365769f6e1a4",
            "tlsh": "56835056566a142186b2b378df234107ff3685272642429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "tinkoff-statist-browser-typed-client-sme.rko.conversionpayments.web-20.3.8.tgz",
            "hashes": {
                "sha1": "449057f4b689f98cad78cd5c38c88eb00af4c781",
                "sha512_sri": "sha512-uK/smDumaV05Cmp1DUWGBsvNkmlPsGlKPon+VGvxq8QiK+8ZpZyyz8o1gxInWqUvXg++/Bd+0yxeeFtW+qIjfQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-sme.rko.conversionpayments.web/MAL-2026-12274.json"