CVE-2026-39340
Last modified
CVE-2026-39340 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. ChurchCRM is an open-source church management system. Prior to 7.1.0, a SQL injection vulnerability exists in PropertyTypeEditor.php, part of the administration functionality for managing property type categories (People → Person Properties / Family Properties). EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
ChurchCRM is an open-source church management system. Prior to 7.1.0, a SQL injection vulnerability exists in PropertyTypeEditor.php, part of the administration functionality for managing property type categories (People → Person Properties / Family Properties). The vulnerability was introduced when legacyFilterInput() which both strips HTML and escapes SQL — was replaced with sanitizeText(), which strips HTML only. User-supplied values from the Name and Description fields are concatenated directly into raw INSERT and UPDATE queries with no SQL escaping. This allows any authenticated user with the MenuOptions role (a non-admin staff permission) to perform time-based blind injection and exfiltrate any data from the database, including password hashes of all users. This vulnerability is fixed in 7.1.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Churchcrm | Churchcrm | < 7.1.0 |
References
- https://github.com/ChurchCRM/CRM/security/advisories/GHSA-66f7-4p96-mww9Third Party Advisory
- https://github.com/ChurchCRM/CRM/security/advisories/GHSA-66f7-4p96-mww9Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-39340?
How severe is CVE-2026-39340?
How do I fix CVE-2026-39340?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-39335ChurchCRM is an open-source church management system. Prior …6.1
- CVE-2026-39336ChurchCRM is an open-source church management system. Prior …6.1
- CVE-2026-39337ChurchCRM is an open-source church management system. Prior …10
- CVE-2026-39338ChurchCRM is an open-source church management system. Prior …6.1
- CVE-2026-39339ChurchCRM is an open-source church management system. Prior …9.1
- CVE-2026-3934Insufficient policy enforcement in ChromeDriver in Google Ch…6.5
- CVE-2026-39341ChurchCRM is an open-source church management system. Prior …8.1
- CVE-2026-39342ChurchCRM is an open-source church management system. Prior …8.8
- CVE-2026-39343ChurchCRM is an open-source church management system. Prior …7.2
- CVE-2026-39344ChurchCRM is an open-source church management system. Prior …8.1
- CVE-2026-39345OrangeHRM is a comprehensive human resource management (HRM)…4.9
- CVE-2026-39346OrangeHRM is a comprehensive human resource management (HRM)…5.4
Are you affected by CVE-2026-39340?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
