MAL-2026-12277

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-sme.users.origination.web/MAL-2026-12277.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12277
Aliases
  • GHSA-9cfm-grjr-hpqf
Published
2026-08-05T09:00:02Z
Modified
2026-08-06T01:21:36.594224037Z
Summary
Malicious code in tinkoff-statist-browser-typed-client-sme.users.origination.web (npm)
Details

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

Source: amazon-inspector (4bfbb507be06c5d117ac6bfdff47a2441c2198b0d5702e4da97f598bc0d880a3)

The package's main entry require()'s loader.js, which at import time downloads a per-platform binary from string-concatenation-obfuscated Cloudflare Workers hosts (oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev), with a DNS-TXT chunk-reassembly fallback over subdomains of dl.well1.site. The fetched bytes are written to a disguised path under /var/tmp or %TEMP% (e.g..cache<hex> or dotnetdiag<hex>.exe), chmod'd to 0755 via bracketed property access (fs["chmod"+"Sync"]), and executed detached via cp.spawn("/bin/sh", ["-c", path + " &"]) or cp.spawn("cmd.exe", ["/c", "start", "/b", path]). API names and hostnames are hidden behind array-join concatenation (require("child_"+"process"), ["oob-worker",".cf103-070.w","orkers.dev"].join("")) to evade static detection. A second copy of the dropper is shipped in lib/telemetry.js under an "Analytics SDK" cover story, using the same primitives (base64-chunk Buffer assembly, disk write, chmod 0755, /bin/sh spawn). The fetched payload is opaque, unpinned, unverified, and delivered from non-publisher-controlled infrastructure with a covert DNS channel; the destinations do not match the package's declared scope (a Tinkoff-branded internal typed client).

Source: ghsa-malware (443451658512b2d1e4e66524ca04e93439e7fd085ea849565328cfcb69b2ff23)

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": [
        {
            "modified_time": "2026-08-05T09:00:02Z",
            "id": "IN-MAL-2026-014502",
            "import_time": "2026-08-05T09:28:19.513253615Z",
            "versions": [
                "20.6.2"
            ],
            "source": "amazon-inspector",
            "sha256": "4bfbb507be06c5d117ac6bfdff47a2441c2198b0d5702e4da97f598bc0d880a3"
        },
        {
            "modified_time": "2026-08-05T17:18:37Z",
            "id": "GHSA-9cfm-grjr-hpqf",
            "import_time": "2026-08-06T00:58:53.334751256Z",
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "source": "ghsa-malware",
            "sha256": "443451658512b2d1e4e66524ca04e93439e7fd085ea849565328cfcb69b2ff23"
        }
    ]
}
References
Credits

Affected packages

npm / tinkoff-statist-browser-typed-client-sme.users.origination.web

Package

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

Affected ranges

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

Affected versions

20.*
20.6.2

Database specific

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."
    }
]
indicators
{
    "package_integrity": [
        {
            "filename": "tinkoff-statist-browser-typed-client-sme.users.origination.web-20.6.2.tgz",
            "hashes": {
                "sha512_sri": "sha512-BCz9gj9irLLStvD8YnCiTKVThJ4L8lN0oOhtnJ96r7PJbJhZ5t0wV43y3OcC/KtOk7VJi2lgM/qVbEKg3OJInw==",
                "sha1": "7ca6c4dfc734aad271badbd6d45d60b3debd6b81"
            }
        }
    ],
    "evidence_files": [
        {
            "path": "_loader.js",
            "tlsh": "dcb1d99a16a670198bf097e087275416f66be66337c182d4fb9cd5881f7213483b2efc",
            "sha256": "e3f411290a1c5122960c955af5d829e5a69bd45eedacb8f1032df87ae5aeddb6"
        },
        {
            "path": "lib/telemetry.js",
            "tlsh": "c3835056566a142186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
            "sha256": "b3302ed5daf8160562c3a3b7b55efe2a889088ecfd15df85e01a21d9e68f9137"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/tinkoff-statist-browser-typed-client-sme.users.origination.web/MAL-2026-12277.json"