LWA-2026-10344 MAL-2026-13234 ↗ confirmed malware

bigops-procedure-player@35.8.2

Malicious code in bigops-procedure-player (npm)

T1059 · Command and Scripting InterpreterT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1071 · Application Layer ProtocolT1567 · Exfiltration Over Web Service

Analysis

bigops-procedure-player@35.8.2 is a multi-stage dropper. On require, index.js loads _loader.js, which downloads a platform-specific binary over HTTPS from Cloudflare Workers origins oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, and oob-worker[.]cf101-adf[.]workers[.]dev at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If the HTTPS download fails, it falls back to a DNS-TXT channel on c[.]sdk[.]dl[.]wel1[.]ru (and ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru) that reassembles a base64 payload from TXT records. The downloaded blob is written to /tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows), made executable, and launched detached via cmd.exe /c start /b or /bin/sh -c "path &". The package has no lifecycle hook; the payload runs on require. The download is gated by a filesystem timestamp cache and can be suppressed by setting DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, or DO_NOT_TRACK.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 02:36 PM
analyzed
Aug 5, 2026, 03:41 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.