delivery-ci-notify@35.2.5
Malicious code in delivery-ci-notify (npm)
Analysis
delivery-ci-notify@35.2.5 executes a remote binary download-and-run on require. Loading the package triggers _shim.js, which downloads a platform-specific payload over HTTPS from three Cloudflare Workers endpoints (oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If the HTTPS download fails it falls back to a DNS-TXT exfiltration channel: it resolves TXT records under c[.]sdk[.]dl[.]wel1[.]ru (and sdk[.]dl[.]wel1[.]ru / ext[.]dl[.]wel1[.]ru / pkg[.]dl[.]wel1[.]ru / net[.]dl[.]wel1[.]ru per platform) to reassemble a base64-encoded payload. The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in the temp dir on Windows), made executable, and launched detached via cmd.exe /c start /b or /bin/sh -c "<path> &". A state file at /tmp/.analytics_state throttles repeat downloads. The package presents as a CI notification utility but its real behaviour is fetching and executing an arbitrary remote binary on the installer's machine.
- analyzed by
- Leitwacht
- first seen
- Aug 5, 2026, 01:29 PM
- analyzed
- Aug 5, 2026, 01:54 PM
Related advisories
- delivery-ci-sage@35.6.3
- dolyame-ui-radio@35.2.2
- delivery-ci-storyshots@35.3.6
- devplatform-react-scripts@35.2.9
- 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
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.