---
id: CVE-2024-47829
title: pnpm is a package manager
summary: >-
  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 librar…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L'
cwe:
  - CWE-328
published: '2025-04-23'
updated: '2026-06-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-47829'
references:
  - url: 'https://github.com/pnpm/pnpm/security/advisories/GHSA-8cc4-rfj6-fhg4'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00231
epssPercentile: 0.12397
ingestedAt: '2026-06-29T13:24:34.195Z'
---

## Overview

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 the real names are under the package name /node_modoules/, there are no version numbers for the libraries they refer to. This issue has been patched in version 10.0.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
