LWA-2026-10421 MAL-2026-12701 ↗ confirmed malware

devplatform-cli-plugin-generator@35.3.5

Malicious code in devplatform-cli-plugin-generator (npm)

T1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information Discovery

Analysis

On require, the package runs a bootstrap that fingerprints the host platform/arch, then downloads a second-stage binary over HTTPS from Cloudflare Workers endpoints (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, path /pkg/package, with platform-specific variants /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe). If the HTTPS download fails it falls back to a DNS TXT-based resolver on the wel1[.]ru domain (c[.]sdk[.]dl[.]wel1[.]ru) that reconstructs the payload from base64 TXT records. The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in TEMP on Windows), made executable, and launched as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c '... &' on POSIX). The package ships a large decoy telemetry module and a stub class; the malicious bootstrap runs automatically on import.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 01:32 PM
analyzed
Aug 5, 2026, 04:13 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.