CVE-2026-24131
- EPSS 0.01%
- Veröffentlicht 26.01.2026 22:03:33
- Zuletzt bearbeitet 28.01.2026 17:05:46
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...
CVE-2026-24056
- EPSS 0.01%
- Veröffentlicht 26.01.2026 21:59:32
- Zuletzt bearbeitet 28.01.2026 17:27:13
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 sy...
CVE-2026-23890
- EPSS 0.01%
- Veröffentlicht 26.01.2026 21:53:40
- Zuletzt bearbeitet 28.01.2026 17:32:21
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 validati...
CVE-2026-23889
- EPSS 0.01%
- Veröffentlicht 26.01.2026 21:50:55
- Zuletzt bearbeitet 28.01.2026 17:33:40
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 `....
CVE-2026-23888
- EPSS 0.01%
- Veröffentlicht 26.01.2026 21:37:17
- Zuletzt bearbeitet 28.01.2026 17:47:32
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 Z...
CVE-2025-69262
- EPSS 0.09%
- Veröffentlicht 07.01.2026 22:30:07
- Zuletzt bearbeitet 12.01.2026 21:50:45
pnpm is a package manager. Versions 6.25.0 through 10.26.2 have a Command Injection vulnerability when using environment variable substitution in .npmrc configuration files with tokenHelper settings. An attacker who can control environment variables ...
CVE-2025-69264
- EPSS 0.11%
- Veröffentlicht 07.01.2026 21:53:09
- Zuletzt bearbeitet 12.01.2026 21:53:20
pnpm is a package manager. Versions 10.0.0 through 10.25 allow git-hosted dependencies to execute arbitrary code during pnpm install, circumventing the v10 security feature "Dependency lifecycle scripts execution disabled by default". While pnpm v10 ...
CVE-2025-69263
- EPSS 0.01%
- Veröffentlicht 07.01.2026 21:31:07
- Zuletzt bearbeitet 12.01.2026 21:52:22
pnpm is a package manager. Versions 10.26.2 and below store HTTP tarball dependencies (and git-hosted tarballs) in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile i...
CVE-2024-47829
- EPSS 0.19%
- Veröffentlicht 23.04.2025 15:42:12
- Zuletzt bearbeitet 19.09.2025 20:08:55
pnpm is a package manager. Prior to version 10.0.0, the path shortening function uses the md5 function as a path shortening compression function, and if a collision occurs, it will result in the same storage path for two different libraries. Although...
CVE-2024-53866
- EPSS 1%
- Veröffentlicht 10.12.2024 18:15:42
- Zuletzt bearbeitet 22.09.2025 18:03:42
The package manager pnpm prior to version 9.15.0 seems to mishandle overrides and global cache: Overrides from one workspace leak into npm metadata saved in global cache; npm metadata from global cache affects other workspaces; and installs by defaul...