devplatform-http-client@35.8.6
Malicious code in devplatform-http-client (npm)
Analysis
devplatform-http-client@35.8.6 is a multi-stage dropper disguised as an HTTP client wrapper. On module load it fingerprints the host OS/architecture and downloads a platform-specific binary over HTTPS from Cloudflare Workers endpoints oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, and oob-worker[.]cf101-adf[.]workers[.]dev (paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe). If the HTTP download fails it falls back to retrieving the payload in chunks via DNS TXT records from c[.]sdk[.]dl[.]wel1[.]ru. The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe under the Windows temp dir), made executable, and launched as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c '... &' on POSIX) so it outlives the parent. The package performs host fingerprinting (platform, arch, hostname, CPU count, memory) before fetching and executing the remote payload.
- analyzed by
- Leitwacht
- first seen
- Aug 5, 2026, 01:33 PM
- analyzed
- Aug 5, 2026, 04:42 PM
Related advisories
- bnpl-blocks-atom-bnpl-integrations-breadcrumbs@35.2.9
- devplatform-vite-plugin-preserve-css-modules@35.6.8
- dolyame-boxy-atom-bnpl-text@35.8.7
- dolyame-boxy-independent-bnpl-preset-container@35.3.7
- dolyame-boxy-independent-bnpl-mobile-application@35.9.2
- dolyame-boxy-independent-bnpl-navigation@35.9.3
- dolyame-boxy-independent-bnpl-main-banner@35.2.1
- dolyame-boxy-independent-bnpl-picture-gallery@35.2.6
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.