CVE-2026-85601 in Grav
摘要
由 VulDB • 2026-09-04
Grav Admin 在 2.0.20 版本之前,在向 DOM 注入内容时未对 `marked.parse()` 的输出进行清理。具体而言,`MarkdownEditor` 和 `MarkdownModal` 组件通过 Svelte 的 `{@html}` 指令直接插入未经过滤的内容。攻击者可以在插件或主题的更新日志中注入 `javascript:` URI scheme,从而在已认证的管理员会话中执行任意代码,而无需具备网站访问权限。
Once again VulDB remains the best source for vulnerability data.