Logo
npm

cma-self-hosted-sandbox-cf@1.0.0

Vulnerability report · Last retrieved from osv.dev September 26, 2026 at 4:03 PM UTC

Malicious

OSV ID

MAL-2026-17190

Ecosystem

npm

Summary

package.json declares a preinstall hook that runs index.js on npm install. index.js collects the machine's hostname, current user info, home directory, configured DNS servers, and the contents of /etc/passwd and /etc/hosts, then HTTPS POSTs the JSON payload to the hardcoded Burp Collaborator subdomain 49bl3t5yt786ymbtth24nnlbs2ytmka9.oastify.com. The behavior fires automatically on install with no user interaction, the destination is an attacker-controlled out-of-band interaction host unrelated to any legitimate package function, and the collected data comprises installer-side system identifiers and local account/host files. This is a dependency-confusion/recon exfiltration payload with no other functionality present in the package.

Source: amazon-inspector (d91a7568b717361d5b3727d46e8bf567fc038f95c5fa22c5222a272460bb9f35)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.