boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-50573HIGH
pnpm: Unsafe default behavior breaks integrity check
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   R  U  H  H  N    8.1   .0015    5.2     —
AFFECTED
  Product  Versions     Fixed
  pnpm     < 10.33.4 –  —
TIMELINE
  Jun 4   Reserved by GitHub_M
  Jun 25  EXPLOIT PUBLISHED — CVE-2026-50573 (pnpm). Public exploit reference added.
  Jun 25  Published (CNA: GitHub_M)
CWE-345 · CNA: GitHub_M · CVSS v3.1 · 1 reference · NVD status: Analyzed

Description

pnpm is a package manager. Prior to 10.34.0 and 11.4.0, `pnpm install` in non-frozen mode can accept new remote package content after detecting that the downloaded tarball does not match the integrity recorded in pnpm-lock.yaml. When a package is already locked with an integrity value, and the registry later serves different metadata and tarball content for the same package name and version, pnpm initially reports an integrity mismatch. However, plain pnpm install then performs a resolution repair, accepts the registry's new integrity, updates the lockfile, installs the new content, and exits successfully. This means the lockfile integrity check does not act as a hard stop by default. This vulnerability is fixed in 10.34.0 and 11.4.0.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 4, 2026ReservedReserved by GitHub_M
June 25, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-50573 (pnpm). Public exploit reference added.
June 25, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
pnpmpnpm< 10.33.4

Weaknesses

CWE-345

References (1)

Related

Authoritative record: CVE-2026-50573 at cve.org

Vendors: pnpm

Weaknesses: CWE-345

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-50573 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.