LWA-2026-10694 MAL-2026-13536 ↗ confirmed malware

ded-pwa-c-micro@35.8.3

Malicious code in ded-pwa-c-micro (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1041 · Exfiltration Over C2 Channel

Analysis

ded-pwa-c-micro@35.8.3 is a multi-stage dropper disguised as an internal SDK. On require(), its _shim.js downloads a platform-specific binary from Cloudflare Workers endpoints oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, and oob-worker[.]cf103-070[.]workers[.]dev (paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe), with a fallback channel that reassembles the payload from base64 chunks served over DNS TXT records at c[.]sdk[.]dl[.]wel1[.]ru. The downloaded binary is written to /var/tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows), chmodded 0755, and executed as a detached background process via cmd.exe /c start /b or /bin/sh -c "&" with stdio ignored. A cache TTL rate-limits re-execution. The package exfiltrates no installer credentials but silently fetches and runs arbitrary remote code on the host.

analyzed by
Leitwacht
first seen
Aug 7, 2026, 07:12 AM
analyzed
Aug 7, 2026, 07:13 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.