CVE Catalog

CVE-2026-41524

High
Published: Translated: NVD NIST

Summary

Brave CMS prior to commit 6c56603 stored page and article body content entered by editor-role users through CKEditor verbatim in the database. As a result, any JavaScript or HTML injected by them was permanently stored and executed in every visitor's browser upon page load.

Risk Assessment

The organization is exposed to XSS attacks, which can lead to user data theft or session hijacking. Exploitation of this vulnerability may also harm the organization's reputation.

Recommendation

It is recommended to update Brave CMS to the version containing commit 6c56603 and review and remove any potentially malicious content from the database.

Other vulnerabilities in Brave CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS