firestore-lite @45.0.0
Vulnerability report · Last retrieved from osv.dev August 29, 2026 at 7:35 AM UTC
OSV ID
MAL-2026-15534
Ecosystem
npm
Summary
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.
Source: amazon-inspector (3242d5a15b769961bcc2e6d24747a7da27e2afd293ea83e6b042eceeb4b97de2)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.