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

CVE-2026-31248: Docling's METS GBS backend is vulnerable to XML Entity Expansion (XXE) attacks

May 11, 2026 (updated May 18, 2026)

Docling’s METS GBS backend is vulnerable to XML Entity Expansion (XXE) attacks thru 2.61.0. The backend extracts and validates XML files from .tar.gz archives using etree.fromstring() without disabling entity resolution. An attacker can craft a malicious XML file with nested entity definitions (XML Bomb) and package it into a .tar.gz archive. When processed by Docling, the exponential expansion of entities during XML parsing leads to excessive resource consumption, resulting in a denial of service (DoS) condition on the system running the Docling parser.

References

  • github.com/advisories/GHSA-9f4q-q82q-4359
  • github.com/docling-project/docling
  • nvd.nist.gov/vuln/detail/CVE-2026-31248
  • www.notion.so/CVE-2026-31248-35d1e1393188818585b2ce3b9ce24686

Code Behaviors & Features

Detect and mitigate CVE-2026-31248 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 up to 2.61.0

Solution

Unfortunately, there is no solution available yet.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-776: Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')

Source file

pypi/docling/CVE-2026-31248.yml

Spotted a mistake? Edit the file on GitLab.

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

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