
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-49371 is a PHP Local File Inclusion (LFI) vulnerability in the Strux WordPress theme by AncoraThemes. It stems from improper control of filename parameters used in PHP include/require statements (CWE-98), allowing unauthenticated remote attackers to include arbitrary local files on the server. All versions of the Strux theme up to and including version 1.9 are affected. The vulnerability was published on December 18, 2025, and carries a CVSS v3.1 base score of 8.1 (High) (Feedly, 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 to a PHP file inclusion function within the Strux theme. An unauthenticated attacker can craft a network request that manipulates the filename parameter to point to sensitive local files on the server, bypassing intended access controls. Exploitation requires high attack complexity (e.g., specific preconditions such as particular server configurations or race conditions), but no authentication or user interaction is needed. No public proof-of-concept code has been identified at this time (Feedly, Patchstack).
Successful exploitation of this LFI vulnerability could allow an attacker to read sensitive system files (e.g., /etc/passwd, WordPress wp-config.php containing database credentials), access confidential configuration data, and potentially execute unauthorized code on the server if file upload or log poisoning techniques are chained. The confidentiality, integrity, and availability impacts are all rated High, meaning a complete compromise of the affected WordPress installation is possible. Lateral movement within the hosting environment or access to adjacent applications sharing the same server is also a risk if sensitive credentials are exposed (Feedly).
As of the time of publication, there is no known public proof-of-concept exploit and no evidence of active in-the-wild exploitation. 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 was reported and assigned by Patchstack (Feedly, Patchstack).
../../../../etc/passwd or ../../../../wp-config.php) as the filename parameter.../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.wp-config.php, /etc/passwd, or server log files by the web server process.include()/require() calls with unusual file paths, which may indicate probing attempts.The primary remediation is to update the Strux WordPress theme to a version beyond 1.9 that includes a patch for this vulnerability. If no patched version is yet available from AncoraThemes, site administrators should consider deactivating and removing the vulnerable theme until a fix is released. As interim mitigations, implement strict server-side input validation for any file inclusion parameters, use allowlists to restrict permissible file paths, and deploy a Web Application Firewall (WAF) configured to block path traversal and file inclusion patterns. Applying the principle of least privilege to the web server process can also limit the impact of successful exploitation (Feedly, 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."