passport811 @1.0.0
Vulnerability report · Last retrieved from osv.dev August 13, 2026 at 4:27 AM UTC
OSV ID
MAL-2026-13832
Ecosystem
npm
Summary
passport811@1.0.0 contains a single HTML file that impersonates a Cloudflare Turnstile 'Just a moment...' challenge. After the Turnstile callback fires, obfuscated JavaScript assembles a redirect URL to the Microsoft typosquat host microsofte.live (host string built at runtime from an obfuscator.io string-array lookup concatenated with the fragments 'ypt.micros' and 'ofte.live/') and calls window.location.replace() to send the browser there, forwarding the current query string. The package has no library or CLI surface and no lifecycle scripts — the HTML is not executed by npm install or by require() . The artifact is a hosted phishing kit distributed via the npm registry rather than code that attacks the machine performing the install.
Source: amazon-inspector (e96b8ce5a6dee87674b66e3aad6e3cf750c6e24243dd564922ff7b68be2f48b8)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.