LWA-2026-7427 MAL-2026-12455 ↗ confirmed malware

statist-browser-typed-client-twork.tsales.nitro.metrics@20.6.2

Malicious code in statist-browser-typed-client-twork.tsales.nitro.metrics (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1059.003 · Windows Command ShellT1059.004 · Unix ShellT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1008 · Fallback ChannelsT1082 · System Information DiscoveryT1041 · Exfiltration Over C2 ChannelT1567 · Exfiltration Over Web Service

Analysis

This package is a multi-stage binary dropper disguised as an observability SDK. On require(), it fingerprints the host OS and CPU architecture, then downloads a platform-specific binary payload from Cloudflare Workers C2 infrastructure (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) via HTTPS GET requests to paths like /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If the HTTPS download fails, it falls back to a DNS TXT-based C2 channel using the domain tin[.]dl[.]well1[.]site (and platform-specific variants tina[.]dl[.]well1[.]site, ldr[.]dl[.]well1[.]site, win[.]dl[.]well1[.]site), where a TXT record at c.{domain} specifies the number of chunks and each chunk is fetched from {index}.{domain} and reassembled as base64. The downloaded binary is written to /var/tmp/.cache_<random> (or %TEMP%\dotnet_diag_<random>.exe on Windows) and executed as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c "path &" on Unix). The package has no repository, no README, and no lifecycle hooks — the dropper runs on module load via require("./_shim").

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.