LWA-2026-10416 MAL-2026-12705 ↗ confirmed malware

devplatform-confirm-input@35.9.8

Malicious code in devplatform-confirm-input (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information DiscoveryT1059 · Command and Scripting Interpreter

Analysis

devplatform-confirm-input@35.9.8 is a remote binary download-and-execute dropper disguised as an SDK. On require, the package fingerprints the OS/architecture and downloads a binary payload over HTTPS from Cloudflare Workers endpoints oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, and oob-worker[.]cf103-070[.]workers[.]dev at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe depending on platform. If the HTTPS download fails, it falls back to a DNS-TXT chunked base64 channel via c[.]sdk[.]dl[.]wel1[.]ru and related *.dl[.]wel1[.]ru subdomains. The downloaded payload is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in the temp directory 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's index.js is a stub with no real SDK functionality; all behaviour is in the bundled _ext.js loader.

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