
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-22370 is a Local File Inclusion (LFI) vulnerability in the axiomthemes Marveland WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Marveland theme up to and including 1.3.0, and can be exploited by unauthenticated remote attackers. The vulnerability was reported by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) on November 30, 2025, and publicly disclosed on February 17–20, 2026. It carries a CVSS v3.1 base score of 8.1 (High) (Patchstack, Feedly).
The root cause is improper control of filename parameters used in PHP include/require statements (CWE-98), allowing an attacker to manipulate file path inputs to include arbitrary local files on the server. Because no authentication is required and user interaction is not needed, an attacker can send a crafted network request directly to a vulnerable endpoint, supplying a malicious filename value that traverses the file system. The attack complexity is rated High, suggesting some precondition or bypass is needed (e.g., specific server configuration or parameter encoding), but no privileges are required. No public proof-of-concept code has been identified at this time (Patchstack, Feedly).
Successful exploitation allows an attacker to include and render arbitrary local files from the web server, potentially exposing sensitive data such as WordPress configuration files (wp-config.php) containing database credentials, which could lead to full database compromise. The vulnerability has high impact on confidentiality, integrity, and availability — an attacker could read sensitive files, execute malicious code if combined with a file upload or log poisoning technique, and disrupt the web application. Sites of any size or traffic level are at risk, as this class of vulnerability is commonly used in mass-exploit campaigns (Patchstack, Feedly).
There is currently no public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation (Feedly). The EPSS score is approximately 0.0015 (0.15%), indicating a low but non-negligible probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Patchstack notes that vulnerabilities of this class (LFI with no authentication required) are frequently leveraged in mass-exploit campaigns targeting WordPress sites (Patchstack).
include/require statements.../../../../wp-config.php) to reference sensitive local files.wp-config.php would expose database credentials (DB_NAME, DB_USER, DB_PASSWORD, DB_HOST).../, ..%2F, %2e%2e%2f) in filename or template parameters; repeated requests from a single IP to theme-related PHP files.wp-config, /etc/passwd, or similar sensitive file references.www-data) executing shell commands, which may indicate successful code execution via log poisoning chained with LFI (Patchstack).No official patch from axiomthemes is currently available for the Marveland theme (Patchstack). Recommended actions include: (1) Disable or remove the Marveland theme until a patched version is released; (2) Deploy a WAF rule — Patchstack has issued a virtual patch/mitigation rule to block exploitation attempts for subscribers; (3) Implement strict input validation on any filename parameters accepted by the theme; (4) Monitor access logs for path traversal patterns; (5) Contact axiomthemes directly for remediation guidance and patch availability (Patchstack, Feedly).
The vulnerability was covered in Wordfence's weekly WordPress vulnerability report for the period of February 16–22, 2026, highlighting it as part of a broader set of WordPress theme and plugin vulnerabilities (Wordfence). Social media mentions appeared on Mastodon and Bluesky via TheHackerWire shortly after disclosure, indicating moderate community awareness. Patchstack flagged it as high priority and noted the risk of mass-exploit campaigns targeting this class of vulnerability (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."