
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-28043 is a PHP Local File Inclusion (LFI) vulnerability in the ThemeREX "Healer - Doctor, Clinic & Medical WordPress Theme" affecting all versions up to and including 1.0.0. The vulnerability stems from improper control of filenames used in PHP include/require statements (CWE-98), allowing unauthenticated remote attackers to include arbitrary local files. It was published on March 5, 2026, and assigned by Patchstack. It carries a CVSS v3.1 base score of 9.8 (Critical) (Feedly, Patchstack).
The root cause is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), where user-supplied input is passed unsanitized to a PHP include() or require() statement within the Healer theme. This allows an attacker to manipulate the filename parameter to traverse the file system and include sensitive local files (e.g., /etc/passwd, WordPress wp-config.php). No authentication or user interaction is required, and the attack complexity is low, making it trivially exploitable over the network. No public technical write-up or proof-of-concept code has been identified at this time (Feedly, Patchstack).
Successful exploitation of this vulnerability can result in high impact across all three security dimensions: confidentiality (exposure of sensitive files such as database credentials, configuration files, and private data), integrity (potential for unauthorized data modification if chained with other vulnerabilities), and availability (possible denial of service or system instability). An unauthenticated attacker with network access could read WordPress configuration files containing database credentials, potentially enabling full site takeover and lateral movement to the underlying database or hosting environment (Feedly).
As of the time of reporting, no public proof-of-concept exploit code has been observed, and there is no evidence of active in-the-wild exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.053%, indicating a currently low probability of exploitation in the near term. No threat actor attribution has been made (Feedly).
/wp-content/themes/healer/.?template=../../../../wp-config.php or ?file=../../../etc/passwd, depending on the vulnerable parameter name.wp-config.php, system user information from /etc/passwd, or other sensitive configuration data.wp-config.php) to authenticate to the WordPress admin panel or directly to the database, enabling full site compromise (Feedly).../, ..%2F, %2e%2e%2f) in filename-related parameters; requests targeting /wp-content/themes/healer/ with unexpected query parameters.%2e%2e, %252e) directed at theme PHP files; repeated 200 responses to requests containing file path patterns like wp-config, passwd, or etc.wp-config.php or system files like /etc/passwd correlating with suspicious web requests.No patch has been released by ThemeREX for the Healer theme as of the time of reporting. Administrators should immediately deactivate and remove the Healer theme (versions ≤ 1.0.0) and switch to an alternative theme until a security update is available. Additional mitigations include implementing a Web Application Firewall (WAF) rule to block path traversal patterns in HTTP requests, applying the principle of least privilege to PHP file system access, and reviewing server logs for signs of exploitation. Monitor the ThemeREX vendor and WordPress plugin/theme repositories for any security updates (Feedly, Patchstack).
The vulnerability was included in Wordfence's weekly WordPress vulnerability report for the period of March 2–8, 2026, indicating it received standard industry tracking attention. No notable individual researcher commentary or significant social media discussion has been identified beyond routine vulnerability aggregation (Wordfence Blog).
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."