pdfcpu through v0.11.1 contains an uncontrolled-recursion denial-of-service issue in pkg/pdfcpu/model/parse.go. The parser descends recursively through nested PDF objects, including arrays, via ParseObjectContext() and parseArray() without enforcing a maximum nesting depth.
References
Configurations
No configuration.
History
06 Jul 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
| CWE | CWE-674 |
02 Jul 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-02 21:16
Updated : 2026-07-06 19:47
NVD link : CVE-2026-38970
Mitre link : CVE-2026-38970
CVE.ORG link : CVE-2026-38970
JSON object : View
Products Affected
No product.
CWE
CWE-674
Uncontrolled Recursion
