#VU123882 Resource exhaustion in PyPDF - CVE-2025-66019
Published: March 11, 2026
PyPDF
Pypdf Project
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources. A remote attacker can craft a PDF which leads to a memory usage of up to 1 GB per stream. This requires parsing the content stream of a page using the LZWDecode filter.