Lucene search
K

849 matches found

RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-35575

ChurchCRM is an open-source church management system. Prior to 6.5.3, a Stored Cross-Site Scripting Stored XSS vulnerability in the admin panel’s group-creation feature allows any user with group-creation privileges to inject malicious JavaScript that executes automatically when an administrator...

8CVSS5.5AI score0.00044EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/13 8:58 p.m.6 views

CVE-2026-44418

EcclesiaCRM is CRM Software for church management. In 8.0.0 and earlier, the ValidateInput function's default case in EcclesiaCRM's query view passes user-supplied POST parameters directly into SQL queries via strreplace without any sanitization, enabling SQL injection through query parameters th...

9.8CVSS5.9AI score0.00035EPSS
Exploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/20 7:22 p.m.2 views

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

9.1CVSS5.7AI score0.0004EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/17 11:20 p.m.1 views

EUVD-2026-23595

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the Pledge Editor renders donation comment values directly into HTML input value attributes without escaping via htmlspecialchars. An authenticated user with Finance permissions can inject HTML attribute-breaking...

5.4CVSS5.8AI score0.00009EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/17 12:0 a.m.1 views

PT-2026-33525

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the GET /api/person/personId endpoint loads and returns person records without performing object-level authorization checks. Although the legacy PersonView.php page enforces canEditPerson restrictions, the API layer...

7.1CVSS5.7AI score0.00017EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/04/16 7:22 p.m.1 views

CVE-2026-39940

ChurchCRM is an open-source church management system. Prior to 7.0.0, it was possible in many places across the ChurchCRM application to create a link that, when visited by an authenticated user, would redirect them to any URL chosen by an attacker if they clicked 'Cancel' button on the page. For...

5.3CVSS5.8AI score0.00016EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/04/09 7:23 p.m.1 views

CVE-2026-35576

ChurchCRM is an open-source church management system. Prior to 7.0.0, a stored cross-site scripting XSS vulnerability exists in ChurchCRM within the Person Property Management subsystem. This issue persists in versions patched for CVE-2023-38766 and allows an authenticated user to inject arbitrar...

8.7CVSS6.2AI score0.00038EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/09 3:38 p.m.1 views

EUVD-2026-20948

ChurchCRM is an open-source church management system. Prior to 7.1.0, an XSS vulnerability allows attacker-supplied input sent via a the EName and EDesc parameters in EditEventAttendees.php to be rendered in a page without proper output encoding, enabling arbitrary JavaScript execution in victims...

5.3CVSS6.1AI score0.00051EPSS
Exploits1References3
NVD
NVD
added 2026/04/07 6:16 p.m.1 views

CVE-2026-39340

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

8.1CVSS0.00033EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/07 5:38 p.m.3 views

EUVD-2026-19829

ChurchCRM is an open-source church management system. Prior to 7.1.0, he FindFundRaiser.php endpoint reflects user-supplied input DateStart and DateEnd into HTML input field attributes without proper output encoding for the HTML attribute context. An authenticated attacker can craft a malicious U...

8.7CVSS6AI score0.00038EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 5:38 p.m.2 views

CVE-2026-39333

ChurchCRM is an open-source church management system. Prior to 7.1.0, he FindFundRaiser.php endpoint reflects user-supplied input DateStart and DateEnd into HTML input field attributes without proper output encoding for the HTML attribute context. An authenticated attacker can craft a malicious U...

8.7CVSS6AI score0.00038EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/04/07 5:36 p.m.8 views

CVE-2026-39331

ChurchCRM prior to 7.1.0 has an API authorization bypass: an authenticated API user can modify any family’s state by altering the {familyId} in requests to /family/{familyId}/verify, /family/{familyId}/verify/url, /family/{familyId}/verify/now, /family/{familyId}/activate/{status}, and /family/{f...

8.1CVSS6AI score0.00047EPSS
Exploits0References1Affected Software1
EUVD
EUVD
added 2026/04/07 5:34 p.m.2 views

EUVD-2026-19825

ChurchCRM is an open-source church management system. Prior to 7.1.0, an SQL injection vulnerability was found in the endpoint /PropertyAssign.php in ChurchCRM. Authenticated users with the role Manage Groups & Roles ManageGroups and Edit Records isEditRecordsEnabled can inject arbitrary SQL...

8.8CVSS6AI score0.00039EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/07 5:33 p.m.16 views

CVE-2026-39329 ChurchCRM has a Blind SQL injection in EventNames.php

ChurchCRM is an open-source church management system. Prior to 7.1.0, an SQL injection vulnerability was identified in /EventNames.php in ChurchCRM. Authenticated users with AddEvent privileges can inject SQL via the newEvtTypeCntLst parameter during event type creation. The vulnerable flow reach...

8.8CVSS0.00039EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/07 5:28 p.m.1 views

EUVD-2026-19809

ChurchCRM is an open-source church management system. Prior to 7.1.0, a critical SQL injection vulnerability exists in ChurchCRM's PropertyTypeEditor.php where the Name and Description POST parameters are sanitized only with striptags before direct concatenation into SQL queries. This allows...

8.8CVSS6.2AI score0.0003EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/07 5:27 p.m.1 views

EUVD-2026-19808

ChurchCRM is an open-source church management system. Prior to 7.1.0, the GroupPropsFormRowOps.php file contains a SQL injection vulnerability. User input in the Field parameter is directly inserted into SQL queries without proper sanitization. The mysqlirealescapestring function does not escape...

8.8CVSS6.1AI score0.00037EPSS
Exploits1References1
NVD
NVD
added 2026/04/07 5:16 p.m.0 views

CVE-2026-35578

Rejected reason: This CVE is a duplicate of another CVE. REJECT DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-39940. Reason: This candidate is a reservation duplicate of CVE-2026-39940. Notes: All CVE users should reference CVE-2026-39940 instead of this candidate. All references and...

0.00043EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/04/07 5:11 p.m.0 views

CVE-2026-35576

ChurchCRM is an open-source church management system. Prior to 7.0.0, a stored cross-site scripting XSS vulnerability exists in ChurchCRM within the Person Property Management subsystem. This issue persists in versions patched for CVE-2023-38766 and allows an authenticated user to inject arbitrar...

8.7CVSS6AI score0.00282EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/07 5:8 p.m.2 views

CVE-2026-35575

ChurchCRM is an open-source church management system. Prior to 6.5.3, a Stored Cross-Site Scripting Stored XSS vulnerability in the admin panel’s group-creation feature allows any user with group-creation privileges to inject malicious JavaScript that executes automatically when an administrator...

8CVSS5.9AI score0.00044EPSS
Exploits0References2Affected Software1
EUVD
EUVD
added 2026/04/07 5:4 p.m.2 views

EUVD-2026-19772

ChurchCRM is an open-source church management system. Prior to 6.5.3, a stored Cross-Site Scripting XSS vulnerability in ChurchCRM's Note Editor allows authenticated users with note-adding permissions to execute arbitrary JavaScript code in the context of other users' browsers, including...

7.3CVSS6.2AI score0.00038EPSS
Exploits1References1
Rows per page
Query Builder