
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-4414 is a PHP Local File Inclusion (LFI) vulnerability in the CMSMasters Content Composer WordPress plugin affecting all versions prior to 2.5.7. The flaw stems from improper control of filenames used in PHP include/require statements (CWE-98), allowing unauthenticated remote attackers to include arbitrary local files. It was reported by security researcher "Bonds" on June 8, 2025, and published by Patchstack on July 1, 2025. The vulnerability carries a CVSS v3.1 base score of 8.1 (High) (Patchstack, Red Hat CVE).
The vulnerability is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), which maps to CAPEC-193 (PHP Remote File Inclusion). The plugin fails to properly sanitize or validate user-supplied input before passing it to PHP file inclusion functions (include/require), enabling an attacker to manipulate the filename parameter to reference arbitrary files on the server's filesystem. Exploitation requires no authentication and no user interaction, though attack complexity is rated High, suggesting some precondition or environmental factor must be met (e.g., specific server configuration or path traversal constraints) (Patchstack, Red Hat CVE).
Successful exploitation allows an attacker to read sensitive files on the server — including configuration files containing database credentials (e.g., WordPress wp-config.php) — potentially leading to complete database takeover. If the included file contains PHP code (e.g., a previously uploaded file), the vulnerability can escalate to arbitrary PHP code execution, compromising the confidentiality, integrity, and availability of the affected WordPress site. The CVSS score reflects high impact across all three pillars, and the network-based attack vector means exploitation can be attempted remotely at scale (Patchstack).
As of the time of publication, there is no public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation (Red Hat CVE). The EPSS score is approximately 0.0015 (0.15%), indicating a currently low probability of exploitation in the near term. However, Patchstack classifies this as a high-priority vulnerability expected to be targeted in mass-exploit campaigns against WordPress sites, regardless of their traffic or popularity. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, though it was referenced in a CISA vulnerability bulletin for the week of June 30, 2025 (CISA Bulletin, Patchstack).
inurl:wp-content/plugins/cmsmasters-content-composer).include/require statement without proper sanitization.../../../../wp-config.php or ../../../../etc/passwd) targeting the vulnerable parameter to read sensitive server files.wp-config.php.../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.wp-config, passwd, or other sensitive file names in parameters.wp-config.php, /etc/passwd, or other configuration files that do not correspond to legitimate administrative activity.The vendor has released version 2.5.7 of the CMSMasters Content Composer plugin, which patches this vulnerability. All users should update immediately to version 2.5.7 or later via the WordPress plugin dashboard. Patchstack users benefit from a virtual patch (mitigation rule) that blocks exploitation attempts until the plugin is updated. As additional hardening measures, administrators should implement strict input validation for file inclusion paths, use allowlists for permitted file paths, apply the principle of least privilege to the web server user, and monitor for unauthorized file access (Patchstack).
Wordfence included CVE-2025-4414 in its weekly WordPress vulnerability report for the period of June 30 to July 6, 2025, highlighting it as a notable plugin vulnerability (Wordfence Blog). The vulnerability was also referenced in the CISA vulnerability summary bulletin for the week of June 30, 2025 (CISA Bulletin). Social media activity was limited, with brief mentions on Mastodon via RedPacketSecurity. Overall community reaction has been measured, consistent with the absence of active exploitation at the time of disclosure.
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."