LWA-2026-10460 MAL-2026-12722 ↗ confirmed malware

devplatform-nx-devkit@35.8.5

Malicious code in devplatform-nx-devkit (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1567 · Exfiltration Over Web ServiceT1059 · Command and Scripting Interpreter

Analysis

devplatform-nx-devkit (a combosquat of the nx-devkit tooling) is a multi-stage dropper. On require, index.js loads _shim.js, which downloads a platform-specific binary over HTTPS from Cloudflare Workers C2 endpoints (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev) requesting /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If HTTPS fails it retrieves the payload via chunked base64 DNS TXT records from c[.]sdk[.]dl[.]wel1[.]ru (and sdk/ext/pkg/net[.]dl[.]wel1[.]ru fallbacks). 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 via /bin/sh -c "<file> &" or cmd.exe /c start /b. The package ships a decoy analytics module (lib/telemetry.js) while the malicious downloader runs in _shim.js.

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