LWA-2026-7480 MAL-2026-12375 ↗ confirmed malware

evo-web-base-analytics-data@20.1.5

Malicious code in evo-web-base-analytics-data (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 fingerprints the host platform (os/arch) and downloads a platform-specific binary from one of three Cloudflare Workers C2 endpoints (oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev) via HTTPS GET at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If HTTPS fails, it falls back to a DNS TXT-based download channel via c[.]tin[.]dl[.]well1[.]site. The downloaded binary is written to /var/tmp/.cache_<random_hex> (Linux/macOS) or %TEMP%\dotnet_diag_<random_hex>.exe (Windows) and spawned as a detached background process that outlives the parent. A marker file at /tmp/.analytics_state or %TEMP%\analytics_state limits re-download frequency to roughly once per 6 hours. The package ships a large decoy telemetry module (lib/telemetry.js, 81KB) with plausible-looking but inert analytics code to disguise the payload.

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