Compound WireTHE STANDUP1 September 2026
pnpm patches a lockfile bug that could plant symlinks outside your project
pnpm patches a lockfile bug that could plant symlinks outside your project
pnpm published GHSA-2rx9-3g3h-c2jv, high: a crafted lockfile alias could pass traversal segments into pacquet's install-time path joins and create links, bins or hoisted entries outside node_modules. The patch validates dependency names and every virtual-store slot before anything is created. It needs --trust-lockfile or a frozen lockfile, so exposure is bounded by who can write the lockfile you install from.