CVE-2026-54530 PUBLISHED

pypdf: Possible infinite loop when retrieving fonts for layout-mode text extraction

Assigner: GitHub_M
Reserved: 15.06.2026 Published: 22.06.2026 Updated: 23.06.2026

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.0, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires extracting the text in layout mode. This vulnerability is fixed in 6.13.0.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor py-pdf
Product pypdf
Versions
  • Version < 6.13.0 is affected

References

Problem Types

  • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') CWE