CVE-2026-40582

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the /api/public/user/login endpoint validates only the username and password before returning the user's API key, bypassing the normal authentication flow that enforces account lockout and two-factor authentication checks. An attacker with knowledge of a user's password can obtain API access even when the account is locked or has 2FA enabled, granting direct access to all protected API endpoints with that user's privileges. This issue has been fixed in version 7.2.0. Note: this issue had a duplicate, GHSA-472m-p3gf-46xp, which has been closed.
CVSS

No CVSS.

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-40582

Mitre link : CVE-2026-40582

CVE.ORG link : CVE-2026-40582


JSON object : View

Products Affected

No product.

CWE
CWE-288

Authentication Bypass Using an Alternate Path or Channel

CWE-305

Authentication Bypass by Primary Weakness