Beveiligingsadvies

CVE-2026-41524

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-08 14:50:26
Laatst bijgewerkt 2026-05-08 21:27:10
Toegewezen door GitHub_M
CVSS-score 8.7
Status PUBLISHED

Beschrijving

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.