CVE-2026-40485

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.
Configurations

No configuration.

History

18 Apr 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-18 00:16

Updated : 2026-04-20 18:59


NVD link : CVE-2026-40485

Mitre link : CVE-2026-40485

CVE.ORG link : CVE-2026-40485


JSON object : View

Products Affected

No product.

CWE
CWE-204

Observable Response Discrepancy

CWE-307

Improper Restriction of Excessive Authentication Attempts