← Zuruck zu CVEs
CVE-2026-24131
MEDIUM5.5
Beschreibung
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 escape the package directory, causing pnpm to chmod 755 files at arbitrary locations. This issue only affects Unix/Linux/macOS. Windows is not affected (`fixBin` gated by `EXECUTABLE_SHEBANG_SUPPORTED`). Version 10.28.2 contains a patch.
CVE Details
CVSS v3.1 Bewertung5.5
SchweregradMEDIUM
CVSS VektorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
AngriffsvektorLOCAL
KomplexitatLOW
Erforderliche PrivilegienLOW
BenutzerinteraktionNONE
Veroffentlicht1/26/2026
Zuletzt geandert1/28/2026
Quellenvd
Honeypot-Sichtungen0
Betroffene Produkte
pnpm:pnpm
Schwachen (CWE)
CWE-22CWE-732
Referenzen
https://github.com/pnpm/pnpm/commit/17432ad5bbed5c2e77255ca6d56a1449bbcfd943(security-advisories@github.com)
https://github.com/pnpm/pnpm/releases/tag/v10.28.2(security-advisories@github.com)
https://github.com/pnpm/pnpm/security/advisories/GHSA-v253-rj99-jwpq(security-advisories@github.com)
IOC Korrelationen
Keine Korrelationen erfasst
This product uses data from the NVD API but is not endorsed or certified by the NVD.