basic-vite @1.0.0
Vulnerability report · Last retrieved from osv.dev July 28, 2026 at 3:32 PM UTC
OSV ID
MAL-2026-11131
Ecosystem
npm
Summary
package.json declares preinstall: node index.js , so npm install basic-vite auto-executes index.js. The script collects host identity data (hostname, username, home directory, DNS servers, current working directory, package.json contents) and reads /etc/passwd and /etc/hosts, then POSTs the collected payload over HTTPS to the hardcoded Burp Collaborator subdomain md3wko7hlcmvfsq16xh2higublhc53ts.oastify.com. The package name suggests a Vite-related utility, but no such functionality is present; the sole behavior is install-time data exfiltration to an attacker-controlled out-of-band interaction host.
Source: amazon-inspector (ab736217e52ecd2e4aa966da6192e434d69f7d34cc5b7a1ce72c6c6ece6aff56)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.