
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-25381 is a Local File Inclusion (LFI) vulnerability in the jwsthemes LoveDate WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects LoveDate versions prior to 3.8.6 and allows remote, unauthenticated attackers to include and execute arbitrary local files on the server. The vulnerability was published on March 25, 2026, with Patchstack credited as the assigner. It carries a CVSS v3.1 base score of 8.1 (High) (Feedly, Patchstack).
The root cause is improper sanitization and validation of user-supplied filename parameters passed to PHP include/require statements within the LoveDate theme (CWE-98). An attacker can manipulate these parameters over the network to reference arbitrary local files on the server, causing PHP to include and potentially execute them. Exploitation requires no authentication and no user interaction, though attack complexity is rated High, suggesting some precondition (such as a specific server configuration or path traversal constraint) must be met. No public proof-of-concept code has been identified at this time (Feedly, Patchstack).
Successful exploitation allows attackers to read sensitive server-side files such as WordPress configuration files (wp-config.php), database credentials, and application source code. If the attacker can chain LFI with a file upload or log poisoning technique, arbitrary PHP code execution may also be achievable. The vulnerability affects confidentiality, integrity, and availability — all rated High — and could serve as a foothold for deeper compromise of the underlying WordPress installation and hosting environment (Feedly).
There is currently no public proof-of-concept exploit and no evidence of active in-the-wild exploitation (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.053%, indicating a low probability of exploitation in the near term. No threat actor attribution has been reported.
include/require statements — typically via a GET or POST parameter controlling template or page layout selection.?template=../../../../wp-config.php or ?file=../../../etc/passwd.wp-config.php.../, ..%2F, %2e%2e%2f) in query parameters related to file or template selection./etc/passwd or wp-config.php./wp-content/uploads/) that could be used in LFI-to-RCE chaining.The primary remediation is to upgrade the LoveDate WordPress theme to version 3.8.6 or later, which contains the fix for this vulnerability (Patchstack). As interim mitigations, administrators should restrict PHP's open_basedir setting to limit accessible file paths, enforce strict web server file permissions, and implement input validation for all user-supplied filename parameters. Deploying a Web Application Firewall (WAF) with rules targeting LFI patterns and monitoring server logs for traversal attempts are also recommended defensive measures (Feedly).
The vulnerability was noted in the Wordfence Intelligence Weekly WordPress Vulnerability Report covering March 16–22, 2026, indicating routine tracking by the WordPress security community (Wordfence). It was also catalogued by VulDB shortly after disclosure. No significant vendor statements, researcher commentary, or broader media coverage have been identified beyond standard vulnerability database entries.
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."