bigops-notes@35.8.7
Malicious code in bigops-notes (npm)
Analysis
bigops-notes@35.8.7 is a multi-stage dropper disguised as a notes SDK. Requiring the package runs _bootstrap.js, which fingerprints the OS/CPU and downloads a platform-specific second-stage binary over HTTPS from oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, and oob-worker[.]cf103-070[.]workers[.]dev (paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe). If HTTPS fails it retrieves the payload via DNS TXT records under c[.]sdk[.]dl[.]wel1[.]ru (base64-decoded). The payload is written to /var/tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows) and executed detached via cmd.exe /c start /b or /bin/sh -c, so it runs in the background and outlives the parent. Execution is rate-limited to once per ~5.6 hours via a stamp file.
- analyzed by
- Leitwacht
- first seen
- Aug 5, 2026, 02:39 PM
- analyzed
- Aug 5, 2026, 03:36 PM
Related advisories
- bigops-nitro-client@35.6.1
- eacq-api@35.6.1
- dolyame-ui-editor@35.6.6
- bigops-procedure-file-handlers@35.7.6
- dolyame-ui-navigation@35.7.3
- dolyame-ui-list@35.2.6
- dolyame-ui-island@35.7.4
- bigops-operator-status@35.4.5
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.