pypdf: Possible infinite loop when retrieving fonts for layout-mode text extraction
Description
Published to the GitHub Advisory Database
Jun 16, 2026
Reviewed
Jun 16, 2026
Last updated
Jun 16, 2026
Impact
An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires extracting the text in layout mode.
Patches
This has been fixed in pypdf==6.13.0.
Workarounds
If you cannot upgrade yet, consider applying the changes from PR #3830.
References