CVE-2026-73330

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.
Configurations

No configuration.

History

12 Aug 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-08-12 20:17

Updated : 2026-08-12 20:17


NVD link : CVE-2026-73330

Mitre link : CVE-2026-73330

CVE.ORG link : CVE-2026-73330


JSON object : View

Products Affected

No product.

CWE
CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine