PT-2026-84050 · Pypi · Pypdf
CVE-2026-82398
·
Published
2026-08-31
·
Updated
2026-09-10
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
pypdf versions prior to 6.15.0
Description
A flaw exists where an attacker can craft a PDF file that triggers long runtimes. This occurs when the
read until whitespace() function in pypdf/ utils.py processes a stream containing a long sequence of bytes without whitespace. The function performs immutable bytes concatenation within a one-byte loop, resulting in quadratic processing cost for the input.Recommendations
Update to version 6.15.0.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pypdf