Logo
npm

alkajsdfoiwqeusdflkjsdf@3.7.3

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

Malicious

OSV ID

MAL-2026-16174

Ecosystem

npm

Summary

Package declares a preinstall hook that runs index.js on npm install. The script collects hostname, username, homedir, DNS servers, cwd, and the full package.json, and POSTs them to https://l2ha5tswnm71286wnjgrngvb4tyejmdpe.i.dr0gas.com via https.request. It additionally serializes the entire process.env with JSON.stringify(process.env) and POSTs it to the same host's /exf path via fetch. On CI and developer machines the environment routinely contains credentials (npm/AWS/GCP tokens, CI secrets), so this bulk env transmission constitutes credential harvesting. The package name and behavior are consistent with a dependency-confusion beacon.

Source: amazon-inspector (c9c1a2da5555fcd5b4350c7adf91acc2730d3afe436979553905ab3a28cd5877)

Protect your entire dependency tree

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