pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause long runtimes and large memory consumption when pypdf/_font.py function Font._collect_cid_character_widths expands unusually large CID font /W width ranges or excessive width entries during text extraction. This issue is fixed in 6.15.0.
CVE-2026-71852
This medium-severity CVE scores 4.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 97% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.8
- EG Score
- 4.8(medium)
- EG Risk
- 22(Track)EG Risk 22/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity48% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 3%
- KEV
- Not listed
Published
August 7, 2026
Last Modified
August 10, 2026
Advisory Details (4)
Auto-updated Aug 7, 2026Possible long runtimes/large memory usage for large CID font width ranges · Advisory · py-pdf/pypdf · GitHub
https://github.com/py-pdf/pypdf/security/advisories/GHSA-fwg2-594c-jp42Version 6.15.0, 2026-08-06
Patch available: py-pdf/pypdf 6.15.0
https://github.com/py-pdf/pypdf/releases/tag/6.15.0SEC: Limit CID width range and width count when loading fonts
Patch available: py-pdf/pypdf 6.15.0 (PR #3946 merged 2026-08-06)
https://github.com/py-pdf/pypdf/pull/3946commit 51cb6acf9e8a (py-pdf/pypdf)
Patch available: py-pdf/pypdf 6.15.0 (contains commit 51cb6acf9e8a)
https://github.com/py-pdf/pypdf/commit/51cb6acf9e8a35b77e90b4d87d28fe3e1416d7d7Vendor Advisories for CVE-2026-71852(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(6 across 5 ecosystems)
Debian:12(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| pypdf | 3.17.4-1 ... 6.9.2-2 (14 versions) | — | — |
| pypdf2 | 2.12.1-3, 2.12.1-3+deb12u1, 2.12.1-4 | — | — |
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| pypdf2 | 1.26.0-4 ... 2.9.0-1 (24 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| pypdf | 5.4.0-1, 6.9.0-1, 6.9.2-1, 6.9.2-2 | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| pypdf | 5.4.0-1, 6.9.0-1, 6.9.2-1, 6.9.2-2 | — | — |
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| pypdf | 1.0 ... 6.9.2 (112 versions) | 6.15.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 30× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-21 08:25 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 06:31 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 04:37 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 02:43 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 00:50 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 22:57 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 21:03 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 17:16 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 15:22 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 13:29 UTCEG score recompute
- 2026-08-10 12:24 UTCEG score recompute
- 2026-08-09 23:15 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
Show 5 moreShow fewer
- 2026-08-08 21:22 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 19:28 UTCEG score recompute
- 2026-08-07 19:12 UTCEG score recompute
- 2026-08-07 19:12 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-71852?
When was CVE-2026-71852 disclosed?
Is CVE-2026-71852 actively exploited?
What is the CVSS score of CVE-2026-71852?
How do I remediate CVE-2026-71852?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-71852
Is Your Infrastructure Affected by CVE-2026-71852?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.