Pnpm

Pnpm

12 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • 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...

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

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

Exploit
  • 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 `....

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

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

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

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

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

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