Lucene search
+L

831 matches found

EUVD
EUVD
added 2026/09/02 2:38 p.m.21 views

EUVD-2026-68894

pypdf: Inefficient handling of non-whitespace inputs in readuntilwhitespace...

6.9CVSS5.8AI score0.00301EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/09/01 9:28 p.m.11 views

Excessive Iteration

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 Excessive Iteration in its document outline retrieval, which processes outline entries and nested outline paths without bounding t...

4.8CVSS5.6AI score0.00138EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/01 9:28 p.m.14 views

pypdf: Possible long runtimes/large memory usage when retrieving outlines

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires accessing the outlines of a document with either lots of entries or nested outlines with long re-used nesting paths. Patches This has been fixed in pypdf==6.16.1...

4.8CVSS5.8AI score0.00138EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/01 9:28 p.m.10 views

GHSA-23W6-3W8W-8484 pypdf: Possible long runtimes/large memory usage when retrieving outlines

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires accessing the outlines of a document with either lots of entries or nested outlines with long re-used nesting paths. Patches This has been fixed in pypdf==6.16.1...

4.8CVSS5.8AI score0.00138EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/01 9:27 p.m.23 views

pypdf: Possible long runtimes/large memory usage when extracting XForm objects

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires extracting the text of a page with lots of XForm objects, where some of them might be re-used. Patches This has been fixed in pypdf==6.16.1. Workarounds If you...

4.8CVSS5.8AI score0.00138EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/01 9:27 p.m.10 views

GHSA-763M-79HH-57F2 pypdf: Possible long runtimes/large memory usage when extracting XForm objects

Impact An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires extracting the text of a page with lots of XForm objects, where some of them might be re-used. Patches This has been fixed in pypdf==6.16.1. Workarounds If you...

4.8CVSS5.8AI score0.00138EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/09/01 9:27 p.m.10 views

Excessive Iteration

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 Excessive Iteration in its text extraction of pages that contain XForm objects, which processes those objects without limiting the...

4.8CVSS5.4AI score0.00138EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 9:20 p.m.10 views

GHSA-JP53-MHQP-8XCG pypdf: Possible infinite loop for TreeObject.insert_child

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a usually writing code path where TreeObject.insertchild is involved. Patches This has been fixed in pypdf==6.16.0. Workarounds If you cannot upgrade yet, consider applying the changes fr...

6.9CVSS5.8AI score0.00127EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/01 9:20 p.m.13 views

pypdf: Possible infinite loop for TreeObject.insert_child

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a usually writing code path where TreeObject.insertchild is involved. Patches This has been fixed in pypdf==6.16.0. Workarounds If you cannot upgrade yet, consider applying the changes fr...

6.9CVSS5.8AI score0.00127EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/09/01 9:20 p.m.11 views

Infinite loop

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 Infinite loop in the insertchild method of TreeObject, whose loop can fail to reach its exit condition. An attacker can hang the...

6.9CVSS5.6AI score0.00127EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/01 9:18 p.m.11 views

CVE-2026-84310

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/doccommon.py getoutline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths becaus...

4.8CVSS0.00138EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/01 9:18 p.m.10 views

CVE-2026-84311

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/page.py PageObject.extracttext and PageObject.extractxformtext to traverse a directed acyclic graph of reused form XObjects in which each form invokes a child multiple times,...

4.8CVSS0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 9:18 p.m.11 views

DEBIAN-CVE-2026-84311

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/page.py PageObject.extracttext and PageObject.extractxformtext to traverse a directed acyclic graph of reused form XObjects in which each form invokes a child multiple times,...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/01 9:18 p.m.9 views

DEBIAN-CVE-2026-84310

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/doccommon.py getoutline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths becaus...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 9:18 p.m.12 views

CVE-2026-84311

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/page.py PageObject.extracttext and PageObject.extractxformtext to traverse a directed acyclic graph of reused form XObjects in which each form invokes a child multiple times,...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 9:18 p.m.9 views

UBUNTU-CVE-2026-84310

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/doccommon.py getoutline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths becaus...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 9:18 p.m.8 views

UBUNTU-CVE-2026-84311

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/page.py PageObject.extracttext and PageObject.extractxformtext to traverse a directed acyclic graph of reused form XObjects in which each form invokes a child multiple times,...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 9:18 p.m.13 views

CVE-2026-84310

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/doccommon.py getoutline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths becaus...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/01 8:57 p.m.12 views

CVE-2026-84311

A flaw was found in pypdf, a pure-python PDF library. A remote attacker can exploit this vulnerability by crafting a malicious PDF document containing specially structured XForm objects. Processing this document can lead to excessive iteration, causing the application to consume significant memor...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/01 8:57 p.m.12 views

CVE-2026-84310

A flaw was found in pypdf. A remote attacker could craft a malicious PDF document with specially designed outlines. Processing this document would cause the pypdf library to consume excessive processing time and memory, leading to a Denial of Service DoS condition. This vulnerability is due to a...

5.5CVSS5.9AI score0.00138EPSS
SaveExploits0References7
Rows per page
Query Builder