CVE-2026-24688

pypdf is a free and open-source pure-python PDF library. An attacker who uses an infinite loop vulnerability that is present in versions prior to 6.6.2 can craft a PDF which leads to an infinite loop. This requires accessing the outlines/bookmarks. This has been fixed in pypdf 6.6.2. If projects cannot upgrade yet, consider applying the changes from PR #3610 manually.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pypdf_project:pypdf:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-01-27 20:16

Updated : 2026-02-25 17:40


NVD link : CVE-2026-24688

Mitre link : CVE-2026-24688

CVE.ORG link : CVE-2026-24688


JSON object : View

Products Affected

pypdf_project

  • pypdf
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')