Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-jp53-mhqp-8xcg | pypdf: Possible infinite loop for TreeObject.insert_child |
Wed, 02 Sep 2026 02:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Py-pdf
Py-pdf pypdf |
|
| Vendors & Products |
Py-pdf
Py-pdf pypdf |
Tue, 01 Sep 2026 22:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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/_data_structures.py TreeObject.insert_child to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop. This issue is fixed in version 6.16.0. | |
| Title | pypdf: Possible infinite loop for TreeObject.insert_child | |
| Weaknesses | CWE-835 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-02T13:41:31.258Z
Reserved: 2026-09-01T16:17:43.079Z
Link: CVE-2026-84309
No data.
Status : Received
Published: 2026-09-01T20:17:25.027
Modified: 2026-09-01T20:17:25.027
Link: CVE-2026-84309
No data.
OpenCVE Enrichment
Updated: 2026-09-02T03:00:13Z
-
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
Github GHSA