Logo
npm

aliftech-ui@99.9.9

Vulnerability report · Last retrieved from osv.dev September 24, 2026 at 2:57 PM UTC

Malicious

OSV ID

MAL-2026-17156

Ecosystem

npm

Summary

postinstall.js runs automatically on npm install and reads os.hostname() and os.userInfo().username, then issues an https.get to a hardcoded webhook.site collector URL (https://webhook.site/539f8bb9-497a-4104-92f7-f95a77204cc2/<hostname>/<username>), embedding the installer identifiers in the URL path. The package name mimics an organization prefix and is published at version 99.9.9, a shape consistent with dependency-confusion targeting of an internal package name; installing it causes any resolving build (including CI) to beacon identifying host and account data to an anonymous third-party collector.

Source: amazon-inspector (e61479316af4cfc0884dfe88744a0ed14fa64e052471cc216667c80502689860)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.