pypdf: Possible long runtimes/large memory usage when extracting XForm objects
Description
Published to the GitHub Advisory Database
Sep 1, 2026
Reviewed
Sep 1, 2026
Last updated
Sep 1, 2026
Impact
An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires extracting the text of a page with lots of XForm objects, where some of them might be re-used.
Patches
This has been fixed in pypdf==6.16.1.
Workarounds
If you cannot upgrade yet, consider applying the changes from PR #3966.
References