3 matches found
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...
CVE-2026-38970
The pdfcpu PDF processing tool (versions through v0.11.1 ) is vulnerable to an uncontrolled recursion issue within the pkg/pdfcpu/model/parse.go file. Specifically, the ParseObjectContext() and parseArray() functions fail to enforce a maximum nesting depth when recursively parsing nested PDF obje...
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...