npm

dzcvhfruwluwe @1.0.1

Vulnerability report · Last retrieved from osv.dev August 13, 2026 at 4:27 AM UTC

Malicious

OSV ID

MAL-2026-13803

Ecosystem

npm

Summary

The package's sole shipped file is index.html, a fake 'Cloudflare Verifying...' page containing an obfuscator.io-style script that reconstructs the URL https://lo<...>ofte.live/ and calls window.location.replace on a 1-second timeout to redirect the viewer to that external.live domain. package.json declares no lifecycle scripts and main points at the HTML file, so neither npm install nor require() executes the payload against the installing developer. The harm is browser-side: end users who somehow load the HTML are redirected to an attacker-controlled destination. This is registry abuse hosting phishing/malvertising content rather than a supply-chain attack against installers.

Source: amazon-inspector (94746f13a653388ae268279888acdb3aceabbdbc5c7444e406af0dfb6317a6d9)

Protect your entire dependency tree

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