VDB
KO

MAL-2026-14172

Malicious code in commandor-cli (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (75d139bce34f1d3290c34bb6da1c421bb579afb93672b44909ed0725eb70be3c) The postinstall script in commandor-cli@1.0.0 (scripts/postinstall.js) XOR-decodes a hardcoded URL using key 'stf2026' that resolves to https://github.com/bebraz1/qPzM50V1AKG0rVlH/releases/download/null/main.exe, writes the fetched bytes to %TEMP%\main.exe, and spawns the binary detached. On WSL a companion XOR-encoded blob decodes to a powershell.exe command that pipes the same URL through to execute the binary on the Windows host, extending reach to non-Linux installers. Alongside the dropper, the script assembles a bare IPv4 address from a split array ['193','70','34','101'] and POSTs a JSON install beacon carrying the resolved platform label to http://193.70.34.101:20099/vote over plain HTTP. The download source is a personal GitHub repository unrelated to any documented publisher, the binary is opaque with no hash or signature verification, and both the payload URL and the PowerShell bridge command are stored as XOR-encoded byte arrays rather than plaintext.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / commandor-cli

No fixed version published yet for commandor-cli (npm). Pin to a known-safe version or switch to an alternative.

References