VDB
Sign up

MAL-2026-15534

Malicious code in firestore-lite (npm)

Details

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

## Source: amazon-inspector (3242d5a15b769961bcc2e6d24747a7da27e2afd293ea83e6b042eceeb4b97de2) package.json declares a single dependency whose value is a bare HTTP URL (https://repo.securityctrl.com/firestore-lite) rather than a registry version range. On `npm install`, npm fetches and installs whatever tarball that URL returns, running any lifecycle scripts contained in it, with no version pin and no integrity check. The dependency key is the package's own name, a dependency-confusion shape, and the shipped index.js is an inert stub — the manifest line is the entire published payload. The package name mimics the legitimate Firebase 'firestore-lite' module, and the version 45.0.0 is implausibly high for that name, consistent with an attempt to win version resolution against an internal package.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/firestore-lite

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

References