CVE-2026-73330 PUBLISHED

CamaleonCMS 2.9.1 Server-Side Template Injection via test_email Action

Assigner: VulnCheck
Reserved: 11.08.2026 Published: 12.08.2026 Updated: 12.08.2026

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 test_email 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 test_email endpoint, causing the Rails inline template renderer to evaluate attacker-controlled Ruby code and achieve arbitrary command execution as the Rails process user.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.5

Product Status

Vendor owen2345
Product CamaleonCMS
Versions Default: affected
  • affected from 0 to 2.9.1 (incl.)

Credits

  • Amir Aliu & Enrik Mustafa finder

References

Problem Types

  • Improper Neutralization of Special Elements Used in a Template Engine CWE