LWA-2026-10343 MAL-2026-13235 ↗ confirmed malware

bigops-product-list@35.8.5

Malicious code in bigops-product-list (npm)

T1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1071 · Application Layer Protocol

Analysis

The package's main entry point (index.js) loads setup.js on require, which downloads and executes a remote binary. setup.js fingerprints the OS/architecture, then fetches a payload over HTTPS from Cloudflare Workers endpoints oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, and oob-worker[.]cf102-baf[.]workers[.]dev at per-platform paths (/pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe). If those fetches fail it reassembles the payload from DNS TXT records under c[.]sdk[.]dl[.]wel1[.]ru. The downloaded binary is written to /tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows), made executable, and launched as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c "<path> &" on Unix). A filesystem timestamp is used to limit re-execution.

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