Description
Docling Core defines core data types and transformations for the document processing application Docling. In versions 2.5.0 and above, prior to 2.74.1, docling-core could allow local file:// image references and accepted inline data: content without a decoded-size limit. In applications that accept untrusted image references, this may allow access to local files readable by the process or excessive memory use from large inline payloads. This issue has been fixed in version 2.74.1.
Published: 2026-07-16
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Docling Core, a core library for the Docling document processing framework, has insufficient validation of image reference URIs. Versions 2.5.0 through 2.74.0 allow image references that use the local file:// scheme and accept inline data with no decoded-size limit. In applications that process untrusted image URLs, this flaw can provide a path to read any file that the process can access, as well as allow excessively large inline payloads to consume memory. The result is a confidentiality breach when local files are read and a potential denial of service via memory exhaustion. This weakness corresponds to CWE‑400 (Uncontrolled Resource Consumption) and CWE‑73 (Relative Path Traversal).

Affected Systems

The vulnerability affects Docling Core versions 2.5.0 through 2.74.0, used in the Docling document processing framework. All installations running these affected versions are potentially impacted, regardless of the specific deployment environment or configuration, because the flaw operates at the core library level.

Risk and Exploitability

The CVSS score is 8.1, indicating high severity, but the EPSS score is below 1%, and the vulnerability is not listed in CISA's KEV catalog. Attackers would need to supply crafted image references to the application; in contexts where input is from untrusted users, local file read and memory exhaustion are feasible attack outcomes.

Generated by OpenCVE AI on July 31, 2026 at 01:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Docling Core to version 2.74.1 or later where the issue is fixed
  • If upgrading immediately is not possible, enforce strict validation of image URLs to disallow file:// schemes and limit inline payload sizes
  • Continuously monitor the application for anomalous file reads and unusually high memory consumption that could indicate exploitation attempts

Generated by OpenCVE AI on July 31, 2026 at 01:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-j5xp-7m2f-49jv Docling Core: Insufficient validation of image reference URIs
History

Fri, 17 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Docling-project
Docling-project docling-core
Vendors & Products Docling-project
Docling-project docling-core

Thu, 16 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description Docling Core defines core data types and transformations for the document processing application Docling. In versions 2.5.0 and above, prior to 2.74.1, docling-core could allow local file:// image references and accepted inline data: content without a decoded-size limit. In applications that accept untrusted image references, this may allow access to local files readable by the process or excessive memory use from large inline payloads. This issue has been fixed in version 2.74.1.
Title Docling Core has insufficient validation of image reference URIs
Weaknesses CWE-400
CWE-73
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H'}


Subscriptions

Docling-project Docling-core
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-17T17:50:50.083Z

Reserved: 2026-05-04T21:24:36.506Z

Link: CVE-2026-44019

cve-icon Vulnrichment

Updated: 2026-07-17T17:50:34.572Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T01:30:05Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-73

    External Control of File Name or Path