LWA-2026-6258 MAL-2026-10118 ↗ confirmed malware

execfences@5.0.2

Malicious code in execfences (npm)

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

Analysis

execfences is a combosquat of the legitimate execfence supply-chain security tool. It ships the original source tree with an injected obfuscated backdoor in lib/cli.js that activates when the CLI binary runs. The payload fetches remote code via HTTP, communicates with a C2 server using JSON-RPC, XOR-decodes the response, and evals the result. It also spawns a hidden detached child process (windowsHide: true, stdio: 'ignore') to execute the fetched payload. The backdoor rate-limits itself to once per 30 seconds. The C2 host and URL paths are obfuscated in the injected code.

analyzed by
Leitwacht
first seen
Jul 2, 2026, 02:40 PM
analyzed
Jul 2, 2026, 02:42 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.