VDB
Sign up

MAL-2026-15543

Malicious code in prm-bundles (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (e252184c7a4f29eafe72c86873c662342486b68fe5c1ce3a5405845aa8695a33) package.json line 11 declares a dependency whose key equals the package's own name (`prm-bundles`) and whose value is a bare HTTPS URL (`https://repo.securityctrl.com/prm-bundles`) rather than a registry version range. On `npm install`, npm fetches whatever tarball that URL returns and installs it, executing any lifecycle scripts contained in it, with no version pin and no integrity check. Because the shipped source in this package is an inert placeholder, the manifest is the entire payload delivery mechanism, and the code that ultimately runs on the installer is whatever the operator of repo.securityctrl.com serves at install time. The implausibly high version (45.0.0) combined with the self-referential name is consistent with a dependency-confusion redirection targeting an internal package name.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/prm-bundles

No fixed version published yet for prm-bundles (npm). Pin to a known-safe version or switch to an alternative.

References