{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:docling:docling-core:*:*:*:*:*:python:*:*",
            "extracted_events": [
              {
                "introduced": "1.5.0"
              },
              {
                "fixed": "2.74.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "ded530aa14fd20ba40df6399b524f1b0784c66fb"
            },
            {
              "fixed": "275bd1d2174b4f05578822086b232bf4f880728c"
            }
          ],
          "repo": "https://github.com/docling-project/docling-core",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-jmmv-h3mp-59v8"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22",
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44023.json"
  },
  "details": "Docling Core defines core data types and transformations for the document processing application Docling. In versions 1.5.0 and above, prior to 2.74.1, docling-core did not sufficiently restrict remote request destinations and could resolve a server-provided Content-Disposition to a local path in an unsafe manner. In applications that accept untrusted URLs, this could allow SSRF attacks targeting local files outside the user-defined cache directory. This issue has been fixed in version 2.74.1.",
  "id": "CVE-2026-44023",
  "modified": "2026-08-12T03:51:42.535834231Z",
  "published": "2026-07-16T21:00:49.617Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/docling-project/docling-core/releases/tag/v2.74.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44023.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/docling-project/docling-core/security/advisories/GHSA-jmmv-h3mp-59v8"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44023"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Docling Core has unsafe remote filename resolution"
}