LWA-2026-6630 MAL-2026-10190 ↗ confirmed malware

tinyparrot@0.4.1

Malicious code in tinyparrot (npm)

T1059 · Command and Scripting InterpreterT1059.007 · JavaScriptT1071.001 · Web ProtocolsT1105 · Ingress Tool TransferT1082 · System Information Discovery

Analysis

The package tinyparrot@0.4.1 poses as a CSS optimization tool but contains a C2 download-and-exec implant in its postinstall hook. On installation, src/build.js triggers a chain that makes an HTTPS POST request to an obfuscated remote server (the URL is constructed from obfuscated numeric constants decoded at runtime), sending the victim's operating system platform as the request body. The response from the server is then executed via child_process.execSync on the value of the HTTP response header "m", giving the attacker arbitrary command execution on the installer's machine.

analyzed by
Leitwacht
first seen
Jul 11, 2026, 11:05 PM
analyzed
Jul 11, 2026, 11:11 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.