LWA-2026-7564 MAL-2026-12256 ↗ confirmed malware

tinkoff-statist-browser-typed-client-coretech.statist.mobile.ci@20.1.2

Malicious code in tinkoff-statist-browser-typed-client-coretech.statist.mobile.ci (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1204.002 · Malicious FileT1036.005 · Match Legitimate Resource Name or Location

Analysis

On require, the package silently downloads a binary payload from Cloudflare Workers C2 infrastructure and executes it as a detached background process. The package name mimics internal Tinkoff package naming conventions (dependency-confusion). The dropper in _loader.js fingerprints the OS and architecture, then fetches a binary from one of four C2 hosts (oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev) via HTTPS GET to /pkg/package (or platform-specific paths). The binary is written to /var/tmp/.cache_<hex> on Linux/macOS or %TEMP%\dotnet_diag_<hex>.exe on Windows, made executable, and spawned detached (cmd.exe /c start /b on Windows, /bin/sh -c "fp &" on Linux). A DNS TXT-based fallback mechanism using c[.]tin[.]dl[.]well1[.]site (and platform-specific variants tina[.]dl[.]well1[.]site, ldr[.]dl[.]well1[.]site, win[.]dl[.]well1[.]site) provides alternative data retrieval. The package has no lifecycle hooks — the payload runs synchronously on require via index.js silently loading _loader.js.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 05:17 PM
analyzed
Aug 2, 2026, 05:17 PM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.