OSV 1.4.0 · github-reviewed · 修改于 2026-05-18 23:21
发布时间
2026-05-12 02:31
GitHub 审查时间
2026-05-18 23:21
NVD 发布时间
2026-05-12 01:16
源文件
advisories/github-reviewed/2026/05/GHSA-9f4q-q82q-4359/GHSA-9f4q-q82q-4359.json
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.