
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-32303 is a Blind SQL Injection vulnerability in the Mojoomla WPCHURCH WordPress plugin (church management plugin, slug: church-management). It affects all versions of WPCHURCH through 2.7.0 and was disclosed on January 7, 2026, by Patchstack. The vulnerability is classified under CWE-89 and carries a CVSS v3.1 base score of 9.3 (Critical), assigned by Patchstack (Patchstack, Red Hat CVE).
The vulnerability is rooted in improper neutralization of special elements in SQL commands (CWE-89), allowing an attacker to inject malicious SQL syntax into database queries executed by the WPCHURCH plugin. The attack vector is network-based, requires no authentication (no privileges required), no user interaction, and has low attack complexity — making it trivially exploitable remotely. The specific exploitation technique is Blind SQL Injection (CAPEC-7), meaning the attacker infers database contents through boolean-based or time-based response differences rather than direct output, and can also potentially leverage the database for OS-level command execution (CAPEC-108) (Patchstack, Red Hat CVE).
Successful exploitation allows an unauthenticated remote attacker to extract sensitive data from the WordPress database, including user credentials, personal information of church members, and other confidential records stored by the plugin. The CVSS scope is marked as Changed, indicating the vulnerability can affect components beyond the plugin itself (e.g., the underlying database or WordPress core data). There is also a low availability impact, meaning attackers could degrade database or application performance as a side effect of exploitation (Patchstack, Red Hat CVE).
As of the time of disclosure, no public proof-of-concept exploit code has been confirmed, and there is no evidence of active in-the-wild exploitation. The EPSS score is approximately 0.03%, reflecting a currently low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (Red Hat CVE, Patchstack).
inurl:/wp-content/plugins/church-management/).AND 1=1-- vs. AND 1=2--) and observe differences in application response to confirm the injection point.sqlmap with the identified parameter to enumerate databases, tables, and extract sensitive data (e.g., sqlmap -u "<target_url>?param=value" --level=3 --risk=2 --dbs).wp_users table to extract WordPress admin password hashes, then attempt offline cracking or credential stuffing for further access (Patchstack).', --, AND, OR, SLEEP, BENCHMARK) in query parameters or POST body fields.SLEEP() or BENCHMARK()).INFORMATION_SCHEMA lookups or UNION SELECT statements in database query logs (if MySQL general query log is enabled).No vendor patch has been confirmed as available for WPCHURCH versions through 2.7.0 at the time of disclosure. Site administrators should immediately audit all installations running WPCHURCH 2.7.0 or earlier and consider deactivating or removing the plugin until a patched version is released. As interim mitigations, deploy a Web Application Firewall (WAF) with SQL injection rules (e.g., Wordfence, Cloudflare WAF) to detect and block malicious requests, apply the principle of least privilege to the database account used by WordPress, and enable database query logging to monitor for suspicious activity (Patchstack, Red Hat CVE).
The vulnerability received brief coverage from security news aggregators and community feeds upon disclosure in January 2026, including mentions on TheHackerWire and Bluesky CVE tracking accounts. No significant vendor statements beyond the Patchstack advisory or notable researcher commentary have been identified. Community reaction has been limited, consistent with the low EPSS score and absence of a public exploit.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."