LWA-2026-7546 MAL-2026-12242 ↗ confirmed malware

tinkoff-fb-rf-add-application@20.3.5

Malicious code in tinkoff-fb-rf-add-application (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1082 · System Information DiscoveryT1041 · Exfiltration Over C2 Channel

Analysis

tinkoff-fb-rf-add-application@20.3.5 is a combosquat package that downloads and executes a platform-specific binary payload on require(). The package's index.js loads _bootstrap.js, which fingerprints the OS and architecture (linux_x64, linux_arm64, darwin, win32), then attempts to download a binary from a rotating set of Cloudflare Workers C2 endpoints (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) via HTTPS GET to /pkg/package (or platform-specific paths). If the HTTP download fails, it falls back to a DNS TXT chunked retrieval channel via c[.]tin[.]dl[.]well1[.]site. The downloaded binary is written to /var/tmp/.cache_<random-hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows), made executable, and spawned as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c "path &" on Unix). A filesystem stamp at /tmp/.analytics_state (or %TEMP%\analytics_state on Windows) prevents re-download within ~6 hours.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 04:56 PM
analyzed
Aug 2, 2026, 04:58 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.