Malicious code in crosswalker (npm)
Malware
Published
Jul 27, 2026
to the GitHub Advisory Database
•
Updated Sep 4, 2026
Description
Published to the GitHub Advisory Database
Jul 27, 2026
Reviewed
Jul 27, 2026
Last updated
Sep 4, 2026
Source: amazon-inspector (b352c9c53fc71d511dae5d0fd8acc4462286092822d70e37dd413593f12bf0d3)
package.json declares
preinstall: node index.js, causing index.js to run automatically onnpm install. The script collects hostname, platform, arch, homedir, username, uid/gid, shell, OS info, cwd, and the output ofwhoamiandid, then POSTs the JSON payload to a hardcoded URL athttps://kbz9yyzq2mtljdwwf6r0tpzlfcl39txi.oastify.com/detox56. The destination is a Burp Collaborator subdomain — out-of-band infrastructure used to confirm exfiltration / RCE during dependency-confusion reconnaissance. Installer host and user identifiers leave the machine without consent on every install.Credit: OpenSSF (source)
References