CSRF Vulnerability in e107 CMS Prior to Version 2.3.5
CVE-2026-46620
6.5MEDIUM
What is CVE-2026-46620?
The e107 content management system (CMS) has a vulnerability that fails to properly enforce CSRF token validation for comment moderation actions in versions prior to 2.3.5. The session_handler::check() method allows state-changing requests to bypass token validation unless a token is explicitly present in the request. This oversight can lead to unauthorized actions being taken without the user's consent, exposing the system to various attacks. The issue has been addressed in e107 CMS version 2.3.5, where proper CSRF token validation is enforced for all applicable requests.
Affected Version(s)
e107 < 2.3.5
