CVE-2025-67875
MEDIUMChurchCRM < 6.5.3 - Authenticated Privilege Escalation and Stored Cross-Site Scripting via Profile Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-67875. PoCs published by lukasz-rybak.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2025-67875, a stored XSS vulnerability in ChurchCRM that allows privilege escalation via session hijacking. It includes a step-by-step breakdown of the attack chain, code snippets, and screenshots demonstrating the exploit.
Description
ChurchCRM is an open-source church management system. A privilege escalation vulnerability exists in ChurchCRM prior to version 6.5.3. An authenticated user with specific mid-level permissions ("Edit Records" and "Manage Properties and Classifications") can inject a persistent Cross-Site Scripting (XSS) payload into an administrator's profile. The payload executes when the administrator views their own profile page, allowing the attacker to hijack the administrator's session, perform administrative actions, and achieve a full account takeover. This vulnerability is a combination of two separate flaws: an Insecure Direct Object Reference (IDOR) that allows any user to view any other user's profile, and a Broken Access Control vulnerability that allows a user with general edit permissions to modify any other user's record properties. Version 6.5.3 fixes the issue.
Exploits (1)
This repository provides a detailed technical analysis of CVE-2025-67875, a stored XSS vulnerability in ChurchCRM that allows privilege escalation via session hijacking. It includes a step-by-step breakdown of the attack chain, code snippets, and screenshots demonstrating the exploit.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N