CVE-2026-28027
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-28027 is a Local File Inclusion (LFI) vulnerability in the ThemeREX Kayon WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Kayon theme through version 1.3, with no official patch available as of the time of disclosure. The vulnerability was reported by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) on September 30, 2025, and published by Patchstack on March 2, 2026. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack, NVD).

Technical details

The vulnerability stems from improper validation and sanitization of user-supplied input used in PHP include/require statements within the Kayon theme (CWE-98). An unauthenticated remote attacker can manipulate filename parameters to cause the PHP interpreter to include arbitrary local files from the server's filesystem. Exploitation requires high attack complexity (per the CVSS vector), but no authentication or user interaction is needed. No public proof-of-concept exploit code has been identified at this time (Patchstack, NVD).

Impact

Successful exploitation allows an attacker to include and render arbitrary local PHP files from the server's filesystem, potentially exposing sensitive configuration files such as wp-config.php (which contains database credentials), leading to full database compromise. The vulnerability carries high impact across confidentiality, integrity, and availability — attackers could read sensitive data, execute malicious PHP code already present on the server, and disrupt site operations. In a shared hosting environment, this could also facilitate lateral movement to other hosted sites (Patchstack).

Exploitability

No public proof-of-concept exploit or evidence of active in-the-wild exploitation has been reported as of the disclosure date. The EPSS score is approximately 0.053%, indicating a low current probability of exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Patchstack has noted that vulnerabilities of this class (LFI with high CVSS scores) are frequently used in mass-exploit campaigns targeting WordPress sites regardless of traffic or popularity (Patchstack).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the ThemeREX Kayon theme version ≤ 1.3 via tools like WPScan, Shodan, or by inspecting theme metadata in publicly accessible style.css files.
  2. Identify vulnerable parameter: Locate the theme's PHP file(s) that accept user-controlled input for file inclusion (e.g., a template or page parameter passed to an include/require call).
  3. Craft LFI payload: Construct an HTTP request with a manipulated parameter value pointing to a sensitive local file, such as ../../../../wp-config.php or /etc/passwd, using path traversal sequences.
  4. Send the request: Submit the crafted request to the vulnerable endpoint on the target WordPress site (unauthenticated).
  5. Extract sensitive data: Review the server's response for included file contents — database credentials from wp-config.php can enable full database takeover; other files may reveal further attack vectors (Patchstack).

Indicators of compromise

  • Network: Unusual HTTP GET or POST requests to WordPress theme endpoints containing path traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.
  • Logs: Web server access logs showing requests with encoded path traversal patterns targeting theme-related PHP files; repeated 200 responses to requests with suspicious file path parameters.
  • File System: Unexpected access timestamps on sensitive files such as wp-config.php, /etc/passwd, or other configuration files that should not be web-accessible.
  • Application: WordPress error logs showing PHP include/require failures for unusual file paths, or successful inclusion of non-theme files.

Mitigation and workarounds

No official patch from ThemeREX is available for Kayon theme versions ≤ 1.3 as of the disclosure date. Site owners should immediately remove or disable the Kayon theme if a patched version is not available. Patchstack has issued a virtual patching/mitigation rule for subscribers to block exploitation attempts until an official fix is released. Additionally, deploying a Web Application Firewall (WAF) with rules targeting LFI patterns, restricting PHP file inclusion at the server level (e.g., open_basedir restrictions), and monitoring server logs for path traversal attempts are recommended interim measures (Patchstack).

Community reactions

Wordfence included CVE-2026-28027 in its weekly WordPress vulnerability report for the period of March 2–8, 2026, highlighting it among notable disclosures for that week. Patchstack, which discovered and disclosed the vulnerability, has flagged it as high priority and noted that LFI vulnerabilities of this class are commonly leveraged in mass-exploit campaigns against WordPress sites.

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-92541HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-92540HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-86785MEDIUM5.3
  • woo-to-facebook-shop
NoNoSep 20, 2026
CVE-2026-92965LOW3.7
  • tiktok-for-business
NoYesSep 20, 2026
CVE-2026-92423LOW2.7
  • meow-gallery
NoYesSep 20, 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