CVE-2026-41576
Last modified
CVE-2026-41576 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible (no authentication required). EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
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 <br> 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41576?
How severe is CVE-2026-41576?
How do I fix CVE-2026-41576?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4157ChargePoint Home Flex revssh Service Command Injection Remot…7.5
- CVE-2026-41570PHPUnit is a testing framework for PHP. In versions 12.5.21 …7.8
- CVE-2026-41571Note Mark is an open-source note-taking application. In vers…9.4
- CVE-2026-41572Note Mark is an open-source note-taking application. Prior t…5.3
- CVE-2026-41574Nhost is an open source Firebase alternative with GraphQL. P…9.8
- CVE-2026-41575In th30d4y/IP from version 1.0.1 to before version 2.0.1, a …6.1
- CVE-2026-41577authentik is an open-source identity provider. Prior to vers…7.5
- CVE-2026-41579runc is a CLI tool for spawning and running containers accor…3.3
- CVE-2026-4158KeePassXC OpenSSL Configuration Uncontrolled Search Path Ele…7.3
- CVE-2026-41580Stirling-PDF is a locally hosted web application that facili…6.1
- CVE-2026-41581Frappe is a full-stack web application framework. Prior to v…6.9
- CVE-2026-41583ZEBRA is a Zcash node written entirely in Rust. Prior to zeb…9.1
Are you affected by CVE-2026-41576?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
