CVE-2026-35567

Severity CVSS v4.0:
Pending analysis
Type:
CWE-89 SQL Injection
Publication date:
07/04/2026
Last modified:
07/04/2026

Description

ChurchCRM is an open-source church management system. Prior to 7.1.0, the NewRole POST parameter in src/MemberRoleChange.php is used in an SQL query without proper integer validation, allowing authenticated users to inject arbitrary SQL. The attack requires an authenticated session with ManageGroups role, knowledge of a valid GroupID and PersonID (obtainable from GroupView or PersonView pages) This vulnerability is fixed in 7.1.0.