npm

commandor-cli @1.0.0

Vulnerability report · Last retrieved from osv.dev August 19, 2026 at 3:49 AM UTC

Malicious

OSV ID

MAL-2026-14172

Ecosystem

npm

Summary

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.

Source: amazon-inspector (75d139bce34f1d3290c34bb6da1c421bb579afb93672b44909ed0725eb70be3c)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.