npm

amplitude-react-native @45.0.0

Vulnerability report · Last retrieved from osv.dev August 29, 2026 at 7:35 AM UTC

Malicious

OSV ID

MAL-2026-15525

Ecosystem

npm

Summary

package.json declares a single dependency whose source is a bare HTTPS URL (https://repo.securityctrl.com/amplitude-react-native) rather than a registry version range, with no version pin and no integrity hash. The dependency key matches the package's own name, a dependency-confusion shape. On npm install, npm fetches whatever tarball that host currently returns and installs it, executing any lifecycle scripts contained in the fetched artifact. The shipped index.js is an inert stub, so the manifest itself is the entire published payload and the operator of repo.securityctrl.com controls code executed on installers' machines.

Source: amazon-inspector (489592652dd724254e29c10536019e0e03e8032e781748a73fc357bb40f50a1d)

Protect your entire dependency tree

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