Résumé
pypdf: Inefficient handling of non-whitespace inputs in read_until_whitespace
Détails de l’avis
Impact
An attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires a call to read_until_whitespace with an input which does not have whitespace for a long time.
Patches
This has been fixed in pypdf==6.15.0.
Workarounds
If you cannot upgrade yet, consider applying the changes from PR #3947.
Références
- https://github.com/advisories/GHSA-fc8x-2rww-xw9m
- https://github.com/py-pdf/pypdf/security/advisories/GHSA-fc8x-2rww-xw9m
- https://nvd.nist.gov/vuln/detail/CVE-2026-82398
- https://github.com/py-pdf/pypdf/pull/3947
- https://github.com/py-pdf/pypdf/commit/4959848e057e37c218dccad7465259210923faaa
- https://github.com/py-pdf/pypdf/releases/tag/6.15.0
Vulnérabilités liées
Tout Supply chain →- MEDIUMCVE-2026-71429
stream-json: pick/ignore/filter/replace filters are O(depth²) on nested input — small crafted JSON blocks the event loop for seconds→minutes (DoS)
- MEDIUMCVE-2026-81722
NLTK: Quadratic-time DoS in PorterStemmer via long runs of 'y'
- MEDIUMCVE-2026-81723
NLTK: Quadratic CPU Exhaustion in `XMLCorpusView._read_xml_fragment()`
- MEDIUMCVE-2026-12876
NLTK: Uncontrolled resource consumption in RecursiveDescentParser via ambiguous or left-recursive grammars
- MEDIUMCVE-2026-84305
sqlparse: Reindentation of tuple lists causes near-cap quadratic CPU consumption
- HIGHGHSA-8rr7-cvq3-gmfh
league/commonmark: Denial of service via distinctly-named attributes in the Attributes extension