LWA-2026-10251 MAL-2026-12756 ↗ confirmed malware

devplatform-spa-devtools@35.2.6

Malicious code in devplatform-spa-devtools (npm)

T1059 · Command and Scripting InterpreterT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1071 · Application Layer ProtocolT1102 · Web ServiceT1082 · System Information Discovery

Analysis

devplatform-spa-devtools@35.2.6 is a remote binary downloader disguised as a devtools SDK. On require, lib/telemetry.js (loaded via index.js -> _runtime.js) fetches a binary payload over TLS from oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, and oob-worker[.]cf101-adf[.]workers[.]dev (paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe), with a DNS-over-TXT fallback channel via c[.]sdk[.]dl[.]wel1[.]ru that reassembles base64 chunks from TXT records. The downloaded payload is written to a hidden file (.cache_<hex> in /var/tmp, or dotnet_diag_<hex>.exe in TEMP on Windows) and executed as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c "file &" on Unix) that outlives the parent. The package's public API is a stub; the download-and-execute behaviour runs automatically on import.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 01:37 PM
analyzed
Aug 5, 2026, 02:41 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.