MAL-2026-12266

    Dashboard / Malicious Package / MAL-2026-12266

    MAL-2026-12266

    Published: 5 Aug 2026Last Modified: 26 Aug 2026Aliases: 
    GHSA-pwcq-5xh6-9383

    Summary: Malicious code in tinkoff-statist-browser-typed-client-leasing.admin.events (npm)

    Details: Source: amazon-inspector (3c5bfe643ac3fad66a9484db8ea78c195b19f385df1c68e39b4d4181f329f7d4) The package's main entry index.js require()s _helpers.js, whose top-level bootstrap runs on load. It detects platform and architecture, fetches a native binary from one of several string-split-obfuscated hosts under *.workers.dev (with a DNS-TXT base64 fallback via *.well1.site subdomains), writes the payload to a disguised path such as /var/tmp/.cache_<hex> or %TEMP%/dotnet_diag_<hex>.exe, chmods it 0755, and spawns it detached via /bin/sh -c or cmd.exe /c start /b. Hostnames and the child_process require target are assembled from array.join fragments to evade string scanning, and a stamp-file check skips re-execution on subsequent installs. A second parallel dropper implementation is bundled as lib/telemetry.js (~81KB) using the same transport, DNS failover, chmod 755, and /bin/sh -c spawn pattern. The package name is a typosquat of an internal Tinkoff namespace with no legitimate purpose visible in the tarball. Source: ghsa-malware (1264183b2b26b99309d4ab0dd7f7b26336b13961d6bf11d170b60a30be61009c) 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-leasing.admin.events

    Purl: pkg:npm/tinkoff-statist-browser-typed-client-leasing.admin.events

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.7.7
    MAL-2026-12266 | CVE-DB