CVE-2026-28026
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-28026 is a Local File Inclusion (LFI) vulnerability in the ThemeREX Motorix WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Motorix theme through version 1.6 and allows unauthenticated remote attackers to include and execute arbitrary local files on the server. The vulnerability was reported by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) on September 30, 2025, and publicly disclosed on March 2–5, 2026. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack, Feedly).

Technical details

The root cause is improper handling of user-supplied input used in PHP include/require statements within the Motorix theme, mapped to CWE-98 (PHP Remote File Inclusion / Local File Inclusion). An unauthenticated attacker can manipulate a filename parameter passed to a PHP file inclusion function, causing the server to include arbitrary local files. No authentication or user interaction is required, though the attack complexity is rated High, suggesting specific conditions or knowledge may be needed to reliably exploit it. The vulnerability is catalogued under CAPEC-193 (PHP Remote File Inclusion) and was assigned Patchstack ID PSID62914ab980f9 (Patchstack).

Impact

Successful exploitation could allow an unauthenticated attacker to read sensitive local files such as WordPress configuration files (e.g., wp-config.php) containing database credentials, potentially enabling complete database takeover. Beyond data exposure, an attacker could leverage LFI to execute server-side code if writable files or log poisoning techniques are available, leading to full web application compromise including unauthorized content modification and denial of service. The confidentiality, integrity, and availability impacts are all rated High (Patchstack, Feedly).

Exploitability

As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation. The EPSS score is approximately 0.053% (0.000530), indicating a low current probability of exploitation in the near term. No threat actor attribution has been made, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Patchstack notes that vulnerabilities of this class (CVSS 8.1 LFI) are frequently used in mass-exploit campaigns targeting WordPress sites at scale (Patchstack, Feedly).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the ThemeREX Motorix theme version 1.6 or earlier using tools like WPScan, Shodan, or by inspecting HTTP response headers and page source for theme indicators.
  2. Identify vulnerable parameter: Locate the PHP endpoint or theme component that accepts a filename or path parameter used in a PHP include/require statement.
  3. Craft malicious request: Send an unauthenticated HTTP request with a manipulated filename parameter pointing to a sensitive local file (e.g., ../../../../wp-config.php or /etc/passwd) using path traversal sequences.
  4. Extract sensitive data: Review the server response for the contents of the included file, which may expose database credentials, API keys, or other sensitive configuration data.
  5. Escalate (optional): If log poisoning or other writable file vectors are available, inject PHP code into a log file and include it via the LFI to achieve remote code execution (Patchstack).

Indicators of compromise

  • Network: Unusual HTTP GET or POST requests to Motorix theme PHP files containing path traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters; requests targeting sensitive files like wp-config.php or /etc/passwd.
  • Logs: WordPress or web server access logs showing repeated requests with encoded path traversal patterns to theme-related endpoints; HTTP 200 responses to requests containing file path parameters that should not accept such input.
  • File System: Unexpected new PHP files or web shells in the WordPress theme directory or uploads folder, potentially indicating follow-on exploitation after LFI-based code execution.
  • Process: Unusual child processes spawned by the web server process (e.g., bash, curl, wget) that may indicate successful code execution via log poisoning or similar LFI escalation techniques.

Mitigation and workarounds

As of the disclosure date, no official patch from ThemeREX is available for the Motorix theme. Organizations should immediately consider removing or disabling the vulnerable theme if a patched version is not yet released. Patchstack has issued a virtual patching/mitigation rule for subscribers to block exploitation attempts until an official fix is available. Additional recommended measures include deploying a Web Application Firewall (WAF) with rules to detect and block path traversal and file inclusion attempts, restricting network access to WordPress admin interfaces, and monitoring server logs for signs of exploitation (Patchstack).

Community reactions

Wordfence included CVE-2026-28026 in its weekly WordPress vulnerability report for the period of March 2–8, 2026, highlighting it as part of broader WordPress ecosystem security coverage. Patchstack, which coordinated the disclosure, emphasized the high-risk nature of LFI vulnerabilities in WordPress themes and their potential for mass exploitation campaigns. No significant independent researcher commentary or broader media coverage has been identified beyond these standard vulnerability reporting channels (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-84293HIGH7.2
  • repeater-for-gravity-forms
NoYesSep 09, 2026
CVE-2026-83532MEDIUM6.8
  • custom-menu-wizard
NoNoSep 09, 2026
CVE-2026-19945MEDIUM6.4
  • wp-crowdfunding
NoYesSep 09, 2026
CVE-2026-7804MEDIUM6.1
  • woo-product-filter
NoYesSep 09, 2026
CVE-2026-11821MEDIUM5.4
  • wp-event-solution
NoYesSep 09, 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