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

pnpm

Ecosystem:
npm
Package URL:
pkg:npm/pnpm
Total PRs:
1,267 Dependabot PRs
Latest PR:
about 19 hours ago
Unique Repositories:
341 repositories
Unique Repos (30 days):
61 repositories
Security Advisories
pnpm has symlink traversal in file:/git dependencies
GHSA-m733-5w8f-5ggw CVE-2026-24056 MODERATE published about 1 month ago • updated 10 days ago
### Summary When pnpm installs a `file:` (directory) or `git:` dependency, it follows symlinks and reads their target contents without constraining...
pnpm has Windows-specific tarball Path Traversal
GHSA-6x96-7vc8-cm3p CVE-2026-23889 MODERATE published about 1 month ago • updated 11 days ago
### Summary A path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on W...
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 11 months ago • updated 6 days ago
The path shortening function is used in pnpm: ``` export function depPathToFilename (depPath: string, maxLengthWithoutHash: number): string { let...
Untrusted Search Path in PNPM
GHSA-9m87-6fj3-c5xh CVE-2022-26183 HIGH published almost 4 years ago • updated 12 days ago
PNPM prior to v6.15.1 was discovered to contain an untrusted search path which causes the application to behave in unexpected ways when users execu...
pnpm Has Lockfile Integrity Bypass that Allows Remote Dynamic Dependencies
GHSA-7vhp-vf5g-r2fw CVE-2025-69263 HIGH published 2 months ago • updated 10 days ago
### Summary HTTP tarball dependencies (and git-hosted tarballs) are stored in the lockfile without integrity hashes. This allows the remote server...
Recent PRs
Bump pnpm from 10.26.1 to 10.30.3

laobinghu/blog #34

10.26.1 → 10.30.3 Minor PR
Open 12 days ago 2 comments
laobinghu
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
10 months 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 599 (47.3%)
Merged 206 (16.3%)
Closed 380 (30.0%)
PR Types
Major 295 (23.3%)
Patch 244 (19.3%)
Minor 646 (51.0%)