mobicommn @1.0.0
Vulnerability report · Last retrieved from osv.dev August 13, 2026 at 4:27 AM UTC
OSV ID
MAL-2026-13826
Ecosystem
npm
Summary
The tarball contains just index.html and package.json (main: index.html). index.html mimics a Cloudflare Turnstile challenge and, on the Turnstile callback, reconstructs a destination URL from a rotated obfuscated string array and calls window.location.replace to redirect. There are no preinstall/install/postinstall/prepare scripts, and Node does not execute HTML on require, so the redirect does not fire on npm install or on import of the package. The shipped artifact is only reachable if the HTML file is loaded in a browser, which is not a normal consumer path for an npm dependency.
Source: amazon-inspector (b1fdfcbe5e1e182dcc1972748c2ccb13792e2db392a5404ba08a423b8d184da5)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.