Beveiligingsadvies

CVE-2026-38970

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-02 00:00:00
Laatst bijgewerkt 2026-08-21 13:50:57
Toegewezen door mitre
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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.