CVE-2026-59936

Summary

pypdf is a free and open-source pure-python PDF library. Prior to 6.14.1, an attacker can craft a PDF with a page content stream containing a not terminated inline image, causing an infinite loop during inline image end marker detection such as when extracting page text. This issue is fixed in version 6.14.1.

Affected Software

VendorProductVersion RangeStatus
py-pdfpypdf< 6.14.1affected

Weaknesses

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

References