Lucene search
+L

960 matches found

EUVD
EUVD
•added 2026/01/10 4:41 a.m.•16 views

EUVD-2026-1878

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size values. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be...

6.9CVSS6.2AI score0.0044EPSS
SaveExploits0References4
CVE
CVE
•added 2026/01/10 4:41 a.m.•59 views

CVE-2026-22690

CVE-2026-22690 affects the Python PDF library pypdf prior to version 6.6.0. The issue allows long runtimes for malformed PDFs caused by omitting the /Root entry in the trailer while using a large /Size value; the vulnerability occurs in non-strict reading mode. The problem has been addressed and ...

6.9CVSS6.4AI score0.0044EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/01/10 4:41 a.m.•12 views

CVE-2026-22690 pypdf has possible long runtimes for missing /Root object with large /Size values

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size values. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be...

6.9CVSS6.4AI score
SaveExploits0References6
CNNVD
CNNVD
•added 2026/01/10 12:00 a.m.•20 views

pypdf 安全漏洞

pypdf is py-pdf open source a free open source pure python PDF library . Able to split , merge , crop and convert pages of PDF files . pypdf versions prior to 6.6.0 has a security vulnerability , the vulnerability stems from the processing of incorrectly formatted startxref entries may generate a...

6.9CVSS6.4AI score0.0044EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2026/01/10 12:00 a.m.•42 views

pypdf 资源管理错误漏洞

pypdf is py-pdf open source a free open source pure python PDF library . Able to split , merge , crop and convert pages of PDF files . pypdf versions prior to 6.6.0 has a resource management error vulnerability , the vulnerability stems from the processing of missing Root objects and large Size...

6.9CVSS6.4AI score0.0044EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/10 12:00 a.m.•0 views

CVE-2026-22691: Inefficient Regular Expression Complexity

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for malformed startxref. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for invalid startxref entries. When rebuilding the cross-referen...

6.9CVSS5.8AI score0.0044EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/10 12:00 a.m.•0 views

CVE-2026-22690: Uncontrolled Resource Consumption

pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size values. An attacker who uses this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be...

6.9CVSS5.8AI score0.0044EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/01/10 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-22691

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for malformed startxref. An attacker who uses...

6.9CVSS5.8AI score0.0044EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/01/10 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-22690

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pypdf is a free and open-source pure-python PDF library. Prior to version 6.6.0, pypdf has possible long runtimes for missing /Root object with large /Size...

6.9CVSS5.7AI score0.0044EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/01/09 7:48 p.m.•20 views

pypdf has possible long runtimes for malformed startxref

Impact An attacker who exploits this vulnerability can craft a PDF which leads to possibly long runtimes for invalid startxref entries. When rebuilding the cross-reference table, PDF files with lots of whitespace characters become problematic. Only the non-strict reading mode is affected. Patches...

6.9CVSS6.8AI score0.0044EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
•added 2026/01/09 7:48 p.m.•15 views

Regular Expression Denial of Service (ReDoS)

Overview pypdf is an A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the flatten function. An attacker can cause excessive processing times by providing ...

6.9CVSS6.7AI score0.0044EPSS
SaveExploits0References2
OSV
OSV
•added 2026/01/09 7:48 p.m.•11 views

GHSA-4F6G-68PF-7VHV pypdf has possible long runtimes for malformed startxref

Impact An attacker who exploits this vulnerability can craft a PDF which leads to possibly long runtimes for invalid startxref entries. When rebuilding the cross-reference table, PDF files with lots of whitespace characters become problematic. Only the non-strict reading mode is affected. Patches...

6.9CVSS6.7AI score0.0044EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/01/09 7:48 p.m.•21 views

pypdf has possible long runtimes for missing /Root object with large /Size values

Impact An attacker who exploits this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be achieved by omitting the /Root entry in the trailer, while using a rather large /Size value. Only the non-strict reading mode is affected. Patches This...

6.9CVSS6.9AI score0.0044EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
•added 2026/01/09 7:48 p.m.•17 views

Unchecked Input for Loop Condition

Overview pypdf is an A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files Affected versions of this package are vulnerable to Unchecked Input for Loop Condition in the processing of PDF files when the /Root entry is omitted from the trailer and a large /Si...

6.9CVSS6.8AI score0.0044EPSS
SaveExploits0References2
OSV
OSV
•added 2026/01/09 7:48 p.m.•9 views

GHSA-4XC4-762W-M6CG pypdf has possible long runtimes for missing /Root object with large /Size values

Impact An attacker who exploits this vulnerability can craft a PDF which leads to possibly long runtimes for actually invalid files. This can be achieved by omitting the /Root entry in the trailer, while using a rather large /Size value. Only the non-strict reading mode is affected. Patches This...

6.9CVSS6.8AI score0.0044EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/01/01 12:00 a.m.•28 views

PT-2026-4845

Name of the Vulnerable Software and Affected Versions pypdf versions prior to 6.6.2 Description A flaw exists in the pypdf library that allows attackers to trigger an infinite loop by creating a PDF file with cyclic outline references. This requires accessing the outlines or bookmarks within the...

5.1CVSS5.9AI score0.00451EPSS
SaveExploits2References28
Positive Technologies
Positive Technologies
•added 2026/01/01 12:00 a.m.•13 views

PT-2026-2244

Name of the Vulnerable Software and Affected Versions pypdf versions prior to 6.6.0 Description pypdf is a free and open-source pure-python PDF library. Versions prior to 6.6.0 are susceptible to potential long runtimes when processing PDF files missing the /Root object but containing a large /Si...

6.9CVSS6.6AI score0.0044EPSS
SaveExploits0References25
Veracode
Veracode
•added 2025/12/13 7:57 a.m.•15 views

Denial-of-service (DoS)

pypdf is vulnerable to a Denial-of-service DoS. The vulnerability is due to improper handling of inline images using the DCTDecode filter during PDF content stream parsing, which allows an attacker to craft a malicious PDF that triggers an infinite loop and causes CPU exhaustion...

8.7CVSS5.9AI score0.00444EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:51 a.m.•14 views

Denial-of-service (DoS)

pypdf is vulnerable to Denial-of-service DoS. The vulnerability is due to improper handling of the LZWDecode filter while parsing a PDF page content stream, which allows an attacker to craft a malicious PDF that triggers excessive memory usage...

8.7CVSS5.9AI score0.00444EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
•added 2025/12/13 7:35 a.m.•21 views

Uncontrolled Memory Allocation

pypdf is vulnerable to uncontrolled memory allocation. The vulnerability is due to improper handling of LZWDecode streams, which allows an attacker to craft a malicious PDF that causes excessive memory consumption up to 1 GB per stream during content parsing...

8.7CVSS5.8AI score0.00361EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder