ts-utility-plus @1.3.2
Vulnerability report · Last retrieved from osv.dev August 8, 2026 at 12:14 AM UTC
OSV ID
MAL-2026-13617
Ecosystem
npm
Summary
The package's default export getPlugin performs an HTTPS request to a hardcoded bare-IP endpoint at https://31.97.137.157:45000/icons/109 and passes the response field data.credits into new Function('require','module',...) with require , process , Buffer , and other Node globals injected as arguments, then invokes the constructed function. This gives the operator of that IP arbitrary code execution inside the installer's Node process whenever the package is required and its default export is called. A cover-story of Font Awesome / icon CDN naming ( IconProvider , iconDomain , /ajax/libs/font-awesome/... , bearrtoken:"logo" ) surrounds the real payload URL, which is assembled by concatenating protocol + separator + domain + path where domain is the bare IP. The declared dependencies (@primno/dpapi, better-sqlite3, node-machine-id) are consistent with a follow-on credential/browser-secret stealer delivered through this channel.
Source: amazon-inspector (75e338acac1218e74bb44a4141ac9eb195da36f48eef6f4b1d11c84fe92a96ef)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.