VYPR

pdfcpu

by Pdfcpu

CVEs (1)

  • CVE-2026-38970HigJul 2, 2026
    risk 0.00cvss 7.5epss 0.00

    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.