LWA-2026-10412 MAL-2026-12700 ↗ confirmed malware

devplatform-cli-contracts@35.7.3

Malicious code in devplatform-cli-contracts (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information DiscoveryT1059 · Command and Scripting InterpreterT1071 · Application Layer Protocol

Analysis

On require, the package loads a dropper that fingerprints the host OS/architecture and downloads a binary payload over HTTPS from rotating Cloudflare Workers endpoints (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) at path /pkg/package (platform-specific variants /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe). If the HTTPS download fails, it retrieves the payload via DNS TXT records from the *.dl[.]wel1[.]ru domain family (c[.]sdk[.]dl[.]wel1[.]ru, sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru). The downloaded payload is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in the temp dir on Windows), made executable, and launched as a detached background process via cmd.exe /c start /b or /bin/sh -c "<file> &" so it outlives the parent. The package also probes for sandbox environments before executing.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 01:32 PM
analyzed
Aug 5, 2026, 04:09 PM

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.