LWA-2026-6351 MAL-2026-10111 ↗ confirmed malware

nodepack-daemon@1.2.9

Malicious code in nodepack-daemon (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1195.002 · Compromise Software Supply Chain

Analysis

nodepack-daemon@1.2.9 is a trojanized clone of the pino logger package. When the package is required, index.js spawns a detached background Node.js process (child_process.spawn with detached:true and stdio:"ignore") that runs lib/caller.js. That script fetches a remote payload from hxxps://jsonkeeper[.]com/b/QWPQX via HTTP GET (with a custom header "x-secret-key") and executes the response body using the Function constructor with full access to Node's require(), enabling arbitrary code execution on the installer's machine. The C2 host is jsonkeeper[.]com, path /b/QWPQX.

analyzed by
Leitwacht
first seen
Jul 6, 2026, 07:08 PM
analyzed
Jul 6, 2026, 07:08 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.