CVE-2026-71852

Summary

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.

Affected Software

VendorProductVersion RangeStatus
py-pdfpypdf< 6.15.0affected

Weaknesses

  • CWE-834: CWE-834: Excessive Iteration

References