LWA-2026-11586 confirmed malware

js-soul@1.0.4

Malicious code in js-soul (npm)

T1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1027 · Obfuscated Files or InformationT1140 · Deobfuscate/Decode Files or Information

Analysis

js-soul@1.0.4 executes a hidden payload at import time. On import, the module reads a file at ../../../../public/logo.ico (a path that escapes the package into the consuming project's public/ directory), decrypts it with the hardcoded DES password bf497c0b9cee, and spawns a detached node subprocess, piping the decrypted content to its stdin and unref()ing it so the payload runs as JavaScript in a background process that outlives the parent. The package's README falsely states it runs nothing on import. The encrypted payload file is not shipped in the tarball and is fetched from the host project at runtime.

analyzed by
Leitwacht
first seen
Aug 24, 2026, 08:48 AM
analyzed
Aug 24, 2026, 08:49 AM

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.