npm

alimama-minisite @45.0.0

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

Malicious

OSV ID

MAL-2026-15495

Ecosystem

npm

Summary

package.json declares a self-named dependency alimama-minisite whose value is the off-registry URL https://repo.securityctrl.com/alimama-minisite instead of a semver range from the npm registry. On npm install, npm fetches whatever bytes that host returns and installs them, executing any lifecycle scripts contained in the fetched artifact. The dependency is unpinned and has no integrity check, so the returned content can change at any time. The dependency key equals the package's own name (dependency-confusion shape), and an implausibly high version (45.0.0) is set to win resolution against an internal package of the same name. The shipped index.js is an inert stub; the manifest line is the entire installer-side effect.

Source: amazon-inspector (e3efd48d631afe828271bb266e4ddb8f2f6d0a8305294f56bde57d614c1cbfef)

Protect your entire dependency tree

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