CVE-2026-6628 Details
Description
A flaw has been found in phili67 Ecclesia CRM up to 8.0.0. This affects the function ValidateInput of the file /v2/query/view/ of the component Query Viewer Component. This manipulation of the argument custom causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A critical SQL injection vulnerability exists in Ecclesia CRM versions prior to 8.0.0, specifically within the Query Viewer component. The issue arises in the ValidateInput function of the /v2/query/view/ endpoint, where user-supplied parameters are improperly sanitized before being incorporated into SQL query templates. This flaw allows authenticated users to inject arbitrary SQL commands, potentially leading to unauthorized data access, including sensitive information from the database such as administrative credentials and personal member records. Additionally, the application inadvertently discloses the full SQL query execution in HTML comments, which could aid attackers in refining their exploitation techniques.
Users are advised to update to Ecclesia CRM version 8.0.0 or later, where this vulnerability has been addressed. For those using earlier versions, it is recommended to implement input validation measures to sanitize query parameters and prevent SQL injection attacks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 20, 2026CISA-ADP
Assessed Apr 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/NicolasPauferro/studiessqli | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/submit/792607 | [email protected] | Technical Description |
| https://vuldb.com/vuln/358262 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/358262/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| phili67 Ecclesia CRM | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 20, 2026 | New CVE Received | [email protected] |
Volerion