Missing Authorization in ChurchCRM - #VU129697

 

Missing Authorization in ChurchCRM - #VU129697

Published: May 5, 2026


Vulnerability identifier: #VU129697
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ChurchCRM
Affected software:
ChurchCRM

Detailed vulnerability description

The vulnerability allows a remote user to create new pledges without the required finance role.

The vulnerability exists due to missing authorization in src/PledgeEditor.php when creating a new pledge. A remote user can submit a crafted pledge creation request to create new pledges without the required finance role.

Editing an existing pledge performs a finance role check, but the new pledge path does not.


Remediation

Install security update from vendor's website.

Sources