#VU125812 Improper input validation in PyPDF - CVE-2023-36807

 

#VU125812 Improper input validation in PyPDF - CVE-2023-36807

Published: April 10, 2026


Vulnerability identifier: #VU125812
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-36807
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
PyPDF
Software vendor:
Pypdf Project

Description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper input validation in read_object when parsing malformed PDF objects. A remote attacker can supply a specially crafted PDF to cause a denial of service.

The issue can trigger an infinite loop that blocks the current process and can consume a single CPU core at 100%.


Remediation

Install security update from vendor's website.

External links