CVE-2026-44023 PUBLISHED

Docling Core has unsafe remote filename resolution

Assigner: GitHub_M
Reserved: 04.05.2026 Published: 16.07.2026 Updated: 16.07.2026

Docling Core defines core data types and transformations for the document processing application Docling. In versions 1.5.0 and above, prior to 2.74.1, docling-core did not sufficiently restrict remote request destinations and could resolve a server-provided Content-Disposition to a local path in an unsafe manner. In applications that accept untrusted URLs, this could allow SSRF attacks targeting local files outside the user-defined cache directory. This issue has been fixed in version 2.74.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
CVSS Score: 8.6

Product Status

Vendor docling-project
Product docling-core
Versions
  • Version >= 1.5.0, < 2.74.1 is affected

References

Problem Types

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE
  • CWE-918: Server-Side Request Forgery (SSRF) CWE