vkldhcmieru6 @1.0.0
Vulnerability report · Last retrieved from osv.dev August 13, 2026 at 4:27 AM UTC
OSV ID
MAL-2026-13841
Ecosystem
npm
Summary
The package contains only index.html (declared as main in package.json) and a minimal package.json with no lifecycle scripts. The HTML impersonates a Cloudflare Turnstile 'Just a moment...' challenge and, on Turnstile completion, runs an obfuscator.io-style routine (rotated string array _0x81b7 decoded via _0x28d7 ) to reconstruct a destination URL and navigates the browser to it via window.location , forwarding the visitor's query string. There is no preinstall/install/postinstall hook, no importable JavaScript entry point, and Node cannot require() an HTML file, so installing or requiring the package does not execute any code on the installer's machine. The harm is directed at browser visitors of the hosted HTML content, not at npm developers or build systems that install this package.
Source: amazon-inspector (25890a37fa8da48d2dc2868e010cef8cb3427faa42218cec4b858ac82db679d7)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.