bigops-product-list@35.8.5
Malicious code in bigops-product-list (npm)
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
- bigops-procedure-player@35.8.2
- dolyame-boxy-atom-bnpl-dangerously-html@35.5.4
- devplatform-spa-plugin-error-boundary@35.4.6
- devplatform-spa-devtools@35.2.6
- devplatform-cli-plugin-test@35.4.5
- devplatform-nx-gle@35.5.3
- bigops-tasks-client@35.1.2
- simplipayng@1.0.8
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.