Published
Permalink
CVE-2026-73295
5.4 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): Low (L)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): None (N)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
2 packages
- python313Packages.mkdocs-material-extensions
- python314Packages.mkdocs-material-extensions
- @LeSuisse accepted
- @LeSuisse published on GitHub
Material for MkDocs: DOM XSS in search suggestions via query parameter
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.
References
Affected products
mkdocs-material
- ==>= 7.2.0, < 9.7.7
Matching in nixpkgs
pkgs.python313Packages.mkdocs-material
Material for mkdocs
Ignored packages (2)
pkgs.python313Packages.mkdocs-material-extensions
Markdown extension resources for MkDocs Material
Package maintainers
-
@jaysa68 Jaysa Maria Garcia <gh@jaysa.net>
-
@D4ndellion Daniel Olsen <daniel@dodsorf.as>