devplatform-spa-plugin-module@35.7.9
Malicious code in devplatform-spa-plugin-module (npm)
Analysis
The package runs a multi-stage dropper on require. It fetches a platform-specific binary payload over HTTPS from a set of 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, and /pkg/package.exe. If the HTTPS fetch fails it falls back to retrieving the payload via DNS TXT records from c[.]sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, and net[.]dl[.]wel1[.]ru (base64-encoded chunks reassembled). The downloaded payload is written to a hidden file (.cache_<hex> in /var/tmp on Unix, dotnet_diag_<hex>.exe in the temp dir on Windows), made executable, and launched detached via cmd.exe /c start /b (Windows) or /bin/sh -c 'file &' (Unix) with stdio ignored, so it runs in the background and outlives the parent process.
- analyzed by
- Leitwacht
- first seen
- Aug 5, 2026, 01:38 PM
- analyzed
- Aug 5, 2026, 01:57 PM
Related advisories
- delivery-ci-upgrade-from@35.6.9
- dolyame-ui-popover@35.8.7
- dolyame-ui-input@35.7.6
- docsmate-docsmate-core@35.9.3
- delivery-ci-notify@35.2.5
- delivery-ci-sage@35.6.3
- dolyame-ui-radio@35.2.2
- delivery-ci-storyshots@35.3.6
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.