Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Ajax30/BraveCMS-2.0/commit/6c5660373cf5f0ca9181603280427aca46
- https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-xj46-722x-6433
- https://github.com/Ajax30/BraveCMS-2.0/security/advisories/GHSA-xj46-722x-6433
FAQ
What is CVE-2026-41524?
CVE-2026-41524 is a vulnerability with a CVSS score of 8.7 (HIGH). 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 ...
How severe is CVE-2026-41524?
CVE-2026-41524 has been rated HIGH with a CVSS base score of 8.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41524?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.