MAL-2026-14145
Dashboard / Malicious Package / MAL-2026-14145
MAL-2026-14145
Summary: Malicious code in typecript-cli (npm)
Details: Source: amazon-inspector (03604fc37a8607bf5c14f409dc9d13308bff3e7ec145de955ae13a07c13da92e) [email protected] is a typosquat of 'typescript' whose scripts/postinstall.js performs an install-time dropper attack. Payload strings are stored as integer arrays and XOR-decoded at runtime with key 'stf2026' via an unpackSegment() helper, hiding the download URL and PowerShell command from static scanners. On Windows hosts, the script downloads main.exe from https://github.com/bebraz1/<repo>/releases/download/<tag>/main.exe (a personal GitHub account unrelated to the package publisher) to %TEMP%/main.exe, then spawns it detached with no hash or signature verification. When running under WSL, the script uses an exec() bridge that invokes powershell.exe on the Windows host to escape the Linux install sandbox and execute the same payload. Postinstall also POSTs a JSON body with the resolved platform label to a hardcoded bare-IP endpoint at http://193.70.34.101:20099/vote, with the IP assembled from a split octet array (['193','70','34','101'].join('.')) to evade string matching, serving as an install beacon and host selector.
Affected packages
Package
Name: typecript-cli
Purl: pkg:npm/typecript-cli
Affected ranges
Type: N/A
Events:
