Loading market data...
← Back to CVE feed

CVE-2026-38970

UNKNOWN View on NVD ↗

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.

Published: Jul 02, 2026 21:16 UTC Modified: Jul 02, 2026 21:16 UTC