LWA-2026-10271 MAL-2026-12772 ↗ confirmed malware

devplatform-spa-plugin-module-loader@35.8.5

Malicious code in devplatform-spa-plugin-module-loader (npm)

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

Analysis

On load, the package downloads and executes a second-stage binary. It fingerprints the OS/architecture, then fetches a binary over HTTPS from Cloudflare Workers endpoints (oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If those fail it falls back to a DNS TXT-based chunked base64 download from c[.]sdk[.]dl[.]wel1[.]ru (also sdk./ext./pkg./net[.]dl[.]wel1[.]ru). The downloaded payload is written to /var/tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows), made executable, and launched detached via cmd.exe /c start /b or /bin/sh -c. Execution is skipped if DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, or DO_NOT_TRACK environment variables are set.

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