
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-28095 is a PHP Local File Inclusion (LFI) vulnerability in the ThemeREX Marcell WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Marcell theme through and including version 1.2.14. The vulnerability was reported by security researcher "Bonds" on August 31, 2025, and publicly disclosed on February 27, 2026, via Patchstack, with NVD publication on March 5, 2026. It carries a CVSS v3.1 base score of 8.1 (High), assessed by CISA-ADP (Patchstack, NVD).
The root cause is improper control of filename parameters used in PHP include/require statements within the Marcell theme (CWE-98), allowing an attacker to manipulate file path inputs to include arbitrary local files on the server. The attack vector is network-based, requires no authentication (unauthenticated), and no user interaction, though it carries high attack complexity. An attacker supplies a crafted filename or path parameter to a vulnerable theme endpoint, causing the PHP interpreter to include and potentially execute a local file of the attacker's choosing. No public proof-of-concept code has been identified at this time (Patchstack, NVD).
Successful exploitation of this LFI vulnerability could allow an unauthenticated attacker to read sensitive local files on the web server, such as WordPress configuration files (wp-config.php) containing database credentials, potentially enabling full database takeover. Beyond information disclosure, if the attacker can control file content (e.g., via log poisoning or uploaded files), the LFI could be escalated to remote code execution, compromising the confidentiality, integrity, and availability of the affected WordPress installation and potentially the underlying server (Patchstack).
No public proof-of-concept exploit code has been identified, and there is no evidence of active in-the-wild exploitation at this time. 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 classified it as high priority, noting that vulnerabilities of this class are frequently used in mass-exploit campaigns targeting WordPress sites regardless of traffic size (Patchstack, NVD).
style.css files.include() or require() statement.../../../../wp-config.php or /etc/passwd) using path traversal sequences.../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.wp-config.php, /etc/passwd, or server log files; presence of PHP web shells in the uploads directory or theme folder.bash, curl, wget) if LFI has been escalated to RCE via log poisoning or file upload abuse.As of the disclosure date, no official patch has been released by ThemeREX for the Marcell theme. Site owners should update the theme to a version newer than 1.2.14 if and when a patched release becomes available. In the interim, Patchstack has issued a virtual patching/mitigation rule to block exploitation attempts for Patchstack-protected sites. Additional workarounds include implementing strict server-side input validation and sanitization for any parameters influencing file inclusion, disabling allow_url_include in php.ini, and restricting web server file access permissions. Removing or replacing the vulnerable theme is also a viable option if no patch is forthcoming (Patchstack).
Wordfence included this vulnerability in their weekly WordPress vulnerability intelligence report covering the period of February 23 – March 1, 2026, highlighting it as part of broader WordPress theme security concerns. Patchstack, the assigning CNA, classified it as high priority and issued a virtual mitigation rule given the absence of an official patch. No significant broader media coverage or notable researcher commentary beyond these standard vulnerability tracking reports has been identified.
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."