Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive {!! !!}. Any JavaScript or HTML injected by an editor-role user is permanently stored and executed in every visitor's browser upon page load. This issue has been patched via commit 6c56603.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-05-08 15:16
Updated : 2026-06-17 10:46
NVD link : CVE-2026-41524
Mitre link : CVE-2026-41524
CVE.ORG link : CVE-2026-41524
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
