CVE-2026-28058
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-28058 is a Local File Inclusion (LFI) vulnerability in the ThemeREX Dixon WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects Dixon versions up to and including 1.4.2.1 and allows unauthenticated remote attackers to include and execute arbitrary local files on the server. The vulnerability was published on March 5, 2026, with Patchstack credited as the assigner. It carries a CVSS v3.1 base score of 8.1 (High) (Feedly, Patchstack).

Technical details

The root cause is improper control of filename parameters used in PHP include/require statements within the Dixon theme (CWE-98, mapped to CAPEC-193: PHP Remote File Inclusion). An attacker can manipulate file path parameters passed to these inclusion functions to reference arbitrary local files on the server, bypassing intended access controls. Exploitation requires no authentication and no user interaction, though the attack complexity is rated High, suggesting specific conditions or non-default configurations must be met. No public proof-of-concept code has been identified at this time (Feedly).

Impact

Successful exploitation allows an attacker to read sensitive local files (e.g., configuration files containing database credentials, WordPress wp-config.php) and potentially execute arbitrary PHP code if attacker-controlled content can be included. This can result in full confidentiality, integrity, and availability compromise of the affected WordPress installation, including unauthorized data access, content manipulation, and service disruption. Lateral movement within a shared hosting environment is also a risk if sensitive credentials are exposed (Feedly).

Exploitability

There is currently no public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation. The EPSS score is approximately 0.053%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The High attack complexity rating suggests that exploitation is not trivial and may require specific preconditions to be met (Feedly).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the ThemeREX Dixon theme version ≤ 1.4.2.1 via passive scanning tools (e.g., WPScan, Shodan) or by inspecting theme metadata in publicly accessible style.css files.
  2. Identify vulnerable parameter: Analyze the theme's PHP source code or observed HTTP requests to locate parameters that are passed unsanitized to PHP include/require statements.
  3. Craft malicious request: Construct an HTTP request (GET or POST) targeting the vulnerable endpoint with a manipulated filename parameter using path traversal sequences (e.g., ../../../../wp-config.php) to reference sensitive local files.
  4. Extract sensitive data: If the inclusion returns file contents in the HTTP response, extract credentials or other sensitive information from files such as wp-config.php.
  5. Escalate to code execution: If a writable directory or upload functionality is accessible, upload a PHP file and include it via the LFI vector to achieve remote code execution on the server (Feedly).

Indicators of compromise

  • Network: Unusual HTTP requests to WordPress theme endpoints containing path traversal sequences (e.g., ../, ..%2F, ....//) in query parameters or POST body fields.
  • Logs: Web server access logs showing requests with encoded traversal patterns targeting theme PHP files; repeated 200 responses to requests with suspicious filename parameters.
  • File System: Unexpected PHP files in world-writable directories (e.g., /uploads/) that may have been placed for inclusion; access timestamps on sensitive files like wp-config.php updated unexpectedly.
  • Process: Unusual PHP child processes spawned by the web server user (e.g., www-data) executing shell commands or making outbound network connections.

Mitigation and workarounds

Users should update the ThemeREX Dixon theme to a version newer than 1.4.2.1 as soon as a patched release becomes available from the vendor. In the interim, the following mitigations are recommended: disable PHP's allow_url_include directive in php.ini; implement strict server-side input validation and sanitization for all file inclusion parameters; restrict file system access via web server configuration (e.g., open_basedir restrictions); and monitor web server logs for path traversal patterns. Consider temporarily deactivating the theme if no business-critical dependency exists (Feedly).

Community reactions

Wordfence included this vulnerability in their weekly WordPress vulnerability report covering February 23 – March 1, 2026, highlighting it as part of a broader set of theme-related issues. Patchstack, which discovered and reported the vulnerability, published it to their database and assigned the CVE. No significant broader media coverage or notable researcher commentary beyond these standard disclosure channels has been identified (Wordfence, Patchstack).

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-18039NONEN/A
  • essential-addons-for-elementor-lite
NoYesAug 14, 2026
CVE-2026-16810NONEN/A
  • bit-form
NoYesAug 14, 2026
CVE-2026-16739NONEN/A
  • epeken-all-kurir
NoNoAug 14, 2026
CVE-2026-15205NONEN/A
  • paymob-for-woocommerce
NoYesAug 14, 2026
CVE-2026-14290NONEN/A
  • embed-google-photos-album-easily
NoNoAug 14, 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