LWA-2026-7456 MAL-2026-12282 ↗ confirmed malware

tinkoff-test-app-child-app@20.3.8

Malicious code in tinkoff-test-app-child-app (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

On require(), the package loads _platform.js which downloads a platform-specific binary payload from Cloudflare Workers C2 infrastructure and executes it as a detached background process. The C2 endpoints are oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, and oob-worker[.]cf100-416[.]workers[.]dev, each serving /pkg/package (or platform-specific paths like /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe) via HTTPS. A DNS TXT-based fallback channel uses c[.]tin[.]dl[.]well1[.]site (and related domains tina[.]dl[.]well1[.]site, ldr[.]dl[.]well1[.]site, win[.]dl[.]well1[.]site) to retrieve the payload when HTTPS is blocked. The downloaded binary is written to /var/tmp/.cache_<random> (Linux/macOS) or %TEMP%\dotnet_diag_<random>.exe (Windows) and spawned with detached:true via cmd.exe /c start /b or /bin/sh -c "file &amp;". Execution is rate-limited to once per ~6.4 hours via a lockfile at /tmp/.analytics_state.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 03:28 PM
analyzed
Aug 2, 2026, 03:29 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.