VYPR

Pnpm

by Npm

Source repositories

CVEs (4)

  • CVE-2026-50016HigJun 25, 2026
    risk 0.45cvss 8.8epss 0.00

    pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm allows a transitive dependency alias from registry package metadata to contain path traversal segments. During install, pnpm later uses that alias as a filesystem path when linking dependency nodes. As a result, a…

  • CVE-2026-55700HigJun 25, 2026
    risk 0.39cvss 7.1epss 0.00

    pnpm is a package manager. From 11.3.0 until 11.5.3, `pnpm stage download` derived a local filename from registry-controlled package name and version fields. A crafted manifest could escape the selected download directory and overwrite another reachable file. The merged fix…

  • CVE-2026-50573MedJun 25, 2026
    risk 0.37cvss 6.8epss 0.00

    pnpm is a package manager. Prior to 10.34.0 and 11.4.0, `pnpm install` in non-frozen mode can accept new remote package content after detecting that the downloaded tarball does not match the integrity recorded in pnpm-lock.yaml. When a package is already locked with an integrity…

  • CVE-2026-50017MedJun 25, 2026
    risk 0.35cvss 6.5epss 0.00

    pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm can send user-level unscoped npm authentication credentials to a registry chosen by a repository-local .npmrc file. In the reproduced case, the user's npm config contains a default registry and an unscoped _authToken.…