Exposure of Sensitive Information Through Data Queries in ChurchCRM - CVE-2026-58407
Published: July 20, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to exposure of sensitive information through data queries in api/routes/people/people-person.php when exporting person records to JSON. A remote user can request their own person record to disclose sensitive information.
The response can include the pre-loaded User ORM object with a bcrypt hash, API key, and TOTP secret.