MAL-2026-12277

    Dashboard / Malicious Package / MAL-2026-12277

    MAL-2026-12277

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-9cfm-grjr-hpqf

    Summary: Malicious code in tinkoff-statist-browser-typed-client-sme.users.origination.web (npm)

    Details: 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 dotnet_diag_<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.

    Affected packages

    Package

    Name: tinkoff-statist-browser-typed-client-sme.users.origination.web

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

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.6.2
    MAL-2026-12277 | CVE-DB