Back to overview

CVE-2026-44020

HIGH
7.5
CVSS 3.1
Description
Docling simplifies document processing by parsing diverse formats and providing integrations with the generative AI ecosystem. From 2.13.0 until 2.74.0, the USPTO patent XML parser used the standard xml.sax.parseString() without protection against XML External Entity (XXE) attacks. An attacker could craft malicious USPTO patent XML files with external entity references that could read arbitrary files from the server filesystem, perform Server-Side Request Forgery (SSRF) attacks, or cause denial of service through entity expansion (Billion Laughs attack). The vulnerability affects three USPTO patent format parsers: ICE (v4.x), Grant v2.5, and Application v1.x. This vulnerability is fixed in 2.74.0.

Metadata

CVE ID
CVE-2026-44020
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-04 21:24 UTC
Published
2026-06-24 17:45 UTC
Last updated
2026-06-24 17:45 UTC
Primary CWE
CWE-776
CWE-776: Improper Restriction of Recursive Entity References…
Vendor / Product
docling-project / docling
Sources
cve.org  ·  NVD

Severity & Metrics

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected products (1)
VendorProductPlatformVersions
docling-project docling >= 2.13.0, < 2.74.0
Weakness (CWE)
CWESourceDescription
CWE-776 cna CWE-776: Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.5 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References (1)
Back to overview