LWA-2026-3936 MAL-2026-10905 ↗ confirmed malware

win-build-utils@1.0.0

Malicious code in win-build-utils (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1027.002 · Software PackingT1564.003 · Hidden Window

Analysis

win-build-utils@1.0.0 is a disposable-publisher malware package. Its postinstall script (scripts/postinstall.js) and require-time entry point (index.js) both contain identical download-and-execute logic: a base64-obfuscated URL (api[.]ingress-hub[.]com/cdn/assets/update.pkg — NOT an allowlisted installer host) is decoded to fetch a binary, saved to %LOCALAPPDATA%\Microsoft\MSBuild\NativeTools\NativeBuildHelper.exe, and spawned as a detached hidden process (detached:true, windowsHide:true, stdio:ignore). A lock file ensures the payload runs on every install and every require(). The publisher (devops-tools / [account]) is a throwaway account with a single version; the only declared dependency is chalk, inconsistent with a "Windows build utilities" package. No token-theft markers found, but the remote code execution via arbitrary binary download is the primary threat.

analyzed by
Leitwacht
first seen
Jun 10, 2026, 02:25 PM
analyzed
Jun 10, 2026, 02:25 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.