ded-pwa-c-cms@35.9.9
Malicious code in ded-pwa-c-cms (npm)
Analysis
ded-pwa-c-cms@35.9.9 is a multi-stage dropper. On require, package/_platform.js runs immediately: it fingerprints the OS/arch, then rotates through four Cloudflare Workers C2 hosts (oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) fetching a platform-specific second-stage binary over HTTPS from /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If the HTTP fetch fails it falls back to a DNS-TXT chunked download from c[.]sdk[.]dl[.]wel1[.]ru (and sdk/ext/pkg/net[.]dl[.]wel1[.]ru). The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe under %TEMP% on Windows), chmod 0755, and executed detached via /bin/sh -c "path &" or cmd.exe /c start /b, so it outlives the parent. A large vendored analytics-SDK file (lib/telemetry.js) is bundled as a decoy. The package has no lifecycle hook; the dropper runs on plain require.
- analyzed by
- Leitwacht
- first seen
- Aug 7, 2026, 07:12 AM
- analyzed
- Aug 7, 2026, 07:13 AM
Related advisories
- ded-pwa-ded-pwa-core@35.6.3
- ded-pwa-c-micro@35.8.3
- delivery-ci-codeceptjs-fork@35.4.5
- delivery-ci-codeceptjs@35.1.7
- delivery-ci-cli@35.3.5
- bigops-security@35.8.8
- delivery-ci-documentation@35.3.7
- delivery-ci-core@35.3.7
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.