# CVE-2024-47829

## Summary

- **CVE ID:** CVE-2024-47829
- **Severity:** MEDIUM
- **CVSS Score:** 6.5 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L)
- **CWE:** CWE-328
- **Published:** Apr 23, 2025
- **Last Modified:** Mar 13, 2026

## Description

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.

## Affected Products

- pnpm — pnpm (< 10.0.0)

## References

- [CNA](https://github.com/pnpm/pnpm/security/advisories/GHSA-8cc4-rfj6-fhg4)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.22%
- **EPSS Percentile:** 12.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._