dzvchorehui2 @1.0.0
Vulnerability report · Last retrieved from osv.dev August 14, 2026 at 6:32 AM UTC
OSV ID
MAL-2026-13804
Ecosystem
npm
Summary
The package contains a single HTML file that impersonates a Cloudflare 'Just a moment' challenge screen. An obfuscated inline script (hex-named identifiers, string-array rotator, self-defending wrapper) reconstructs a URL pointing to the external domain ofte.live, appends the current page's query parameters, and calls window.location.replace to navigate the browser to that destination. The file is HTML, not JavaScript that npm executes; installing or requiring the package does not run this code. There is no lifecycle script, no main-module code, no network activity at install or import time, and no read of installer-side environment or credential material. The package's only purpose is to serve the obfuscated Cloudflare-impersonating redirect if hosted, which is a client-side phishing landing pattern rather than a supply-chain payload against the installer.
Source: amazon-inspector (20fb64bc6f1d195b61b422e1857f68a4f0d94133d7066d640db696b73a4364f5)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.