MAL-2026-15534

    Dashboard / Malicious Package / MAL-2026-15534

    MAL-2026-15534

    Published: 28 Aug 2026Last Modified: 29 Aug 2026Aliases: 
    GHSA-q556-gm72-jcp7

    Summary: Malicious code in firestore-lite (npm)

    Details: 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. Source: ghsa-malware (173024ccc1c62283cf7d799ef12496c97798bf0133ee658422ca6baa8b0bb16f) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

    Affected packages

    Package

    Name: firestore-lite

    Purl: pkg:npm/firestore-lite

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    45.0.0
    MAL-2026-15534 | CVE-DB