LWA-2026-10686 MAL-2026-13540 ↗ confirmed malware

delivery-ci-core@35.3.7

Malicious code in delivery-ci-core (npm)

T1105 · Ingress Tool TransferT1059 · Command and Scripting InterpreterT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information Discovery

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

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.