Description
Unauthenticated SQL Injection in Church Admin <= 5.1.1 versions.
Published: 2026-08-13
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows an attacker to inject arbitrary SQL commands into the Church Admin plugin for WordPress without requiring authentication. The flaw falls under CWE‑89 and can lead to data exfiltration, unauthorized data modification, or even escalation to higher privileges if the database contains sensitive information or is exposed to wider networks.

Affected Systems

The affected product is the Church Admin WordPress plugin developed by andy_moyle. Versions up to and including 5.1.1 are impacted. Any WordPress installation that has the plugin version 5.1.1 or earlier is susceptible.

Risk and Exploitability

The issue carries a CVSS score of 9.3, indicating a critical level of risk. No EPSS score is publicly available, and the vulnerability is not listed in the CISA KEV catalog. The exploitation requires only an unauthenticated HTTP request to a vulnerable endpoint provided by the plugin, making the attack vector straightforward and highly likely to be leveraged by adversaries.

Generated by OpenCVE AI on August 13, 2026 at 17:05 UTC.

Remediation

Vendor Solution

Update the WordPress Church Admin Plugin to the latest available version (at least 5.1.2).


OpenCVE Recommended Actions

  • Update the Church Admin plugin to the latest version (5.1.2 or newer).
  • If an immediate update is not possible, temporarily deactivate the Church Admin plugin to eliminate the exposure.
  • Implement a Web Application Firewall rule or host‑based filtering to deny requests containing SQL injection syntax at the plugin’s endpoints while the plugin remains active.

Generated by OpenCVE AI on August 13, 2026 at 17:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Andymoyle
Andymoyle church Admin
Wordpress
Wordpress wordpress
Vendors & Products Andymoyle
Andymoyle church Admin
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Church Admin <= 5.1.1 versions.
Title WordPress Church Admin plugin <= 5.1.1 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Andymoyle Church Admin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:47:31.186Z

Reserved: 2026-07-27T09:50:27.375Z

Link: CVE-2026-66478

cve-icon Vulnrichment

Updated: 2026-08-13T14:30:00.876Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T14:17:08.763

Modified: 2026-08-14T19:09:39.140

Link: CVE-2026-66478

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T17:15:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')