Answer in brief
CVE-2026-73295 records a Medium severity (CVSS 5.4) vulnerability in Material for MkDocs: DOM XSS in search suggestions via query parameter. The current sources do not mark it as known exploited. The current feed maps squidfunk/mkdocs-material (generic), mkdocs-material (pip). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.4. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps squidfunk/mkdocs-material (generic), mkdocs-material (pip). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| squidfunk/mkdocs-materialgeneric | >= 7.2.0, < 9.7.7 | Not reported |
| mkdocs-materialpip | >=7.2.0,<9.7.7 | 9.7.7 |
Published upstream
Aug 12, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 9, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 12, 2026
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.
Quoted source text, attributed separately from HOL analysis.