amplitude-experiment @55.0.0
Vulnerability report · Last retrieved from osv.dev August 29, 2026 at 8:35 AM UTC
OSV ID
MAL-2026-15496
Ecosystem
npm
Summary
package.json declares a single dependency whose key equals the package's own name ( amplitude-experiment ) and whose source is the bare HTTPS URL https://repo.securityctrl.com/amplitude-experiment instead of a registry version range. On npm install , npm fetches whatever bytes that URL returns and installs them as the resolved dependency, with no version pin and no integrity check, running any lifecycle scripts contained in the fetched tarball. The shipped source of amplitude-experiment@55.0.0 itself is an inert stub, so the manifest line is the entire delivery mechanism. The dependency key matching the package's own name mirrors a dependency-confusion shape against the legitimate amplitude-experiment name, and the implausibly high version (55.0.0) is consistent with a resolution-winning squat.
Source: amazon-inspector (110901fcd2d59ab6eed44d962da05830610e5c3cb03ca103db5a379e6c6052e4)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.