CVE-2026-40485
MEDIUM EPSS 25.4%
Published Apr 18, 20262mo ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Published Apr 18, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the public API login endpoint (/api/public/user/login) returns distinguishable HTTP response codes based on whether a username exists: 404 for non-existent users and 401 for valid users with incorrect passwords. An unauthenticated attacker can exploit this difference to enumerate valid usernames, with no rate limiting or account lockout to impede the process. This issue has been fixed in version 7.2.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
25.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-204
CWE-307
References 3
- github.com https://github.com/ChurchCRM/CRM/commit/214694eb83778e1f5e52b3dfa2a99d0e965c1850
- github.com https://github.com/ChurchCRM/CRM/pull/8607
- github.com https://github.com/ChurchCRM/CRM/security/advisories/GHSA-x2qh-xmhq-4jpx
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.