An open index of dependabot pull requests across open source projects.

pnpm

Ecosystem:
npm
Package URL:
pkg:npm/pnpm
Total PRs:
1,364 Dependabot PRs
Latest PR:
4 days ago
Unique Repositories:
377 repositories
Unique Repos (30 days):
16 repositories
Security Advisories
pnpm: Binary ZIP extraction allows arbitrary file write via path traversal (Zip Slip)
GHSA-6pfh-p556-v868 CVE-2026-23888 MODERATE published 5 months ago • updated 13 days ago
### Summary A path traversal vulnerability in pnpm's binary fetcher allows malicious packages to write files outside the intended extraction direc...
pnpm scoped bin name Path Traversal allows arbitrary file creation outside node_modules/.bin
GHSA-xpqm-wm3m-f34h CVE-2026-23890 MODERATE published 5 months ago • updated 13 days ago
### Summary A path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of `n...
pnpm vulnerable to Command Injection via environment variable substitution
GHSA-2phv-j68v-wwqx CVE-2025-69262 HIGH published 5 months ago • updated 9 days ago
## Summary A command injection vulnerability exists in pnpm when using environment variable substitution in `.npmrc` configuration files with `tok...
pnpm has symlink traversal in file:/git dependencies
GHSA-m733-5w8f-5ggw CVE-2026-24056 MODERATE published 5 months ago • updated 13 days ago
### Summary When pnpm installs a `file:` (directory) or `git:` dependency, it follows symlinks and reads their target contents without constraining...
pnpm uses the md5 path shortening function causes packet paths to coincide, which causes indirect packet overwriting
GHSA-8cc4-rfj6-fhg4 CVE-2024-47829 MODERATE published about 1 year ago • updated 14 days ago
The path shortening function is used in pnpm: ``` export function depPathToFilename (depPath: string, maxLengthWithoutHash: number): string { let...
Recent PRs (filtered by: Patch PRs )
Bump pnpm from 10.33.0 to 10.33.2

gflohr/e-invoice-eu #558

10.33.0 → 10.33.2 Patch PR
Open about 2 months ago 2 comments
gflohr
Package Details
Name: pnpm
Ecosystem: npm
PURL Type: npm
Package URL: pkg:npm/pnpm
JSON API: View JSON
Security Advisories

12

Active advisories
HIGH 5
MODERATE 7
View All npm Advisories
Package Information
Description:

Fast, disk space efficient package manager

Repository: https://github.com/pnpm/pnpm
Homepage: https://pnpm.io
Latest Release: 10.11.0
about 1 year ago
Dependent Repos: 2,954
Dependent Packages: 1,314
Downloads: 88,232,668
Ranking: Top 0.3962% by dependent repos Top 0.0377% by downloads Top 0.0551% by dependent pkgs
PR Status
Open 646 (47.4%)
Merged 206 (15.1%)
Closed 430 (31.5%)
PR Types
Major 326 (23.9%)
Minor 703 (51.5%)
Patch 253 (18.5%)