nihzvdeowx5 @1.0.0
Vulnerability report · Last retrieved from osv.dev August 14, 2026 at 6:32 AM UTC
OSV ID
MAL-2026-13830
Ecosystem
npm
Summary
The package contains only index.html (declared as main in package.json) and no JavaScript entry point, lifecycle scripts, or other module code. The HTML impersonates a Cloudflare Turnstile 'Just a moment' challenge page and runs obfuscator.io-obfuscated JavaScript that constructs a URL from string fragments beginning 'https://mail.microli' plus a runtime-decoded suffix and calls window.location.replace(...) on it, forwarding the current query string. Node.js cannot require() or import an HTML file, and no preinstall/install/postinstall hooks are declared, so npm install and require() of this package do not execute the redirect. The artifact appears designed to be served to a browser via a separate hosting/CDN path (for example, unpkg/jsdelivr) as part of a phishing lure rather than to attack developers who install the package.
Source: amazon-inspector (303f930ccf841284aaa263af6244d308d3bfd0d83b5af6ae037ff634f2518d94)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.