Bug 2496707 (CVE-2026-38970) - CVE-2026-38970 github.com/pdfcpu/pdfcpu: pdfcpu: Denial of Service via uncontrolled recursion in PDF parsing
Summary: CVE-2026-38970 github.com/pdfcpu/pdfcpu: pdfcpu: Denial of Service via uncont...
Keywords:
Status: NEW
Alias: CVE-2026-38970
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2497727
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-02 22:01 UTC by OSIDB Bzimport
Modified: 2026-07-07 14:55 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-02 22:01:22 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.