LWA-2026-10342 MAL-2026-13236 ↗ confirmed malware

bigops-products@35.7.4

Malicious code in bigops-products (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1059 · Command and Scripting InterpreterT1082 · System Information Discovery

Analysis

bigops-products@35.7.4 is a multi-stage binary dropper. Requiring the package loads _init.js, which fingerprints the host platform/architecture and downloads a platform-specific second-stage binary over HTTPS from Cloudflare Workers endpoints (oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If the HTTPS fetch fails, it falls back to a DNS TXT covert channel: it reads a chunk count from c[.]sdk[.]dl[.]wel1[.]ru and reassembles base64 chunks from N[.]sdk[.]dl[.]wel1[.]ru. The downloaded payload is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in TEMP on Windows), chmod 755, and executed detached via /bin/sh -c '<path> &' or cmd.exe /c start /b. The package also ships a large decoy analytics SDK (lib/telemetry.js) that is not the actual payload. The bundled index.js exposes a stub BigopsProducts class; the malicious bootstrap runs automatically on require.

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.