LWA-2026-10678 MAL-2026-13546 ↗ confirmed malware

devplatform-spa-plugin-feature-toggle@35.7.4

Malicious code in devplatform-spa-plugin-feature-toggle (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1059 · Command and Scripting InterpreterT1082 · System Information Discovery

Analysis

devplatform-spa-plugin-feature-toggle@35.7.4 is a binary dropper disguised as a feature-toggle SDK. The main module (index.js) is a stub that immediately loads _support.js, which downloads a platform-specific binary over HTTPS from Cloudflare Workers hosts oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, and oob-worker[.]cf103-070[.]workers[.]dev (paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe). If the HTTPS fetch fails, it falls back to reassembling the payload from DNS TXT records served by c[.]sdk[.]dl[.]wel1[.]ru (and sdk/ext/pkg/net[.]dl[.]wel1[.]ru). The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in %TEMP% on Windows), chmod 0755, and executed detached via /bin/sh -c "<path> &" or cmd.exe /c start /b so it outlives the parent. A marker file /tmp/.analytics_state throttles re-downloads. The package performs no legitimate feature-toggle function.

analyzed by
Leitwacht
first seen
Aug 7, 2026, 06:57 AM
analyzed
Aug 7, 2026, 06:57 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.