LWA-2026-5274 MAL-2026-5575 ↗ confirmed malware

testzapier@1.0.0

Malicious code in testzapier (npm)

T1059.007 · JavaScriptT1082 · System Information DiscoveryT1005 · Data from Local SystemT1041 · Exfiltration Over C2 ChannelT1071.001 · Web Protocols

Analysis

Preinstall hook (node index.js in package.json) executes a child_process command that curls system reconnaissance data to an external exfiltration endpoint. The script in ./package/index.js builds a curl POST to hxxp://kpfdtycruuyszysbsjtoj9al6djfqrtve[.]oast[.]fun/noderedactedsdk/$(whoami)/$(hostname)/ with a User-Agent header containing base64-encoded contents of /etc/passwd, /etc/hosts, /etc/shadow (if accessible), and the output of the id command. The curl output is suppressed with -s -o /dev/null. The oast[.]fun domain is a known exfiltration callback host. The package contains no other functionality — its sole purpose is system fingerprinting and data exfiltration upon install.

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