CVE-2026-31248
HIGH EPSS 19.6%
Published May 11, 20261mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published May 11, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
19.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-776
References 2
- github.com https://github.com/docling-project/docling
- notion.so https://www.notion.so/CVE-2026-31248-35d1e1393188818585b2ce3b9ce24686
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.