npm

test-npm-snurkeburk-hackerone @1.999.0

Vulnerability report · Last retrieved from osv.dev August 19, 2026 at 3:49 AM UTC

Malicious

OSV ID

MAL-2026-14141

Ecosystem

npm

Summary

The package's preinstall lifecycle hook runs node index.js, which shells out to collect installer host identifiers (hostname, cwd, whoami) and the installer's public IP (via curl to ifconfig.me), hex-encodes the concatenated result, and issues nslookup queries against subdomains of snurkeburk.com. This exfiltrates installer host identity over DNS at npm install time, before any consumer code runs. There is no legitimate purpose for a package to encode host identifiers into DNS lookups against an author-controlled zone.

Source: amazon-inspector (0397c2435e4a2a4b33ec6cc8e396eacfa099aea042b3da6e70d96d86ea53a460)

Protect your entire dependency tree

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