
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-49994 is a PHP Local File Inclusion (LFI) vulnerability in the Athens WordPress theme developed by ovatheme. It stems from improper control of filename parameters used in PHP include/require statements (CWE-98). All versions of the Athens theme up to and including 1.1.6 are affected. The vulnerability was published on January 22, 2026, with Patchstack as the reporting CNA. The CVSS v3.1 base score assigned by Patchstack is 8.1 (High), reflecting network-accessible exploitation with no authentication or user interaction required but with high attack complexity (Patchstack).
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 include() or require() statement within the Athens theme. This allows an attacker to manipulate the filename parameter to reference arbitrary local files on the server, enabling Local File Inclusion (LFI). Exploitation requires no authentication and no user interaction, though the high attack complexity rating suggests some precondition or non-trivial exploitation path (e.g., specific server configuration or chaining with another technique). No public proof-of-concept code has been identified at this time (Patchstack).
Successful exploitation of this LFI vulnerability allows a remote, unauthenticated attacker to read arbitrary files from the server's filesystem, potentially exposing sensitive data such as WordPress configuration files (e.g., wp-config.php) containing database credentials, API keys, and other secrets. Depending on server configuration, LFI may be escalated to Remote Code Execution (RCE) by including PHP-interpretable files (e.g., via log poisoning or uploaded file inclusion). The full confidentiality, integrity, and availability of the affected WordPress installation and potentially the underlying server are at risk (Patchstack).
There is no evidence of active in-the-wild exploitation or a publicly available proof-of-concept exploit for CVE-2025-49994 at this time. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.053%, indicating a low current probability of exploitation in the near term. The vulnerability is network-accessible and requires no authentication, which lowers the barrier for exploitation if a PoC becomes available (Patchstack).
/wp-content/themes/athens/).include() or require() call without proper sanitization.../../../../wp-config.php or /etc/passwd, using path traversal sequences.../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.wp-config.php, /etc/passwd, or server log files; presence of web shells in the uploads directory or theme folder.bash, curl, wget) if LFI has been escalated to RCE via log poisoning or similar techniques.Users of the Athens WordPress theme should upgrade to a version newer than 1.1.6 as soon as a patched release becomes available from ovatheme. Until a patch is released, administrators should implement strict server-level input validation and whitelist controls for any file inclusion parameters. Restricting PHP file permissions and disabling allow_url_include in php.ini can reduce the attack surface. Deploying a Web Application Firewall (WAF) with rules targeting path traversal and LFI patterns is recommended as an interim mitigation. Monitoring web server logs for path traversal sequences in request parameters can help detect exploitation attempts (Patchstack).
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."