Vulnerability Description
Grav Admin before 2.0.20 fails to sanitize output from marked.parse() before injecting it into the DOM via Svelte's {@html} directive in MarkdownEditor and MarkdownModal components. Attackers can inject javascript: URI schemes in plugin or theme changelogs to execute arbitrary code in authenticated admin sessions without requiring site access.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/security/advisories/GHSA-752r-88j4-vxm3
- https://www.vulncheck.com/advisories/grav-admin-before-2.0.20-cross-site-scripti
FAQ
What is CVE-2026-85601?
CVE-2026-85601 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Grav Admin before 2.0.20 fails to sanitize output from marked.parse() before injecting it into the DOM via Svelte's {@html} directive in MarkdownEditor and MarkdownModal components. Attackers can inje...
How severe is CVE-2026-85601?
CVE-2026-85601 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-85601?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.