CVE-2025-62707

Summary

pypdf is a free and open-source pure-python PDF library. Prior to version 6.1.3, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page which has an inline image using the DCTDecode filter. This has been fixed in pypdf version 6.1.3.

Affected Software

VendorProductVersion RangeStatus
py-pdfpypdf< 6.1.3affected

Weaknesses

  • CWE-834: CWE-834: Excessive Iteration

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References