Vulnerability Description
Grav contains a stored cross-site scripting vulnerability in shortcode-core attribute handlers where the XSS detection scan only matches payloads containing literal angle brackets, allowing shortcode parameters to bypass validation. Attackers with admin.pages permission can inject malicious JavaScript through shortcode attributes that execute in any viewer's browser, including administrators, enabling session hijacking via admin nonce theft.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/security/advisories/GHSA-q5fw-vpqc-fgph
- https://www.vulncheck.com/advisories/grav-stored-cross-site-scripting-via-shortc
- https://github.com/getgrav/grav/security/advisories/GHSA-q5fw-vpqc-fgph
FAQ
What is CVE-2026-64628?
CVE-2026-64628 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Grav contains a stored cross-site scripting vulnerability in shortcode-core attribute handlers where the XSS detection scan only matches payloads containing literal angle brackets, allowing shortcode ...
How severe is CVE-2026-64628?
CVE-2026-64628 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-64628?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.