
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-22443 is a PHP Local File Inclusion (LFI) vulnerability in the ThemeREX Alliance WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Alliance theme up to and including 3.1.1, and was published on March 5, 2026, with the CVE assigned by Patchstack. The vulnerability carries a CVSS v3.1 base score of 8.1 (High) (Feedly, Patchstack).
The root cause is improper control of filenames used in PHP include/require statements (CWE-98), which allows an attacker to manipulate file path parameters to include arbitrary local PHP files on the server. The attack vector is network-based, requires no authentication or user interaction, but has high attack complexity, suggesting specific conditions or non-default configurations must be met for exploitation. An attacker who meets these preconditions can supply a crafted filename parameter to trigger inclusion of sensitive or malicious PHP files already present on the server (Feedly, Patchstack).
Successful exploitation allows an unauthenticated remote attacker to include and execute arbitrary PHP files present on the server, resulting in high impacts to confidentiality, integrity, and availability. This can lead to unauthorized access to sensitive files (e.g., WordPress configuration files containing database credentials), data theft, and potential full system compromise. If combined with a file upload vulnerability or other means to place a malicious PHP file on the server, the LFI could escalate to remote code execution (Feedly).
As of the time of reporting, no public proof-of-concept exploit code has been identified, and there is no evidence of active in-the-wild exploitation. The EPSS score is approximately 0.053%, indicating a low probability of exploitation in the near term. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. The high attack complexity rating further reduces the immediate risk of widespread exploitation (Feedly).
include or require statement without adequate sanitization.../../../../wp-config.php) or a previously uploaded malicious PHP file.wp-config.php) to gain administrative access to the WordPress site or the underlying database, enabling further lateral movement (Feedly, Patchstack).../, ..%2F, %2e%2e%2f) in parameters.Users should update the ThemeREX Alliance theme to a version beyond 3.1.1 as soon as a patched release becomes available from the vendor. In the interim, administrators should implement a Web Application Firewall (WAF) with rules to block path traversal and file inclusion attempts. Additionally, ensure PHP's allow_url_include directive is set to Off in php.ini, and apply strict input validation and whitelisting for any parameters used in file inclusion logic. Monitoring web server access logs for path traversal patterns is also recommended (Feedly, Patchstack).
The vulnerability was noted in the Wordfence Intelligence Weekly WordPress Vulnerability Report covering the period of February 23 to March 1, 2026, indicating it received standard coverage within the WordPress security community. No significant vendor statements, notable researcher commentary, or broader media coverage has been identified beyond routine vulnerability disclosure channels (Wordfence Blog).
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."