CVE-2026-71870

Summary

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause large memory consumption when pypdf/_cmap.py function parse_bfrange parses unusually large source-code or destination-string tokens in a font /ToUnicode CMap during text extraction. This issue is fixed in 6.15.0.

Affected Software

VendorProductVersion RangeStatus
py-pdfpypdf< 6.15.0affected

Weaknesses

  • CWE-400: CWE-400: Uncontrolled Resource Consumption

References