
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-22439 is a PHP Local File Inclusion (LFI) vulnerability in the AncoraThemes Green Planet WordPress theme, caused by improper control of filename parameters used in PHP include/require statements (CWE-98). It affects all versions of the Green Planet theme through and including version 1.1.14. The vulnerability was published on March 5, 2026, and assigned by Patchstack. It carries a CVSS v3.1 base score of 8.1 (High) (Feedly, 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 passed unsanitized into PHP include or require statements within the Green Planet theme. An unauthenticated, remote attacker can manipulate filename parameters in HTTP requests to cause the server to include arbitrary local files. Exploitation requires high attack complexity but no privileges or user interaction, suggesting some environmental or conditional constraint must be met (e.g., specific server configuration or parameter exposure) (Feedly, EUVD).
Successful exploitation allows an unauthenticated attacker to read sensitive local files from the server — including configuration files, database credentials, and PHP source code — as well as potentially modify critical files and application logic, or disrupt service availability. The confidentiality, integrity, and availability impacts are all rated High. This could lead to full WordPress site compromise, credential theft, and lateral movement within the hosting environment (Feedly).
As of the time of reporting, there is no known public proof-of-concept exploit and no evidence of active in-the-wild exploitation. The vulnerability has an EPSS score of approximately 0.053%, indicating a low current probability of exploitation. It has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. The attack vector is network-accessible with no authentication required, though high attack complexity somewhat limits opportunistic exploitation (Feedly).
/wp-content/themes/green-planet/style.css).include or require statements that accept user-controlled input (e.g., via GET/POST parameters or URL path segments).?template=../../../../etc/passwd or ?file=../wp-config.php.wp-config.php.../, ..%2F, %2e%2e%2f) in filename or template parameters.wp-config.php, /etc/passwd, or /etc/shadow by the web server process.include/require attempts with unusual file paths, which may indicate probing activity (Feedly).No official patch has been confirmed as available for the Green Planet theme as of the time of reporting. Site administrators should immediately audit installations for the affected theme (versions ≤ 1.1.14) and consider switching to an alternative theme if a security update is not released by AncoraThemes. As interim mitigations: deploy Web Application Firewall (WAF) rules to detect and block path traversal and LFI attempts; restrict PHP file inclusion capabilities via php.ini (e.g., allow_url_include = Off); tighten file system permissions on the web root; and monitor application logs for suspicious file access patterns (Feedly, EUVD).
The vulnerability was noted in the Wordfence Intelligence Weekly WordPress Vulnerability Report covering the period of February 23 – March 1, 2026, indicating it received standard coverage in the WordPress security community. No significant vendor statements, high-profile 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."