titan-exchange-shared-permissions @99.9.9
Vulnerability report · Last retrieved from osv.dev August 8, 2026 at 5:15 AM UTC
OSV ID
MAL-2026-13664
Ecosystem
npm
Summary
titan-exchange-shared-permissions@99.9.9 is a dependency-confusion reconnaissance package. package.json declares a postinstall script ( node index.js ) that runs automatically on npm install ; index.js collects the installer's OS username (os.userInfo().username), hostname (os.hostname()), current working directory, and non-internal IPv4 address (from os.networkInterfaces()) and POSTs them as JSON via https.request to the hardcoded collector https://webhook.site/452b7e38-183d-4652-847d-0f2fa05b9389. The package name is styled to resemble a private internal scope, is published at version 99.9.9, and ships with empty description/author/license and no other functionality — the canonical namesquat/dependency-confusion probe shape used to identify build systems that resolve a private name to the public registry.
Source: amazon-inspector (248b317decf11a421474c727d9b8f543330eab17a65b31adf91f4083782025b6)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.