
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69057 is a PHP Local File Inclusion (LFI) vulnerability in the Edge-Themes Eldon WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects Eldon versions up to and including 1.0, allowing authenticated attackers to include and execute arbitrary local files on the server. The vulnerability was published on January 22, 2026, and carries a CVSS v3.1 base score of 8.1 (High) (Feedly).
The root cause is improper validation of user-supplied input used in PHP include/require statements within the Eldon theme (CWE-98), enabling PHP Local File Inclusion. An attacker can manipulate filename parameters passed to these statements to reference arbitrary files on the server's filesystem, potentially executing sensitive PHP files or reading configuration data. Exploitation requires authentication with low privileges, and the attack is delivered over the network with high complexity, suggesting some preconditions such as specific server configurations or parameter exposure must be met (Feedly, Patchstack).
Successful exploitation allows an authenticated attacker to read sensitive files (e.g., wp-config.php, /etc/passwd), execute arbitrary local PHP files, and potentially escalate to full remote code execution if file upload functionality is available on the target. This threatens confidentiality, integrity, and availability — all rated High in the CVSS scoring — and could expose database credentials, authentication secrets, and other sensitive configuration data stored on the server (Feedly).
There is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation at this time. 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 (Feedly).
include/require statement without proper sanitization.../../../../wp-config.php or /etc/passwd).../, %2e%2e%2f) in theme-related parameters; repeated requests to theme PHP files with unusual query strings.wp-config.php, /etc/passwd, or other system files by the web server process.No official patch has been released for the Eldon theme as of the time of reporting. Administrators should immediately restrict access to the affected theme or disable it if not essential. Recommended interim mitigations include: (1) limiting WordPress user registrations and restricting low-privilege accounts; (2) deploying a Web Application Firewall (WAF) with rules to block path traversal and file inclusion attempts; (3) implementing PHP-level open_basedir restrictions to limit file access scope; (4) monitoring logs for suspicious file inclusion patterns. Users should monitor the Patchstack database and the WordPress theme repository for patch availability (Feedly, Patchstack).
The vulnerability was noted in the Wordfence Intelligence Weekly WordPress Vulnerability Report covering December 15, 2025 to January 4, 2026, indicating it was captured as part of routine WordPress ecosystem vulnerability tracking (Wordfence). No significant broader media coverage or notable researcher commentary has 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."