easypanel-hosting@1.0.0
Vulnerability report · Last retrieved from osv.dev September 9, 2026 at 6:10 AM UTC
OSV ID
MAL-2026-16075
Ecosystem
npm
Summary
easypanel-hosting@1.0.0 ships a stub index.js (module.exports = {}) and an npm preinstall lifecycle script that collects the installer's hostname, username, current working directory, and CI-related environment variable names, base64url-encodes them, and sends them off-host via a DNS lookup and an HTTP request to a hardcoded out-of-band subdomain under lyomeri.com (e.g. easypanel-hosting.<token>.oob.lyomeri.com, with the encoded payload placed in the DNS label and in the HTTP path /npm/<encoded>). The exfiltration fires automatically on npm install before any user code runs. The empty main module and package name resembling a hosting-adjacent product are consistent with a dependency-confusion or reconnaissance probe; regardless of framing, installer identity metadata leaves the machine unconditionally to an author-controlled OOB collector.
Source: amazon-inspector (db6a378b33bb2f33088ed90db4ac48e81368e30d5ef38578dca3b4345e9cb06b)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.