#VU118844 Resource exhaustion in PyPDF

 

#VU118844 Resource exhaustion in PyPDF

Published: November 28, 2025


Vulnerability identifier: #VU118844
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
PyPDF
Software vendor:
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).


Remediation

Install updates from vendor's website.

External links