Impact
The HTML backend of Docling improperly processes URI and file path inputs. Before version 2.94.0 this allowed an attacker to craft requests that could resolve to files outside the intended directory or cause the backend to consume large amounts of resources. The documented fix appears in v2.94.0, indicating that the vulnerability could be leveraged to read restricted files or to disrupt service availability.
Affected Systems
All releases of the Docling document–processing project older than 2.94.0 contain the flaw. The project is affected across its HTML backend component; newer releases include a patch that mitigates the unsafe path handling.
Risk and Exploitability
A CVSS score of 7.1 signifies moderate to high severity. No EPSS information is available, and the issue is not listed in CISA’s KEV catalog. Exploitation most likely requires remote access to the HTML backend, for example via exposed network interfaces or APIs, and would enable an attacker to traverse directories or trigger excessive resource use.
OpenCVE Enrichment
Github GHSA