cbcvebase.
CVE-2026-41576
published 2026-05-08

CVE-2026-41576: Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible (no authentication required). User-supplied message text is…

PriorityP337high7.1CVSS 3.1
AVNACLPRNUIRSUCHILAN
EPSS
0.27%
18.7th percentile
Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible (no authentication required). User-supplied message text is passed through PHP's nl2br() function, which converts newlines to tags but does not escape HTML. The resulting string is then passed to a Blade email template using the unescaped {!! $msg !!} directive. The resulting content is then rendered in a Blade email template using the unescaped {!! $msg !!} directive. Because HTML is not sanitized, arbitrary markup can be injected into the email body. While modern HTML-capable email clients (Gmail or Outlook Web) typically block JavaScript execution, they still render HTML content. This allows attackers to craft convincing phishing interfaces inside the email sent to the administrator. This issue has been patched via commit 6c56603.

Affected

1 ranges
VendorProductVersion rangeFixed in
ajax30bravecms-2.0< 6c5660373cf5f0ca9181603280427aca46ef11ea6c5660373cf5f0ca9181603280427aca46ef11ea
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.