delivery-ci-core@35.3.7
Malicious code in delivery-ci-core (npm)
Analysis
delivery-ci-core@35.3.7 is a second-stage binary dropper. On module load (index.js requires setup.js), it fingerprints the host platform/arch, then downloads a binary over HTTPS from Cloudflare Workers C2 hosts oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, and oob-worker[.]cf100-416[.]workers[.]dev at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe depending on OS. If those fail it falls back to a DNS-TXT exfil channel on the wel1[.]ru domain family (c[.]sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru), reconstructing a base64 payload from TXT records. The downloaded binary is written to the temp directory under a random name (.cache_<hex> or dotnet_diag_<hex>.exe), chmod 0755, and launched detached via cmd.exe /c start /b or /bin/sh -c so it outlives the parent. The package ships no install script; the dropper runs whenever the module is required.
- analyzed by
- Leitwacht
- first seen
- Aug 7, 2026, 06:58 AM
- analyzed
- Aug 7, 2026, 06:59 AM
Related advisories
- delivery-ci-dpat@35.1.5
- devplatform-api-v1-resources@35.4.7
- devplatform-eslint-config@35.8.9
- devplatform-stylelint-config@35.7.4
- devplatform-spa-plugin-remote-module@35.9.6
- devplatform-spa-plugin-feature-toggle@35.7.4
- devplatform-spa-errors@35.5.7
- bigops-abstract-entity-data@35.1.7
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.