
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-22437 is a PHP Local File Inclusion (LFI) vulnerability in the AncoraThemes Playa WordPress theme, caused by improper control of filename parameters in PHP include/require statements (CWE-98). It affects all versions of the Playa theme through version 1.3.9. The vulnerability was published on March 5, 2026, and was assigned by Patchstack. It carries a CVSS v3.1 base score of 8.1 (High), exploitable remotely without authentication or user interaction (Feedly, ENISA EUVD).
The root cause is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), where user-supplied input is insufficiently validated before being passed to PHP's include or require statements within the Playa theme. This allows an attacker to manipulate the filename parameter to reference arbitrary local files on the server, enabling Local File Inclusion (LFI). The attack vector is network-based, requires no privileges or user interaction, but is rated high complexity, suggesting some precondition or non-trivial exploitation step is involved. No public proof-of-concept code has been identified at this time (Feedly, Patchstack).
Successful exploitation of this vulnerability could allow an unauthenticated remote attacker to read sensitive files from the server, such as WordPress configuration files (wp-config.php) containing database credentials and API keys. Beyond information disclosure, LFI vulnerabilities can be chained with other techniques (e.g., log poisoning or PHP session file inclusion) to achieve arbitrary code execution, potentially leading to full system compromise. The CVSS scoring reflects high impacts across confidentiality, integrity, and availability (Feedly).
As of the time of reporting, there is no public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation. The vulnerability is not listed in 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 CVE status is listed as "Unknown," and no threat actor attribution has been made (Feedly).
style.css files.include/require statements without proper sanitization.../../../../wp-config.php) to reference sensitive local files.wp-config.php to obtain database credentials or other secrets.../, ..%2F, ....//) in query parameters or form fields.wp-config.php, /etc/passwd, or PHP session files from the web server process.No patch has been confirmed as available for the Playa theme as of the disclosure date; users should check with AncoraThemes for an updated version beyond 1.3.9. As immediate workarounds, administrators should disable or replace the Playa theme if it is not essential, and implement Web Application Firewall (WAF) rules to detect and block path traversal and file inclusion attempts. PHP server-level hardening measures include setting allow_url_include = Off and allow_url_fopen = Off in php.ini, and using open_basedir restrictions to limit file access to the web root. Strict input validation and sanitization of all filename parameters used in include/require statements should be enforced (Feedly).
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 in the WordPress security community. No significant independent researcher commentary or broader media coverage has been identified beyond routine vulnerability database listings (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."