pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/_doc_common.py _get_outline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths because the traversal lacked global entry-count and nesting-depth limits. This issue is fixed in version 6.16.1.
CVE-2026-84310
This medium-severity CVE scores 4.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 96% 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
- 4%
- KEV
- Not listed
Published
September 1, 2026
Last Modified
September 9, 2026
Advisory Details (4)
Auto-updated Sep 1, 2026Version 6.16.1, 2026-08-14
Patch available: py-pdf/pypdf 6.16.1
https://github.com/py-pdf/pypdf/releases/tag/6.16.1commit d91ab705fd81 (py-pdf/pypdf)
Patch available: py-pdf/pypdf 6.16.1 (contains commit d91ab705fd81)
https://github.com/py-pdf/pypdf/commit/d91ab705fd81ed1a9cec175c6958600dea1a4942SEC: Limit iterations for outline retrieval and XForm text extraction
Patch available: py-pdf/pypdf 6.16.1 (PR #3966 merged 2026-08-14)
https://github.com/py-pdf/pypdf/pull/3966Possible long runtimes/large memory usage when retrieving outlines · Advisory · py-pdf/pypdf · GitHub
https://github.com/py-pdf/pypdf/security/advisories/GHSA-23w6-3w8w-8484Vendor Advisories for CVE-2026-84310(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(5 across 4 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: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 (114 versions) | 6.16.1 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 29× 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-09-18 19:28 UTCEPSS rescore
- 2026-09-18 15:19 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 15:38 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 15:48 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 15:59 UTCEG score recompute
- 2026-09-12 16:21 UTCEG score recompute
- 2026-09-11 16:32 UTCEG score recompute
- 2026-09-10 16:43 UTCEG score recompute
- 2026-09-09 02:31 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 02:42 UTCEG score recompute
- 2026-09-07 02:54 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 03:01 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-05 03:12 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-04 03:23 UTCEG score recompute
- 2026-09-04 02:34 UTCEG score recompute
- 2026-09-02 21:17 UTCEG score recompute
Show 4 moreShow fewer
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 21:27 UTCEG score recompute
- 2026-09-01 20:23 UTCEG score recompute
- 2026-09-01 20:22 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-84310?
When was CVE-2026-84310 disclosed?
Is CVE-2026-84310 actively exploited?
What is the CVSS score of CVE-2026-84310?
How do I remediate CVE-2026-84310?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84310
Is Your Infrastructure Affected by CVE-2026-84310?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.