sm-payment @99.0.1
Vulnerability report · Last retrieved from osv.dev August 24, 2026 at 9:16 AM UTC
OSV ID
MAL-2026-14399
Ecosystem
npm
Summary
package.json declares preinstall and postinstall lifecycle scripts that curl a hardcoded bare IP over plain HTTP (http://16.192.173.5/sm-payment/pre and.../post) automatically on npm install. The package has no build or native-addon purpose that would justify contacting a bare IP at install time; the callbacks fire unsolicited on every install and signal to the operator of that endpoint that the installer's host executed the package. The shape (bare IP, plain HTTP, unrelated to any documented package function, fired from both preinstall and postinstall) is consistent with dependency-confusion / namesquat reconnaissance beacons.
Source: amazon-inspector (926b17cedd788f5f626b3c4001ca9f1b9572abe425b87d40d6f03814d211e3e7)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.