CVE-2024-47829

CVE-2024-47829 is a medium-severity vulnerability in Pnpm with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-328.

Key facts

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.

Frequently asked questions

What is CVE-2024-47829?
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.
How severe is CVE-2024-47829?
CVE-2024-47829 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability low.
Is CVE-2024-47829 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (8th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-47829?
CVE-2024-47829 affects Pnpm. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-47829?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-47829 have an EU (EUVD) identifier?
Yes. CVE-2024-47829 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-12168.
When was CVE-2024-47829 published?
CVE-2024-47829 was published on 2025-04-23 and last updated on 2026-06-22.

References

Affected products (1)

More vulnerabilities in Pnpm

All CVEs affecting Pnpm →

Other CWE-328 vulnerabilities

Browse all CWE-328 vulnerabilities →