Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network SQLi needing no interaction (AV:N/AC:L/PR:N/UI:N) yields high confidentiality via database read; I and A left N absent evidence of write/DoS, and scope kept Unchanged conservatively.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated SQL Injection in Church Admin <= 5.1.1 versions.
AnalysisAI
Unauthenticated SQL injection in the Church Admin WordPress plugin (all versions through 5.1.1) lets remote attackers inject SQL through an unauthenticated request, exposing the WordPress database without any login. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N) confirms trivial, no-privilege network exploitation, and the CWE-89 root cause plus scope-change flag point to database compromise reaching beyond the plugin itself. No public exploit identified at time of analysis, but the low complexity and zero-authentication profile make it a strong candidate for opportunistic scanning.
Technical ContextAI
Church Admin is a WordPress plugin by developer Andy Moyle (CPE cpe:2.3:a:andy_moyle:church_admin) used for church membership, event, and giving management on WordPress sites. The flaw is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): user-controlled input is concatenated into a SQL query executed against the shared WordPress/MySQL database without proper parameterization or sanitization. Because WordPress plugins run inside the CMS but query a distinct database backend, Patchstack's assigned vector marks Scope:Changed, reflecting that a successful injection impacts the database component beyond the plugin's own security authority.
RemediationAI
No vendor-released patch version was identified in the available data, so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/church-admin/vulnerability/wordpress-church-admin-plugin-5-1-1-sql-injection-vulnerability) and the WordPress.org plugin changelog to obtain and install the first release above 5.1.1 as soon as it is confirmed. Until a fixed version is applied, the most effective compensating control is a Web Application Firewall (WAF) rule set - Patchstack's own virtual patching, or generic SQLi signatures in Wordfence/Cloudflare/ModSecurity - to block injection payloads against the plugin's endpoints, accepting that WAF rules can be bypassed and are not a substitute for patching. Where the plugin's public-facing features are not essential, deactivating and removing Church Admin eliminates the exposure entirely at the cost of losing church-management functionality; if it must stay active, restrict access to its request handlers at the web-server or reverse-proxy layer and monitor database query logs for anomalous statements.
More in Church Admin
View allRemote code execution in the Church Admin WordPress plugin (versions up to and including 4.4.6) allows authenticated low
Unrestricted Upload of File with Dangerous Type vulnerability in andy_moyle Church Admin church-admin.1.5. Rated critica
Cross-site scripting (XSS) vulnerability in the church_admin plugin before 0.810 for WordPress allows remote attackers t
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in andy_moyle Church
The Church Admin WordPress plugin before 3.4.135 does not have authorisation and CSRF in some of its action as well as r
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in andy_moyle Church
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in andy_moyle Church
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in andy_moyle Church
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in andy_moyle Church
Missing Authorization vulnerability in andy_moyle Church Admin church-admin.1.18. Rated medium severity (CVSS 6.5), this
Missing Authorization vulnerability in andy_moyle Church Admin church-admin.1.6. Rated medium severity (CVSS 6.3), this
Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57891
GHSA-qc76-7cx7-6pgf