Summary
CVE-2026-66478 is an unauthenticated SQL injection vulnerability in the Church Admin WordPress plugin, affecting versions up to and including 5.1.1. The flaw allows a remote, unauthenticated attacker to inject malicious SQL through the plugin’s sermon-related functionality. It carries a CVSS v3.1 base score of 9.3 (Critical).
Technical details
- Root cause: improper neutralization of special elements in an SQL command (CWE-89) within the plugin’s sermon-related database query handling.
- Trigger conditions: no authentication or user interaction is required to reach the vulnerable code path.
- Attack vector: network-based, exploitable directly against the exposed WordPress site running the plugin.
- Impact: attacker-controlled SQL injection can be used to extract data from the site’s database (blind SQL injection); availability impact is also noted, while integrity is unaffected.
Affected software
- Church Admin WordPress plugin, versions <= 5.1.1
Severity
- CVSS v3.1 Base Score: 9.3 (Critical)
- Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Mitigation and recommended actions
- Immediate: Update the Church Admin plugin to version 5.1.2 or later, which patches the sermon-related SQL vulnerability.
- If immediate patching is not possible: restrict or disable public access to the affected sermon-related functionality until the update can be applied, and monitor web server/database logs for anomalous query patterns indicative of SQL injection attempts.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/church-admin/

