CVE-2026-57204

Severity CVSS v4.0:
MEDIUM
Type:
CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
Publication date:
30/06/2026
Last modified:
06/07/2026

Description

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.3, a maliciously crafted PDF can cause DoS. An attacker who uses this vulnerability can craft a PDF which leads to large memory usage, as MAX_DECLARED_STREAM_LENGTH is sometimes ignored. This requires parsing a content stream without a /Length value. This issue has been fixed in version 6.13.3.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:pypdf_project:pypdf:*:*:*:*:*:*:*:* 6.13.3 (excluding)