VDB
Sign up

MAL-2026-15538

Malicious code in librastandardlib (npm)

Details

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

## Source: amazon-inspector (519c28eb8d9df0a16d93e1b1c486f1ad4a9092a9bf958aed56f273cfe1fcfc14) package.json at line 11 declares a dependency whose key equals the package's own name (librastandardlib) and whose value is an off-registry HTTPS URL (https://repo.securityctrl.com/librastandardlib) instead of a registry version range. On `npm install`, npm fetches whatever bytes that URL returns and installs them as the resolved dependency, running any lifecycle scripts inside with no version pin and no integrity check. The implausibly high version (45.0.0) and the self-referential dependency name are consistent with a dependency-confusion shape designed to win resolution against an internal package. The shipped index.js is an inert stub, so the manifest URL is the entire delivery mechanism — whoever controls repo.securityctrl.com controls code executed on the installer's machine at install time.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/librastandardlib

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

References