#VU118844 Resource exhaustion in PyPDF
Published: November 28, 2025
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 within the LZWDecode filter. A remote attacker can pass a specially crafted PDF file to the application, trigger resource exhaustion and perform a denial of service (DoS) attack.
Note, the vulnerability exists due to incomplete fix for #VU118843 (CVE-2025-62708).