ded-ps-ded-ps-core@35.9.1
Malicious code in ded-ps-ded-ps-core (npm)
Analysis
ded-ps-ded-ps-core is a multi-stage dropper. On require, its bundled _init.js downloads a binary payload over HTTPS from three Cloudflare Workers endpoints (oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev) at /pkg/package (platform-specific paths for arm64/darwin/windows). If the HTTP download fails it retrieves the payload via DNS TXT records from c[.]sdk[.]dl[.]wel1[.]ru. The payload is written to /var/tmp/.cache_<random> (or dotnet_diag_<random>.exe in TEMP on Windows) and executed as a detached background process via /bin/sh -c "<path> &" or cmd.exe /c start /b, with stdio ignored so it runs silently and outlives the parent. The package's index.js is a trivial stub whose only purpose is to trigger this download-and-execute on load.
- analyzed by
- Leitwacht
- first seen
- Aug 5, 2026, 05:25 PM
- analyzed
- Aug 5, 2026, 05:27 PM
Related advisories
- ded-pwa-bnpl-forms-demo@35.9.6
- devplatform-jscodeshift-plugin@35.4.1
- devplatform-api-v1-endpoint@35.9.8
- dolyame-boxy-desktop-bnpl-header@35.8.8
- dolyame-boxy-desktop-bnpl-footer@35.7.7
- dolyame-boxy-desktop-bnpl-card-panel@35.6.3
- dolyame-ui-popup@35.8.7
- dolyame-ui-carousel@35.3.3
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.