CVE-2026-22434
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-22434 is a PHP Local File Inclusion (LFI) vulnerability in the AncoraThemes Crown Art WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Crown Art theme up to and including version 1.2.11. The vulnerability was published on March 5, 2026, and assigned by Patchstack. It carries a CVSS v3.1 base score of 8.1 (High), exploitable remotely without authentication or user interaction (Feedly, EUVD).

Technical details

The root cause is improper control of filename parameters used in PHP include/require statements within the Crown Art theme (CWE-98), which allows an attacker to manipulate file path inputs to include arbitrary local files on the server. The attack vector is network-based, requires no privileges or user interaction, but has high attack complexity, suggesting some precondition or non-trivial exploitation step is involved. By supplying a crafted filename parameter in an HTTP request, an attacker can cause the PHP interpreter to include and execute unintended local files. No public proof-of-concept code has been identified at this time (Feedly, Patchstack).

Impact

Successful exploitation could allow a remote unauthenticated attacker to include and execute arbitrary local files on the web server, leading to unauthorized disclosure of sensitive files (e.g., WordPress configuration files containing database credentials), potential remote code execution if writable files or upload directories are leveraged, and full compromise of the affected WordPress installation. All three security pillars are impacted — confidentiality, integrity, and availability are rated HIGH — and a compromised server could serve as a pivot point for lateral movement within the hosting infrastructure (Feedly).

Exploitability

There is currently no public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation as of the time of reporting. The EPSS score is approximately 0.053%, indicating a low but non-negligible probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No specific threat actor attribution has been made (Feedly, EUVD).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Crown Art theme (version ≤ 1.2.11) via passive techniques such as HTTP response headers, HTML source inspection, or tools like WPScan.
  2. Identify vulnerable parameter: Locate the theme's PHP file inclusion point — a parameter or request value that is passed unsanitized to a PHP include/require statement.
  3. Craft malicious request: Send an HTTP request (GET or POST) to the vulnerable endpoint with a manipulated filename parameter pointing to a sensitive local file, such as ../../../../wp-config.php or /etc/passwd.
  4. Retrieve file contents: If the server processes the inclusion, the contents of the targeted local file are returned in the HTTP response, exposing credentials or other sensitive data.
  5. Escalate if possible: If the server has a writable directory accessible via the web (e.g., an upload directory containing a PHP file), chain the LFI with a previously uploaded file to achieve remote code execution.

Indicators of compromise

  • Network: Unusual HTTP requests to WordPress theme files containing directory traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters; repeated requests to theme PHP files from a single IP with varying filename parameters.
  • Logs: Web server access logs showing requests with path traversal patterns targeting Crown Art theme endpoints; HTTP 200 responses to requests containing wp-config, passwd, or other sensitive file references.
  • File System: Unexpected access timestamps on sensitive files such as wp-config.php, /etc/passwd, or files in the WordPress uploads directory; presence of web shells in the uploads or theme directories.
  • Process: Unusual PHP child processes spawned by the web server process; unexpected outbound network connections from the web server.

Mitigation and workarounds

No official patch has been confirmed as available for Crown Art theme beyond version 1.2.11 at the time of reporting. Site administrators should immediately assess whether a patched version has been released by AncoraThemes and upgrade if available. As a temporary workaround, consider disabling or replacing the Crown Art theme, restricting web server access to vulnerable theme files via .htaccess rules, and implementing a Web Application Firewall (WAF) rule to block path traversal patterns in HTTP requests. Input validation and sanitization for all filename parameters should be enforced at the server level (Feedly, Patchstack).

Community reactions

Wordfence noted this vulnerability in their weekly WordPress vulnerability report covering the period of February 23 to March 1, 2026, highlighting it as part of a broader set of WordPress theme and plugin vulnerabilities. No significant independent researcher commentary or widespread media coverage has been identified beyond standard vulnerability database listings (Wordfence).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-16145HIGH7.2
  • gdpr-compliant-recaptcha-for-all-forms
NoYesAug 15, 2026
CVE-2026-18387MEDIUM6.5
  • groundhogg
NoYesAug 15, 2026
CVE-2026-16586MEDIUM6.5
  • contest-gallery
NoYesAug 15, 2026
CVE-2026-17090MEDIUM6.4
  • beaver-builder-lite-version
NoYesAug 15, 2026
CVE-2026-16146MEDIUM4.9
  • gdpr-compliant-recaptcha-for-all-forms
NoYesAug 15, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management