Infinite loop in PyPDF - CVE-2026-59935
Published: August 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a loop with an unreachable exit condition in the inline image parser for ASCII85 and ASCIIHex filters when parsing the content stream of a page containing a not terminated inline image. A remote attacker can supply a crafted PDF file to cause a denial of service.
This issue is triggered when processing page content streams, such as during text extraction.