LWA-2026-7424 MAL-2026-12449 ↗ confirmed malware

statist-browser-typed-client-mb.reliability.android.metrics@20.9.3

Malicious code in statist-browser-typed-client-mb.reliability.android.metrics (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573.001 · Symmetric CryptographyT1041 · Exfiltration Over C2 ChannelT1082 · System Information Discovery

Analysis

Package is a trojanized telemetry-impersonation library that downloads and executes a second-stage binary on install. When required, _loader.js determines the platform (linux_x64, darwin, win32), then fetches a platform-specific binary from Cloudflare Workers C2 endpoints (oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev) via HTTPS GET /pkg/package. If the HTTP fetch fails, it falls back to a DNS TXT-based exfil channel at tin[.]dl[.]well1[.]site to retrieve the payload. The downloaded binary is written to /var/tmp/.cache_<random> (Linux/macOS) or %TEMP%\dotnet_diag_<random>.exe (Windows), made executable, and spawned as a detached background process (child_process.spawn with detached:true, unref'd). The package has no repository, no documented purpose beyond a generic "telemetry exporter" description, and the C2 hostnames are string-split to evade static analysis.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 10:55 AM
analyzed
Aug 2, 2026, 10:56 AM

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.