pypdf: Possible large memory usage for form XObjects during 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 large memory usage. This requires extracting the text of a page which contains a form XObject with self-references.
Patches
This has been fixed in pypdf==6.12.2.
Workarounds
If you cannot upgrade yet, consider applying the changes from PR #3805.
References