devplatform-supafetch@35.2.1
Malicious code in devplatform-supafetch (npm)
Analysis
On require, the package downloads and executes a remote binary. index.js loads _ext.js, which fetches a platform-specific payload over HTTPS from four Cloudflare Workers hosts (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe. If the HTTPS fetch fails, it reconstructs the payload from base64 chunks served as DNS TXT records under c[.]sdk[.]dl[.]wel1[.]ru. The downloaded binary is written to /var/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 "&" on Unix). The package also ships a large obfuscated telemetry module (lib/telemetry.js) as cover. The download/execution can be suppressed by setting DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, or DO_NOT_TRACK.
- analyzed by
- Leitwacht
- first seen
- Aug 5, 2026, 01:39 PM
- analyzed
- Aug 5, 2026, 04:47 PM
Related advisories
- devplatform-utils@35.5.2
- bnpl-blocks-atom-bnpl-skeleton@35.6.3
- devplatform-cli-contracts@35.7.3
- beaver-ui-smart-filter@35.1.9
- dolyame-ui-filter@35.5.3
- bigops-product-list@35.8.5
- bigops-procedure-player@35.8.2
- dolyame-boxy-atom-bnpl-dangerously-html@35.5.4
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.