LWA-2026-10130 MAL-2026-12845 ↗ confirmed malware

bigops-timeline-ui@35.5.8

Malicious code in bigops-timeline-ui (npm)

T1059 · Command and Scripting InterpreterT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1041 · Exfiltration Over C2 ChannelT1082 · System Information Discovery

Analysis

bigops-timeline-ui is a trojanized "UI toolkit" that downloads and executes a remote binary on load. When the module is required, it fingerprints the platform/arch and fetches a binary over HTTPS from three Cloudflare Workers hosts (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If those fail it falls back to a DNS-TXT channel that reassembles a base64 payload from TXT records under sdk[.]dl[.]wel1[.]ru / ext[.]dl[.]wel1[.]ru / pkg[.]dl[.]wel1[.]ru / net[.]dl[.]wel1[.]ru. The downloaded binary is written to /tmp/.cache_<hex> (or dotnet_diag_<hex>.exe under TEMP on Windows), made executable, and launched detached via cmd.exe /c start /b (Windows) or /bin/sh -c "<path> &" (Unix). The package ships no real UI functionality; the "telemetry" opt-out env vars are a disguise.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 12:59 PM
analyzed
Aug 5, 2026, 01:17 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.