CVE-2026-73330: CamaleonCMS 2.9.1 Server-Side Template Injection via test_email Action
CamaleonCMS 2.9.1 contains a server-side template injection vulnerability that allows authenticated administrators to execute arbitrary commands by embedding ERB tags in the email parameter of the testemail settings action, which are evaluated when an SMTP rejection reflects the recipient address back in the exception message rendered as an inline ERB template. Attackers can submit a crafted email parameter containing ERB expressions through the admin settings testemail endpoint, causing the Rails inline template renderer to evaluate attacker-controlled Ruby code and achieve arbitrary command execution as the Rails process user.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-73330?
CVE-2026-73330 has a medium severity rating of 6.6.
How do I fix CVE-2026-73330?
To remediate CVE-2026-73330, it is recommended to upgrade to a later version of CamaleonCMS that addresses this vulnerability.
Who is affected by CVE-2026-73330?
Authenticated administrators using CamaleonCMS 2.9.1 are affected by the CVE-2026-73330 vulnerability.
What type of vulnerability is CVE-2026-73330?
CVE-2026-73330 is a server-side template injection vulnerability.
What can attackers achieve with CVE-2026-73330?
Attackers can execute arbitrary commands via the email parameter of the test_email settings action.