Server-Side Request Forgery (SSRF) in ChurchCRM - CVE-2026-35572
Published: May 5, 2026
ChurchCRM
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information and cause limited integrity and availability impacts.
The vulnerability exists due to server-side request forgery (SSRF) in DonationFundEditor.php when processing a crafted Referer header. A remote privileged user can send a specially crafted request with a full URL in the Referer header to disclose sensitive information and cause limited integrity and availability impacts.
The server issues an outbound HTTP or HTTPS request to the supplied host, and other endpoints may also be affected if they share the same middleware or logging path.