CVE-2026-39339 PUBLISHED

ChurchCRM has an API Authentication Bypass

Assigner: GitHub_M
Reserved: 06.04.2026 Published: 07.04.2026 Updated: 07.04.2026

ChurchCRM is an open-source church management system. Prior to 7.1.0, a critical authentication bypass vulnerability in ChurchCRM's API middleware (ChurchCRM/Slim/Middleware/AuthMiddleware.php) allows unauthenticated attackers to access all protected API endpoints by including "api/public" anywhere in the request URL, leading to complete exposure of church member data and system information. This vulnerability is fixed in 7.1.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CVSS Score: 9.1

Product Status

Vendor ChurchCRM
Product CRM
Versions
  • Version < 7.1.0 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE