
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-28097 is a Local File Inclusion (LFI) vulnerability in the ThemeREX Artrium WordPress theme affecting all versions through 1.0.14. It stems from improper control of filenames in PHP include/require statements (CWE-98), allowing unauthenticated remote attackers to include arbitrary local files. The vulnerability was reported by researcher 'Bonds' on August 31, 2025, disclosed publicly by Patchstack on February 27, 2026, and assigned a CVE on March 5, 2026. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack).
The vulnerability is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), which occurs when user-supplied input is passed unsanitized to PHP include() or require() functions within the Artrium theme. An unauthenticated attacker can craft a network request that manipulates the filename parameter to traverse the file system and include sensitive local files. Exploitation requires high attack complexity (AC:H per the CVSS vector), suggesting some precondition or specific request crafting is necessary, though no authentication is required. No public proof-of-concept code has been identified at this time (Patchstack).
Successful exploitation allows an unauthenticated attacker to read arbitrary files from the server, including sensitive configuration files such as WordPress wp-config.php, which contains database credentials. This can lead to full database compromise, exposure of user data, and potentially remote code execution if the attacker can include a file containing PHP code (e.g., via log poisoning or uploaded files). The integrity and availability of the WordPress installation are also at risk, as database credential exposure could enable further lateral movement or complete site takeover (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 noted that vulnerabilities of this class (LFI with CVSS 8.1) are frequently used in mass-exploit campaigns targeting WordPress sites regardless of traffic size or popularity, making timely remediation important (Patchstack).
inurl:wp-content/themes/artrium).include() or require() function without proper sanitization.../../../../wp-config.php) to reference a target local file.../, ..%2F, %2e%2e%2f) in query parameters or POST body; requests targeting known sensitive files (e.g., wp-config.php, /etc/passwd).bash, curl, wget) that may indicate successful code execution following LFI escalation.As of the disclosure date, no official patch from ThemeREX is available for the Artrium theme. Site owners should consider temporarily deactivating the Artrium theme and switching to an alternative until a patched version is released. Patchstack has issued a virtual patch (mitigation rule) for Patchstack-protected sites to block exploitation attempts. Additional mitigations include deploying a Web Application Firewall (WAF) with rules to block path traversal patterns, restricting file system permissions on the WordPress installation, and monitoring access logs for suspicious activity (Patchstack).
Wordfence included this vulnerability in their weekly WordPress vulnerability report covering February 23 – March 1, 2026, highlighting it as part of broader WordPress ecosystem security coverage. Patchstack, the assigning CNA, classified it as high priority and noted the risk of mass-exploit campaigns targeting this class of vulnerability. No significant independent researcher commentary or broader media coverage has been identified beyond standard vulnerability database reporting.
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."