easypanel-agent@1.0.0
Vulnerability report · Last retrieved from osv.dev September 9, 2026 at 6:10 AM UTC
OSV ID
MAL-2026-16072
Ecosystem
npm
Summary
The package's preinstall lifecycle script (preinstall.js) executes automatically on npm install and collects the installer's hostname, OS username, current working directory, and CI-related environment variable names. The collected data is base64-encoded and transmitted to a hardcoded out-of-band collector under lyomeri.com via both a DNS lookup (encoding data into a subdomain label under easypanel-agent.<data>.oob.lyomeri.com) and an HTTP GET request to the same host. The package's main entry, index.js, is an empty stub (module.exports = {}), so the install-time beacon is the sole functional behavior. The package name mimics the 'easypanel' product, consistent with a dependency-confusion or typosquat delivery vehicle. An in-source comment self-labeling the code as a 'benign canary' does not change that installer-controlled data leaves the machine without consent to an author-controlled endpoint.
Source: amazon-inspector (7eb103b6863369372ba8c07701264f8b0f6b57e3217e07912c8efbd9371c648f)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.