
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
include() or require() in the theme's PHP code.../../../../wp-config.php) to reference sensitive local files.wp-config.php (database credentials), /etc/passwd, or application logs to gather credentials or system information.../, ..%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.wp-config.php, /etc/passwd, or /proc/self/environ in parameter values; PHP error logs indicating failed file inclusion attempts.wp-config.php or system files that should not be web-accessible; new or modified files in the WordPress theme directory.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).
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).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."