CVE-2026-38970

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-02 21:16

Updated : 2026-08-21 14:16


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