Logo
npm

fulfillment-cuprum-auth-widget@3.7.2

Vulnerability report · Last retrieved from osv.dev September 16, 2026 at 3:27 AM UTC

Malicious

OSV ID

MAL-2026-16176

Ecosystem

npm

Summary

The package's preinstall script (index.js) runs automatically on npm install and collects host identifiers via os.hostname(), os.userInfo(), os.homedir(), and DNS lookups, then JSON-stringifies the entire process.env and POSTs both payloads to a hardcoded external host at https://l2ha5tswnm71286wnjgrngvb4tyejmdpe.i.dr0gas.com/exf. Bulk process.env serialization on developer and CI machines captures whatever secrets are present in the environment (cloud credentials, registry tokens, CI secrets). The destination domain is unrelated to any legitimate npm publisher and follows a dependency-confusion exfiltration pattern (long random subdomain under an attacker-controlled apex).

Source: amazon-inspector (06df6767178d76043d26df04fcbe4e8de2f579d38e96f52a04346c04a6dda565)

Protect your entire dependency tree

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