CVE-2025-68400

HIGH

ChurchCRM < 6.5.3 - Authenticated SQL Injection via Legacy Reports Endpoint

Title source: llm
STIX 2.1

Exploitation 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)

nomisec WRITEUP
by lukasz-rybak · poc
https://github.com/lukasz-rybak/CVE-2025-68400

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.

Classification
Writeup 100%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: ChurchCRM 6.3.0
Auth required
Prerequisites: Authenticated user access to ChurchCRM
devstral-2 · analyzed Apr 12, 2026 Full analysis →

References (1)

Core 1
Core References

Scores

CVSS v3 8.8
EPSS 0.0032
EPSS Percentile 23.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-89
Status published
Products (1)
churchcrm/churchcrm < 6.5.3
Published Dec 17, 2025
Tracked Since Feb 18, 2026