LWA-2026-5279 confirmed malware

textify-kit@1.0.0

Malicious code in textify-kit (npm)

T1059.007 · JavaScriptT1059.003 · Windows Command ShellT1564.003 · Hidden WindowT1027 · Obfuscated Files or InformationT1071.001 · Web ProtocolsT1105 · Ingress Tool TransferT1041 · Exfiltration Over C2 ChannelT1036.005 · Match Legitimate Resource Name or Location

Analysis

The package textify-kit@1.0.0 poses as a string-manipulation utility but executes a bundled Windows executable (assets/setup-helper.exe, ~9.8 MB) during postinstall via bin/setup.js. The JavaScript launcher spawns the binary as a detached, hidden background process (detached:true, windowsHide:true, stdio:'ignore', child.unref()). The executable is a PyInstaller-compiled Python payload containing modules for network requests (requests, urllib3, socket, ssl), shell command execution (subprocess), file system access (shutil, tempfile, os), and credential access (secrets, token, threading) — enabling remote command-and-control, data exfiltration, and further compromise of the Windows host.

analyzed by
Leitwacht
first seen
Jun 14, 2026, 10:47 PM
analyzed
Jun 14, 2026, 10:49 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.