CVE Catalog

CVE-2026-66748

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.81%

53th percentile - higher than 53% of all known CVEs

Summary

A vulnerability in Camaleon CMS allows an authenticated user with custom field management permissions to execute arbitrary Ruby code. A malicious expression in the select_eval field is evaluated via instance_eval when rendering the post edit page.

Risk Assessment

An attacker can take over the web server and gain access to all data and execute arbitrary commands.

Recommendation

Update Camaleon CMS to a version later than 2.9.1.

Other vulnerabilities in Camaleon CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS