LWA-2026-7380 MAL-2026-12476 ↗ confirmed malware

tcb-web-header@20.5.7

Malicious code in tcb-web-header (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1041 · Exfiltration Over C2 Channel

Analysis

tcb-web-header@20.5.7 is a combosquat binary dropper. On require(), _platform.js runs a bootstrap that fingerprints the OS/arch, then fetches a platform-specific binary from Cloudflare Workers C2 endpoints (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev) via HTTPS GET /pkg/package (or /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe per platform). If HTTPS fails, it falls back to DNS TXT chunked transfer via c[.]tin[.]dl[.]well1[.]site. The downloaded binary is written to /var/tmp/.cache_<hex> (Linux/macOS) or %TEMP%\dotnet_diag_<hex>.exe (Windows) and spawned as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c on Unix). All three C2 hosts were contacted at runtime and the binary was fetched.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 10:11 AM
analyzed
Aug 2, 2026, 10:14 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.