LWA-2026-7276 MAL-2026-13461 ↗ confirmed malware

supersig@1.0.5

Malicious code in supersig (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1041 · Exfiltration Over C2 Channel

Analysis

supersig@1.0.5 masquerades as a Theta blockchain SDK library but is a trojanized package that executes remote code on install. At module load time, it imports a DES-encrypted payload from the known-malware dependency mkb-manager, decrypts it using the hardcoded password "password", spawns a detached Node.js child process, and pipes the decrypted code to its stdin for execution. The CJS and UMD bundles additionally read an RSA-encrypted payload from node_modules/tchain-api/apps/docs/app/rsa.db, decrypt it, and pipe it to a spawned node process. The spawned processes run detached and unref'd, making them invisible to the installer. Runtime analysis confirmed the package attempted network resolution, indicating the decrypted payload contains C2 beaconing behaviour.

analyzed by
Leitwacht
first seen
Jul 30, 2026, 03:55 PM
analyzed
Jul 30, 2026, 03:59 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.