CVE-2026-59938

Summary

pypdf is a free and open-source pure-python PDF library. Prior to 6.14.0, an attacker can craft a PDF with declared image size values that are much too large compared to the actual data, causing large memory usage in pypdf image parsing. This issue is fixed in version 6.14.0.

Affected Software

VendorProductVersion RangeStatus
py-pdfpypdf< 6.14.0affected

Weaknesses

  • CWE-789: CWE-789: Memory Allocation with Excessive Size Value

References