{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "7.2.0"
              },
              {
                "fixed": "9.7.7"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "f151f71eea8d004102a11f5d47fa1783a0de7461"
            },
            {
              "fixed": "52fb6be8aafe326419f34dc94d3211e7bbfbfb25"
            },
            {
              "fixed": "b3e6dd886a974aa8200759ecfd7db28c598a2894"
            }
          ],
          "repo": "https://github.com/squidfunk/mkdocs-material",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xvg9-69gf-fjrf"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73295.json"
  },
  "details": "Material for MkDocs is a powerful documentation framework built on top of MkDocs. From 7.2.0 until 9.7.7, the mountSearchSuggest function in src/templates/assets/javascripts/components/search/suggest/index.ts contains a DOM-based cross-site scripting vulnerability in the optional search.suggest feature that allows a crafted q URL parameter to execute JavaScript in a documentation site's origin after user interaction. This issue is fixed in version 9.7.7.",
  "id": "CVE-2026-73295",
  "modified": "2026-08-15T11:31:03.095075038Z",
  "published": "2026-08-12T16:15:22.470Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/squidfunk/mkdocs-material/releases/tag/9.7.7"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73295.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/squidfunk/mkdocs-material/security/advisories/GHSA-xvg9-69gf-fjrf"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73295"
    },
    {
      "type": "FIX",
      "url": "https://github.com/squidfunk/mkdocs-material/commit/52fb6be8aafe326419f34dc94d3211e7bbfbfb25"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Material for MkDocs: DOM XSS in search suggestions via query parameter"
}