{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.25.73"
              },
              {
                "fixed": "1.30.2"
              },
              {
                "introduced": "1.31.1"
              },
              {
                "fixed": "1.31.71"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "077e3f87e8549ca50e51c314342e52d67ed02793"
            },
            {
              "introduced": "422da4644cc98b2d643b81dbd7ada5dabf12432b"
            },
            {
              "fixed": "94caa46c1a594512247fbd46c808edae39469542"
            },
            {
              "fixed": "cacd9436d0de40b0e58cc7d2dbb06451619e61ec"
            }
          ],
          "repo": "https://github.com/verapdf/verapdf-validation",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-3jh7-wm29-q568"
  ],
  "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-54078.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 (XXE) vulnerability in validation-model/src/main/java/org/verapdf/gf/model/tools/DictionaryKeysHelper.java in getRichTextStringOrStreamEntryStringRepresentation(), where a crafted PDF containing a malicious rich-text /RC or /RV entry can cause external entity expansion and reflect local file contents into the validation report. This issue is fixed in versions 1.30.2 and 1.31.71.",
  "id": "CVE-2026-54078",
  "modified": "2026-08-12T03:51:22.560573374Z",
  "published": "2026-07-29T15:11:05.239Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54078.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/veraPDF/veraPDF-validation/security/advisories/GHSA-3jh7-wm29-q568"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54078"
    },
    {
      "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.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "veraPDF Validation XXE via Rich Text"
}