CVE-2025-32304
Local File Inclusion in WPCHURCH Plugin Allows Code Execution
Publication date: 2026-01-06
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mojoomla | wpchurch | From 2.7.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-98 | The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-32304 is a Local File Inclusion (LFI) vulnerability in the WordPress WPCHURCH plugin up to version 2.7.0. It allows an unauthenticated attacker to include and display local files from the target website by exploiting improper control of filename in PHP include/require statements. This can expose sensitive information such as database credentials and potentially lead to further compromise. [1]
How can this vulnerability impact me? :
This vulnerability can allow attackers to access sensitive files on your website, including database credentials, which could lead to a complete database takeover. This compromises the confidentiality, integrity, and availability of your website and its data, posing a high security risk. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official fix or patched version is currently available for this vulnerability, immediate mitigation steps include using Patchstack's mitigation and security intelligence services to help protect against exploitation. Additionally, consider restricting access to the vulnerable plugin, monitoring for suspicious activity, and applying general security best practices to reduce risk. [1]
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability allows unauthenticated attackers to access sensitive information such as database credentials, which could lead to data breaches. Such exposure of sensitive data can result in non-compliance with data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information. Therefore, organizations using the affected WPCHURCH plugin may face compliance risks if this vulnerability is exploited. [1]