VDB
Sign up
—

MAL-2026-17190

Malicious code in cma-self-hosted-sandbox-cf (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (d91a7568b717361d5b3727d46e8bf567fc038f95c5fa22c5222a272460bb9f35) 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/cma-self-hosted-sandbox-cf

No fixed version published yet for cma-self-hosted-sandbox-cf (npm). Pin to a known-safe version or switch to an alternative.

References