#VU125706 SQL injection in ChurchCRM - CVE-2026-39334
Published: April 9, 2026
ChurchCRM
ChurchCRM
Description
The vulnerability allows a remote user to disclose and modify sensitive information.
The vulnerability exists due to SQL injection in the /SettingsIndividual.php endpoint when processing the POST type array parameter. A remote user can send a specially crafted request to disclose and modify sensitive information.
The issue is blind and occurs because unsanitized array indexes are incorporated into a SELECT query.