{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.17.35"
              },
              {
                "fixed": "1.30.2"
              },
              {
                "introduced": "1.31.1"
              },
              {
                "fixed": "1.31.71"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "f2da5648069fa391309f42426cee0b015b6f8e87"
            },
            {
              "introduced": "422da4644cc98b2d643b81dbd7ada5dabf12432b"
            },
            {
              "fixed": "94caa46c1a594512247fbd46c808edae39469542"
            },
            {
              "fixed": "cacd9436d0de40b0e58cc7d2dbb06451619e61ec"
            }
          ],
          "repo": "https://github.com/verapdf/verapdf-validation",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-cg9x-g3gm-h5h6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-611"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54082.json"
  },
  "details": "veraPDF validation model is an implementation of the veraPDF validation model. From 1.25.73 until 1.30.2 and 1.31.71, veraPDF-validation contains an XML External Entity vulnerability in PDFAValidator.validate(...) and GFPDAcroForm.getdynamicRender(), where default DocumentBuilderFactory parsing of rich-text annotation or form-field values and XFA configurations in untrusted PDFs can allow local file disclosure and outbound network requests. This issue is fixed in versions 1.30.2 and 1.31.71.",
  "id": "CVE-2026-54082",
  "modified": "2026-08-01T03:32:53.373334464Z",
  "published": "2026-07-29T15:14:19.998Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54082.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/veraPDF/veraPDF-validation/security/advisories/GHSA-cg9x-g3gm-h5h6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54082"
    },
    {
      "type": "FIX",
      "url": "https://github.com/veraPDF/veraPDF-validation/commit/94caa46c1a594512247fbd46c808edae39469542"
    },
    {
      "type": "FIX",
      "url": "https://github.com/veraPDF/veraPDF-validation/commit/cacd9436d0de40b0e58cc7d2dbb06451619e61ec"
    },
    {
      "type": "FIX",
      "url": "https://github.com/veraPDF/veraPDF-validation/pull/730"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "veraPDF-validatio: Use of Default `DocumentBuilderFactory` leads to XXE When Processing Untrusted PDFs"
}