LWA-2026-10255 MAL-2026-12724 ↗ confirmed malware

devplatform-nx-husky@35.7.7

Malicious code in devplatform-nx-husky (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1567 · Exfiltration Over Web ServiceT1082 · System Information Discovery

Analysis

Requiring this package triggers a remote binary download-and-execute dropper. On load, index.js requires _vendor.js, which fingerprints the OS/arch and downloads a platform-specific payload from Cloudflare Workers endpoints (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe. If HTTPS fails, it retrieves the payload via DNS TXT records from wel1[.]ru domains (sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru), reading a chunk count from c.<domain> and reassembling base64 chunks. The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in the temp dir on Windows), made executable, and launched detached via /bin/sh -c "<path> &" or cmd.exe /c start /b. A stamp file (.analytics_state / analytics_state) throttles re-execution. The package also ships an 81KB decoy analytics SDK (lib/telemetry.js) to appear legitimate.

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