CVE-2026-28024
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-28024 is a Local File Inclusion (LFI) vulnerability in the Helion WordPress theme developed by Axiomthemes, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Helion theme up to and including version 1.1.12, with no official patch currently available. 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 vulnerability stems from improper validation and sanitization of filename parameters used in PHP include/require statements within the Helion theme (CWE-98). An attacker can manipulate file path inputs to cause the application to include arbitrary local files from the server's filesystem, potentially exposing sensitive content. The attack is network-based, requires no authentication or user interaction, and is mapped to CAPEC-193 (PHP Remote File Inclusion), though the actual exploitation is Local File Inclusion (LFI). Attack complexity is rated High, suggesting some preconditions or environmental factors must be met (Patchstack, Feedly).

Impact

Successful exploitation allows an unauthenticated attacker to include and read arbitrary local files from the web server, potentially exposing sensitive data such as database credentials (e.g., wp-config.php), configuration files, and other server-side resources. This could lead to complete database takeover, credential theft, and further lateral movement within the hosting environment. The CVSS assessment rates confidentiality, integrity, and availability impacts all as High, indicating potential for full web application compromise (Patchstack).

Exploitability

As of the disclosure date, there is no public proof-of-concept exploit code and no confirmed evidence of in-the-wild exploitation. The EPSS score is approximately 0.053%, 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 has noted that vulnerabilities of this class and severity are commonly used in mass-exploit campaigns targeting WordPress sites at scale (Patchstack, Feedly).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Helion theme (version ≤ 1.1.12) via passive fingerprinting tools (e.g., WPScan, Shodan, or BuiltWith) by detecting theme-specific assets or metadata in HTTP responses.
  2. Identify vulnerable parameter: Locate the theme's PHP file inclusion functionality — specifically any parameter that controls which file is included via include() or require() in the theme's PHP code.
  3. Craft malicious request: Send an HTTP request (GET or POST) to 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: Review the server's response for the contents of the included file. Target files such as wp-config.php (database credentials), /etc/passwd, or application logs to gather credentials or system information.
  5. Escalate access: Use extracted credentials (e.g., database username/password) to access the WordPress database directly, escalate privileges, or pivot to other systems within the hosting environment (Patchstack).

Indicators of compromise

  • Network: Unusual HTTP requests containing path traversal sequences (e.g., ../, ..%2F, %2e%2e%2f) in query parameters or POST body targeting the Helion theme endpoints; repeated requests from a single IP to theme-related PHP files.
  • Logs: Web server access logs (Apache/Nginx) showing requests with encoded traversal patterns or references to sensitive files like wp-config.php, /etc/passwd, or /proc/self/environ in parameter values; PHP error logs indicating failed file inclusion attempts.
  • File System: Unexpected access timestamps on sensitive files such as wp-config.php or system files that should not be web-accessible; new or modified files in the WordPress theme directory.
  • Process: Unusual PHP processes spawning child processes or making outbound network connections from the web server (Patchstack).

Mitigation and workarounds

No official patch from the Helion theme developer (Axiomthemes) is currently available for versions ≤ 1.1.12. Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts until an official fix is released. As interim measures, administrators should implement strict input validation on all file inclusion parameters, restrict file inclusion to trusted local paths only, and monitor web server logs for path traversal attempts. Site owners unable to remove or replace the theme should consult their hosting provider and consider using a web application firewall (WAF) with LFI detection rules (Patchstack).

Community reactions

Wordfence included CVE-2026-28024 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, classified it as high priority and noted the potential for mass-exploit campaigns targeting WordPress sites. 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-2024-13784CRITICAL9.8
  • arforms-form-builder
NoYesAug 16, 2026
CVE-2026-17087HIGH7.5
  • wp-travel-engine
NoYesAug 16, 2026
CVE-2026-2497HIGH7.2
  • gallery-plugin
NoYesAug 16, 2026
CVE-2026-17608MEDIUM6.5
  • wp-compress-image-optimizer
NoYesAug 16, 2026
CVE-2026-2357MEDIUM6.4
  • bold-page-builder
NoYesAug 16, 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