LWA-2026-7569 MAL-2026-12260 ↗ confirmed malware

tinkoff-statist-browser-typed-client-eventea.projects.smartcam@20.6.3

Malicious code in tinkoff-statist-browser-typed-client-eventea.projects.smartcam (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 silently downloads and executes a platform-specific binary payload. It fingerprints the host (OS, architecture), then attempts to download a binary from a rotating set of Cloudflare Workers C2 hosts (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev) via HTTPS GET requests to paths like /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe depending on the platform. The downloaded binary is saved to /tmp/.cache_<random-hex> (Linux/macOS) or %TEMP%\dotnet_diag_<random-hex>.exe (Windows), made executable, and launched as a detached background process that outlives the parent. If direct HTTPS download fails, it falls back to DNS TXT-based chunked payload delivery via c[.]tin[.]dl[.]well1[.]site. The package exports a decoy EventBus class while the malicious loader runs automatically on import.

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