
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-32304 is a PHP Local File Inclusion (LFI) vulnerability in the Mojoomla WPCHURCH WordPress plugin, affecting all versions through 2.7.0. The flaw is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It was reported by Patchstack and first published on January 6, 2026. The vulnerability carries a CVSS v3.1 base score of 8.1 (High), assigned by Patchstack (Patchstack).
The root cause is improper control of filenames used in PHP include or require statements within the WPCHURCH plugin (CWE-98), which allows an attacker to manipulate file path parameters to include arbitrary local files. The attack vector is network-based, requires no authentication or user interaction, but is rated as high complexity, suggesting some precondition or non-trivial exploitation step is required. By supplying a crafted filename or path parameter, an attacker can cause the PHP interpreter to include sensitive local files such as configuration files, potentially exposing credentials or enabling further code execution (Patchstack).
Successful exploitation can result in high confidentiality, integrity, and availability impacts. An attacker could read sensitive local files (e.g., WordPress wp-config.php containing database credentials), potentially execute arbitrary PHP code if writable files or upload directories are accessible, and disrupt service availability. Credential exposure from configuration files could enable lateral movement to the underlying database or other connected systems (Patchstack).
As of the available data, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation. The EPSS score is approximately 0.066%, indicating a low probability of exploitation in the near term. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (Patchstack).
include() or require() statements without proper sanitization.../../wp-config.php) to reference a sensitive local file.../, ..%2F, %2e%2e%2f) in query parameters or POST body.wp-config.php, /etc/passwd, or other system files by the web server process.include() or require() failures referencing unusual file paths outside the plugin directory.No official patch has been confirmed as available for WPCHURCH beyond version 2.7.0 based on current data. Administrators should immediately audit installations running WPCHURCH ≤ 2.7.0 and consider disabling or removing the plugin until a patched version is released. Interim mitigations include implementing Web Application Firewall (WAF) rules to block path traversal patterns, restricting file system permissions so the web server process cannot read sensitive files outside the web root, and enforcing strict input validation on any parameters used in file inclusion operations (Patchstack).
The vulnerability was noted in the Wordfence Intelligence Weekly WordPress Vulnerability Report for May 12–18, 2025, indicating it received standard coverage in the WordPress security community (Wordfence). Social media mentions were observed on Mastodon and Bluesky from security-focused accounts, but no significant researcher commentary or vendor statements beyond the Patchstack disclosure have been identified.
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."