Pypi · Pypdf · CVE-2026-54530
**Name of the Vulnerable Software and Affected Versions**
pypdf versions prior to 6.13.0
**Description**
A flaw in the pure-python PDF library allows an attacker to craft a PDF file that triggers an infinite loop. This occurs specifically when extracting text in layout mode.
**Recommendations**
Update to version 6.13.0.
As a temporary workaround, apply the changes from PR #3830.