Infinite loop Affecting pypdf package, versions [,6.14.1)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.35% (27th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-PYTHON-PYPDF-17900047
  • published9 Jul 2026
  • disclosed8 Jul 2026
  • creditkoltiradw

Introduced: 8 Jul 2026

NewCVE-2026-59936  (opens in a new tab)
CWE-606  (opens in a new tab)
CWE-835  (opens in a new tab)

How to fix?

Upgrade pypdf to version 6.14.1 or higher.

Overview

pypdf is an A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files

Affected versions of this package are vulnerable to Infinite loop in ContentStream._read_inline_image in pypdf/generic/_data_structures.py. An attacker can hang text extraction or any other content-stream parse by supplying a PDF with an unclosed inline image, causing the parser to keep scanning for the end marker after reaching the end of the stream. This locks up the parsing thread and can prevent the application from finishing processing the affected document.

CVSS Base Scores

version 4.0
version 3.1