npm

passkeys-react @1.0.1

Vulnerability report · Last retrieved from osv.dev August 13, 2026 at 3:27 AM UTC

Malicious

OSV ID

MAL-2026-13922

Ecosystem

npm

Summary

package.json declares a preinstall hook that runs index.js on npm install. The script collects hostname, username, home directory, DNS servers, current working directory, and the contents of /etc/passwd and /etc/hosts, then POSTs the collected data over HTTPS to the hardcoded subdomain ltivq9rn7t7gkxho4o1micsk6bc20uoj.oastify.com (a Burp Collaborator out-of-band interaction host). The behavior fires automatically as part of a default install and matches an installer-side host reconnaissance and system-file exfiltration pattern; the package's stated purpose (a passkeys React helper) does not require reading /etc/passwd, /etc/hosts, or contacting an OAST endpoint.

Source: amazon-inspector (cce50db3ac46a97bd27f546d029617582b37a2ead027509b0bea35370e47d2bd)

Protect your entire dependency tree

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