
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69374 is a PHP Local File Inclusion (LFI) vulnerability in the SolverWp Eleblog – Elementor Blog And Magazine Addons WordPress plugin. It stems from improper control of filename parameters used in PHP include/require statements (CWE-98), allowing unauthenticated network attackers to include and execute arbitrary PHP files on the server. All plugin versions up to and including 2.0.3 are affected. The vulnerability was published on February 20, 2026, and carries a CVSS v3.1 base score of 8.1 (High) (Feedly).
The root cause is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), where user-supplied input is passed unsanitized into a PHP file inclusion function within the Eleblog plugin. An attacker can manipulate the filename parameter to traverse the file system and include arbitrary local PHP files, potentially executing their contents in the context of the web server. Exploitation requires no authentication and no user interaction, though the high attack complexity (AC:H) suggests that specific conditions — such as knowledge of file paths or the ability to upload a file — must be met. No public proof-of-concept code has been identified at this time (Feedly).
Successful exploitation grants an attacker the ability to include and execute arbitrary PHP files on the server, resulting in high confidentiality, integrity, and availability impacts. This can lead to unauthorized disclosure of sensitive files (e.g., WordPress wp-config.php containing database credentials), modification or deletion of system data, and potential denial of service. In scenarios where an attacker can also write files to the server (e.g., via file upload functionality), LFI can be chained into full remote code execution, enabling complete system compromise and lateral movement within the hosting environment (Feedly).
There is currently no public proof-of-concept exploit and no evidence of active in-the-wild exploitation (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.053%, indicating a low probability of exploitation in the near term. No threat actor attribution has been reported.
/wp-content/plugins/ele-blog/).include or require statement without sanitization.../../../../wp-config.php) to attempt inclusion of sensitive local files.wp-config.php) within the HTTP response.../, ..%2F, ....//) in query parameters; unusual GET/POST requests to Eleblog plugin URLs with unexpected filename-like parameter values.ele-blog plugin path; repeated 200 responses to requests containing wp-config, passwd, or other sensitive file names in parameters.bash, curl, wget) following suspicious plugin requests.The primary remediation is to update the Eleblog – Elementor Blog And Magazine Addons plugin to a version newer than 2.0.3 as soon as a patched release becomes available from SolverWp. As interim mitigations: disable the plugin if it is not actively required; implement a Web Application Firewall (WAF) rule to block path traversal patterns in HTTP requests; ensure allow_url_include is disabled in php.ini; and restrict file system permissions so the web server process cannot read sensitive files outside the web root. Monitor web server logs for traversal patterns targeting the plugin's endpoints (Feedly).
The Wordfence Intelligence weekly WordPress vulnerability report for the period of February 2–8, 2026 included coverage of this vulnerability, indicating it was tracked by the WordPress security community shortly after disclosure (Wordfence). No significant vendor statements, researcher commentary, or broader media coverage specific to this CVE have been identified beyond standard vulnerability database entries.
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."