cvedb.io
CVE-2026-23885
MEDIUM · CVSS 6.4
EPSS exploitation probability: 0%
Published 2026-01-19T22:16:02.453 · Last modified 2026-06-17T10:22:15.387

Summary

Alchemy is an open source content management system engine written in Ruby on Rails. Prior to versions 7.4.12 and 8.0.3, the application uses the Ruby `eval()` function to dynamically execute a string provided by the `resource_handler.engine_name` attribute in `Alchemy::ResourcesHelper#resource_url_proxy`. The vulnerability exists in `app/helpers/alchemy/resources_helper.rb` at line 28. The code explicitly bypasses security linting with `# rubocop:disable Security/Eval`, indicating that the use of a dangerous function was known but not properly mitigated. Since `engine_name` is sourced from module definitions that can be influenced by administrative configurations, it allows an authenticated attacker to escape the Ruby sandbox and execute arbitrary system commands on the host OS. Versions

Affected products

alchemy-cms — alchemy_cms

Does this affect you?

Add your gear to cvedb and we'll alert you only when alchemy-cms ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.