SQL injection in ChurchCRM - CVE-2026-39343
Published: May 5, 2026
ChurchCRM
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL commands against the database.
The vulnerability exists due to improper neutralization of special elements used in an SQL command in EditEventTypes.php when handling the EN_tyid POST parameter. A remote privileged user can send a specially crafted POST parameter to execute arbitrary SQL commands against the database.
The vulnerable page is only accessible to administrators.