PatchSiren cyber security CVE debrief
CVE-2026-73330 owen2345 CVE debrief
CVE-2026-73330 is a server-side template injection vulnerability in CamaleonCMS 2.9.1. Authenticated administrators can execute arbitrary commands by embedding ERB tags in the email parameter of the test_email settings action. The vulnerability allows attackers to submit crafted email parameters containing ERB expressions, which are evaluated when an SMTP rejection reflects the recipient address back in the exception message rendered as an inline ERB template. This issue enables attackers to achieve arbitrary command execution as the Rails process user. Administrators and users of CamaleonCMS 2.9.1, especially those with authenticated administrator access, should be aware of this vulnerability and take necessary precautions to prevent exploitation. The CVE record was published on 2026-08-12T20:17:55.197Z and has not been modified since then. To address this vulnerability, prioritize patching CamaleonCMS 2.9.1 instances, especially those exposed to authenticated administrators, to prevent potential arbitrary command execution.
- Vendor
- owen2345
- Product
- CamaleonCMS
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-12
- Original CVE updated
- 2026-08-26
- Advisory published
- 2026-08-12
- Advisory updated
- 2026-08-26
Who should care
Administrators and users of CamaleonCMS 2.9.1, especially those with authenticated administrator access, should be aware of this vulnerability and take necessary precautions to prevent exploitation. This includes patching CamaleonCMS 2.9.1 instances, restricting access to the test_email settings action, monitoring for suspicious activity on affected systems, verifying and limiting administrator accounts and privileges, and reviewing compensating controls for exposed systems while remediation is scheduled and verified.
Technical summary
The CVE-2026-73330 vulnerability in CamaleonCMS 2.9.1 allows authenticated administrators to execute arbitrary commands by embedding ERB tags in the email parameter of the test_email settings action. This is due to the evaluation of attacker-controlled Ruby code by the Rails inline template renderer when an SMTP rejection reflects the recipient address back in the exception message rendered as an inline ERB template. Attackers can submit crafted email parameters 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. To address this vulnerability, prioritize patching CamaleonCMS 2.9.1 instances, especially those exposed to authenticated administrators, to prevent potential arbitrary command execution.
Defensive priority
Administrators should prioritize patching CamaleonCMS 2.9.1 instances, especially those exposed to authenticated administrators, to prevent potential arbitrary command execution.
Recommended defensive actions
- Patch CamaleonCMS 2.9.1 to prevent arbitrary command execution
- Restrict access to the test_email settings action
- Monitor for suspicious activity on affected systems
- Verify and limit administrator accounts and privileges
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE-2026-73330 record indicates a server-side template injection vulnerability in CamaleonCMS 2.9.1, allowing authenticated administrators to execute arbitrary commands via ERB tags in the email parameter of the test_email settings action. Evidence is based on official CVE and NVD records, as well as references from Vulncheck and other sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73330 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73330
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73330 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73330
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://enrik-m.github.io/posts/Camaleon-CMS-Vulnerabilties/
-
Source reference
Unverified legacy reference
URL: https://github.com/owen2345/camaleon-cms
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/camaleoncms-server-side-template-injection-via-test-email-action
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.