CVE-2026-66748

Camaleon CMS versions 2.1.1 through 2.9.1 contains an authenticated remote code execution vulnerability that allows users with custom_fields manage permission to execute arbitrary Ruby code by supplying a malicious expression through the select_eval custom field type. Attackers can store an attacker-controlled Ruby expression in the field options command parameter, which is evaluated via instance_eval within an ERB view whenever a post edit page is rendered, achieving server-side code execution with web server process privileges.
Configurations

No configuration.

History

29 Jul 2026, 14:16

Type Values Removed Values Added
References
  • () https://tpaidakis.com/writeups/camaleon-cms-rce-select-eval/ -

28 Jul 2026, 20:17

Type Values Removed Values Added
References () https://github.com/theopaid/Camaleon-CMS---Authenticated-RCE-via-select_eval-Custom-Field - () https://github.com/theopaid/Camaleon-CMS---Authenticated-RCE-via-select_eval-Custom-Field -

28 Jul 2026, 16:20

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-28 16:20

Updated : 2026-07-30 19:56


NVD link : CVE-2026-66748

Mitre link : CVE-2026-66748

CVE.ORG link : CVE-2026-66748


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')