All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-38970
NONEpublished 2026-07-02 21:16 UTC · 2 days ago
CVSS / 10
// description
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.