LWA-2026-10492 MAL-2026-13265 ↗ confirmed malware

devplatform-supafetch@35.2.1

Malicious code in devplatform-supafetch (npm)

T1105 · Ingress Tool TransferT1059 · Command and Scripting InterpreterT1059.007 · JavaScriptT1071.001 · Web ProtocolsT1102 · Web ServiceT1071 · Application Layer Protocol

Analysis

On require, the package downloads and executes a remote binary. index.js loads _ext.js, which fetches a platform-specific payload over HTTPS from four Cloudflare Workers hosts (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe. If the HTTPS fetch fails, it reconstructs the payload from base64 chunks served as DNS TXT records under c[.]sdk[.]dl[.]wel1[.]ru. The downloaded binary is written to /var/tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows), made executable, and launched as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c "&" on Unix). The package also ships a large obfuscated telemetry module (lib/telemetry.js) as cover. The download/execution can be suppressed by setting DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, or DO_NOT_TRACK.

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