VYPR

Pnpm

by Pnpm

npm: pnpm

Source repositories

CVEs (28)

  • 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.…

  • CVE-2026-50014MedJun 25, 2026
    risk 0.35cvss 6.4epss 0.00

    pnpm is a package manager. Prior to 10.34.0 and 11.4.0, pnpm passes the lockfile-controlled git resolution.commit value to git fetch without a -- separator or commit-format validation. For git dependencies fetched through the shallow-fetch path, a malicious lockfile can replace…

  • CVE-2026-24056MedJan 26, 2026
    risk 0.35cvss 6.5epss 0.00

    pnpm is a package manager. Prior to version 10.28.2, when pnpm installs a `file:` (directory) or `git:` dependency, it follows symlinks and reads their target contents without constraining them to the package root. A malicious package containing a symlink to an absolute path…

  • CVE-2026-23890MedJan 26, 2026
    risk 0.35cvss 6.5epss 0.00

    pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of `node_modules/.bin`. Bin names starting with `@` bypass validation, and after scope…

  • CVE-2026-23889MedJan 26, 2026
    risk 0.35cvss 6.5epss 0.00

    pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for `./` but not `.\`. On Windows, backslashes…

  • CVE-2026-23888MedJan 26, 2026
    risk 0.35cvss 6.5epss 0.00

    pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's binary fetcher allows malicious packages to write files outside the intended extraction directory. The vulnerability has two attack vectors: (1) Malicious ZIP entries containing `../`…

  • CVE-2026-24131MedJan 26, 2026
    risk 0.29cvss 5.5epss 0.00

    pnpm is a package manager. Prior to version 10.28.2, when pnpm processes a package's `directories.bin` field, it uses `path.join()` without validating the result stays within the package root. A malicious npm package can specify `"directories": {"bin": "../../../../tmp"}` to…

  • CVE-2026-59196HigJul 6, 2026
    risk 0.00cvss 7.1epss 0.00

    pnpm is a package manager. Prior to 10.34.4 and 11.7.0, a crafted lockfile alias could be joined directly under a hoisted node_modules directory. Traversal aliases could escape that directory, while reserved aliases such as .bin or .pnpm could overwrite pnpm-owned layout. This…

Page 2 of 2