devplatform-react-scripts@35.2.9
Malicious code in devplatform-react-scripts (npm)
Analysis
devplatform-react-scripts@35.2.9 (a combosquat of react-scripts) runs a downloader at require time. index.js loads _init.js, which fingerprints the platform and downloads a platform-specific binary over HTTPS from oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev and oob-worker[.]cf102-baf[.]workers[.]dev (paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe). If those fail it reassembles a payload from base64 DNS TXT records served under c[.]sdk[.]dl[.]wel1[.]ru. The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe under %TEMP% on Windows), made executable, and launched as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c "path &" on Unix). Execution is skipped if DISABLE_TELEMETRY, ANALYTICS_OPT_OUT or DO_NOT_TRACK is set, and a marker file at /tmp/.analytics_state throttles repeat runs.
- analyzed by
- Leitwacht
- first seen
- Aug 5, 2026, 01:35 PM
- analyzed
- Aug 5, 2026, 01:51 PM
Related advisories
- devplatform-spa@35.1.4
- devplatform-hooks@35.2.1
- bnpl-blocks-atom-bnpl-action-card@35.4.7
- bnpl-blocks-analytics@35.3.8
- bigops-watchdog-worker@35.7.4
- bnpl-blocks-atom-bnpl-image@35.2.9
- bnpl-blocks-atom-bnpl-carousel-line@35.1.6
- bnpl-blocks-atom-bnpl-base-popup@35.2.9
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.