CVE-2025-68400
HIGHChurchCRM < 6.5.3 - Authenticated SQL Injection via Legacy Reports Endpoint
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-68400. PoCs published by lukasz-rybak.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2025-68400, a time-based blind SQL injection vulnerability in ChurchCRM's legacy endpoint `/Reports/ConfirmReportEmail.php`. The writeup includes root cause analysis, vulnerable code snippets, and a proof-of-concept payload demonstrating the exploit.
Description
ChurchCRM is an open-source church management system. A SQL Injection vulnerability exists in the legacy endpoint `/Reports/ConfirmReportEmail.php` in ChurchCRM prior to version 6.5.3. Although the feature was removed from the UI, the file remains deployed and reachable directly via URL. This is a classic case of *dead but reachable code*. Any authenticated user - including one with zero assigned permissions - can exploit SQL injection through the `familyId` parameter. Version 6.5.3 fixes the issue.
Exploits (1)
This repository provides a detailed technical analysis of CVE-2025-68400, a time-based blind SQL injection vulnerability in ChurchCRM's legacy endpoint `/Reports/ConfirmReportEmail.php`. The writeup includes root cause analysis, vulnerable code snippets, and a proof-of-concept payload demonstrating the exploit.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H