MAL-2026-12262

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-investing.product.pulse/MAL-2026-12262.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12262
Aliases
  • GHSA-953w-4w4x-wp59
Published
2026-08-05T08:59:44Z
Modified
2026-08-26T01:18:20Z
Summary
Malicious code in tinkoff-statist-browser-typed-client-investing.product.pulse (npm)
Details

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

Source: amazon-inspector (17004ada8eaa4739f6095affbf19161081358a290ddfa0d0e8ff92a11436e731)

The package's main entrypoint (index.js) unconditionally requires bootstrap.js, which downloads a platform-specific executable from a rotating list of Cloudflare Workers subdomains (oob-worker.cf10{0,1,3}-*.workers.dev) with a DNS TXT fallback resolved via *.dl.well1.site, writes it to a disguised path (.cache, dotnet_diag_.exe), chmods it to 755, and spawns it detached via /bin/sh or cmd. Destination hostnames are reconstructed at runtime from split string arrays (e.g. ['oob-worker.','cf10','2-baf.','workers','.dev'].join('')) and API names are assembled dynamically (fs['chmod'+'Sync']) to evade static inspection. No hash or signature verification of the fetched binary is performed, and the fetched host is unrelated to any publisher domain. A second parallel dropper is bundled in lib/telemetry.js (base64 payload assembly + cp.spawn('/bin/sh', ['-c', filePath+' &']) + fs['chmod'+'Sync'] to 0755) shipped in the tarball. The package name impersonates a Tinkoff internal scope with no plausible legitimate purpose matching the observed behavior.

Source: ghsa-malware (335501a4abd13c771dce1420f8e505ac0d064f282138430a32987b33be331887)

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-014500",
            "import_time": "2026-08-05T09:28:19.262018946Z",
            "modified_time": "2026-08-05T08:59:44Z",
            "sha256": "17004ada8eaa4739f6095affbf19161081358a290ddfa0d0e8ff92a11436e731",
            "source": "amazon-inspector",
            "versions": [
                "20.4.5"
            ]
        },
        {
            "id": "GHSA-953w-4w4x-wp59",
            "import_time": "2026-08-25T16:26:05.024267745Z",
            "modified_time": "2026-08-25T16:02:29Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "335501a4abd13c771dce1420f8e505ac0d064f282138430a32987b33be331887",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-statist-browser-typed-client-investing.product.pulse

Package

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

Affected ranges

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

Affected versions

20.*
20.4.5

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": "_bootstrap.js",
            "sha256": "ceaf1a8b621941de6b92420cf1ccc666b394d194ef91ddbf4c1e1b36b56b7996",
            "tlsh": "5da1875a05b5701d47b0abf49b174415f65bf663338082d4fb5cb9981fb612482b2efc"
        },
        {
            "path": "lib/telemetry.js",
            "sha256": "90bde9cb34858b749b01615dcb91f120b251107336386dfddbf6b65e3b5d50c1",
            "tlsh": "8d835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc"
        }
    ],
    "package_integrity": [
        {
            "filename": "tinkoff-statist-browser-typed-client-investing.product.pulse-20.4.5.tgz",
            "hashes": {
                "sha1": "350123c07731673cd69f215880bdb25d78c96b41",
                "sha512_sri": "sha512-FHd2X7inD40QFxJ290PGXPBwNz9VfvlC1dzvaE6bUDZhpSl5a7tcPrXZuu+h0V8ovwXpmsGa7RsKGHapD56y2g=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-investing.product.pulse/MAL-2026-12262.json"