Lucene search
+L

831 matches found

NVD
NVD
added 2026/09/01 8:17 p.m.14 views

CVE-2026-84309

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 8:17 p.m.12 views

DEBIAN-CVE-2026-84309

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 8:17 p.m.13 views

CVE-2026-84309

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/01 8:17 p.m.11 views

UBUNTU-CVE-2026-84309

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/01 8:03 p.m.40 views

CVE-2026-84311 pypdf: Possible long runtimes/large memory usage when extracting XForm objects

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
Vulnrichment
Vulnrichment
added 2026/09/01 8:03 p.m.11 views

CVE-2026-84311 pypdf: Possible long runtimes/large memory usage when extracting XForm objects

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
SaveExploits0References4
CVE
CVE
added 2026/09/01 8:03 p.m.36 views

CVE-2026-84311

pypdf , a pure-Python PDF library, is vulnerable to a denial-of-service condition in versions prior to 6.16.1 . A crafted PDF can trigger exponential traversal in PageObject._extract_text and PageObject.extract_xform_text (in pypdf/_page.py) by invoking a directed acyclic graph of reused form XOb...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 8:03 p.m.15 views

EUVD-2026-69607

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
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/01 8:03 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.8CVSS5.9AI score0.00138EPSS
SaveExploits0
OSV
OSV
added 2026/09/01 8:03 p.m.12 views

CVE-2026-84311 pypdf: Possible long runtimes/large memory usage when extracting XForm objects

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 score
SaveExploits0References6
CVE
CVE
added 2026/09/01 8:00 p.m.44 views

CVE-2026-84310

pypdf , a pure-Python PDF library, is vulnerable to denial-of-service via crafted PDFs. The vulnerable component is the _get_outline function in pypdf/_doc_common.py, which lacks global entry-count and nesting-depth limits during outline traversal. A malicious PDF with a large number of outline e...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 8:00 p.m.6 views

CVE-2026-84310 pypdf: Possible long runtimes/large memory usage when retrieving outlines

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 score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/01 8:00 p.m.9 views

CVE-2026-84310 pypdf: Possible long runtimes/large memory usage when retrieving outlines

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.3AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 8:00 p.m.14 views

EUVD-2026-69606

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
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/01 8:00 p.m.9 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
SaveExploits0
Cvelist
Cvelist
added 2026/09/01 8:00 p.m.41 views

CVE-2026-84310 pypdf: Possible long runtimes/large memory usage when retrieving outlines

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
Cvelist
Cvelist
added 2026/09/01 7:58 p.m.47 views

CVE-2026-84309 pypdf: Possible infinite loop for TreeObject.insert_child

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 7:58 p.m.7 views

CVE-2026-84309 pypdf: Possible infinite loop for TreeObject.insert_child

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/01 7:58 p.m.13 views

EUVD-2026-69477

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/datastructures.py TreeObject.insertchild to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/01 7:58 p.m.26 views

CVE-2026-84309

pypdf versions prior to 6.16.0 are vulnerable to an infinite loop in TreeObject.insert_child (pypdf/generic/_data_structures.py). An attacker can craft a PDF with a cyclic tree structure that causes the method to follow /Next links indefinitely when a writing code path inserts a child, resulting ...

6.9CVSS5.9AI score0.00127EPSS
SaveExploits0References4
Rows per page
Query Builder