Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. docling
  4. ›
  5. CVE-2026-47214

CVE-2026-47214: Docling: Unsafe URI and Path Handling in HTML Backend

June 3, 2026

The HTML backend did not perform sufficient validation during resource handling:

  • Accepted file:// URIs enabling local file system access when enable_local_fetch=True
  • Path resolution allowed traversal outside intended directories via ../ sequences and absolute paths
  • Did not block internal network resources under enable_remote_fetch=True
  • HTTP redirects were not validated, potentially redirecting to unintended schemes
  • No resource limits for remote image downloads and data: URIs

References

  • github.com/advisories/GHSA-q29v-xc37-wh5m
  • github.com/docling-project/docling/releases/tag/v2.91.0
  • github.com/docling-project/docling/releases/tag/v2.94.0
  • github.com/docling-project/docling/security/advisories/GHSA-q29v-xc37-wh5m
  • nvd.nist.gov/vuln/detail/CVE-2026-47214

Code Behaviors & Features

Detect and mitigate CVE-2026-47214 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.94.0

Fixed versions

  • 2.94.0

Solution

Upgrade to version 2.94.0 or above.

Impact 7.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption
  • CWE-73: External Control of File Name or Path

Source file

pypi/docling/CVE-2026-47214.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:04 +0000.