LWA-2026-7288 MAL-2026-12396 ↗ confirmed malware

log-min@1.0.13

Malicious code in log-min (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1071.001 · Web Protocols

Analysis

log-min@1.0.13 impersonates a Theta-blockchain SDK but contains a postinstall hook that decrypts a payload from a bundled dependency and executes it in a detached background Node.js process. The postinstall runs node src, which imports an encrypted payload from the 'thedata' dependency, decrypts it using DES with a hardcoded password, and pipes the decrypted code into a spawned Node.js process via stdin. The package also reads a bundled des.db file for key material. The detached process runs independently of the parent, and the installation triggered network egress (DNS queries to external hosts). The package has no repository and no verifiable publisher identity.

analyzed by
Leitwacht
first seen
Jul 30, 2026, 06:10 PM
analyzed
Jul 30, 2026, 06:12 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.