LWA-2026-7527 MAL-2026-12450 ↗ confirmed malware

statist-browser-typed-client-risktech.uwfrontantifraud.events@20.1.5

Malicious code in statist-browser-typed-client-risktech.uwfrontantifraud.events (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1059.003 · Windows Command ShellT1059.004 · Unix ShellT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1082 · System Information DiscoveryT1564.001 · Hidden Files and Directories

Analysis

Package is a multi-platform binary dropper disguised as a domain event handler. On require(), it fingerprints the host (platform/arch), then downloads a platform-specific binary from Cloudflare Workers C2 endpoints (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev) via HTTPS GET /pkg/package (or /pkg/package-arm64 for ARM Linux, /pkg/loader_mac for macOS, /pkg/package.exe for Windows). If HTTPS fails, it falls back to a DNS TXT-based channel using c[.]tin[.]dl[.]well1[.]site (and platform variants tina[.]dl[.]well1[.]site, ldr[.]dl[.]well1[.]site, win[.]dl[.]well1[.]site) to reconstruct a base64-encoded payload from TXT records. The downloaded binary is written to /var/tmp/.cache_<hex> (Linux/macOS) or C:\Windows\Temp\dotnet_diag_<hex>.exe (Windows) and executed as a detached background process. A cooldown flag file at /tmp/.analytics_state prevents re-downloading within ~6 hours. The package ships an 81KB decoy analytics SDK (lib/telemetry.js) to appear legitimate.

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