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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-07 19:18
Updated : 2026-09-10 20:30
NVD link : CVE-2026-71852
Mitre link : CVE-2026-71852
CVE.ORG link : CVE-2026-71852
JSON object : View
Products Affected
No product.
CWE
CWE-834
Excessive Iteration
