@medisend/shared @0.0.1-security-research
Vulnerability report · Last retrieved from osv.dev August 24, 2026 at 6:18 PM UTC
OSV ID
MAL-2026-14423
Ecosystem
npm
Summary
package.json declares a postinstall lifecycle script that runs curl at install time and transmits the installer's hostname (via $(hostname)) as a query parameter to a webhook.site collector. The receiver ID in the URL is left as a <your-id> placeholder, so the beacon URL is not fully configured, but the postinstall hook still fires on npm install and issues an outbound request carrying host identification to a third-party collector. The package version tag also self-labels as security-research , but the shipped behavior — an automatic install-time beacon of host identity to an external collector — matches dependency-confusion / reconnaissance beacon shape rather than a benign library.
Source: amazon-inspector (cb5857b17f9935d83581e1a24e6d990211fe86631143c7025c3123d1274e7d28)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.