CVE-2026-25381
Received Received - Intake
Local File Inclusion Vulnerability in LoveDate PHP

Publication date: 2026-03-25

Last updated on: 2026-04-23

Assigner: Patchstack

Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in jwsthemes LoveDate lovedate allows PHP Local File Inclusion.This issue affects LoveDate: from n/a through < 3.8.6.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-25
Last Modified
2026-04-23
Generated
2026-06-16
AI Q&A
2026-03-26
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
jwsthemes love_date to 3.8.6 (exc)
jwsthemes lovedate to 3.8.6 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Compliance Impact

The CVE-2026-25381 vulnerability allows unauthenticated attackers to include and display local files from the target website, potentially exposing sensitive information such as database credentials.

Exposure of sensitive data due to this Local File Inclusion vulnerability could lead to unauthorized access and data breaches, which may result in non-compliance with data protection regulations like GDPR and HIPAA that require safeguarding personal and sensitive information.

Therefore, failure to patch this vulnerability or mitigate its exploitation could compromise compliance with these common standards and regulations by risking the confidentiality and integrity of protected data.

Executive Summary

CVE-2026-25381 is a Local File Inclusion (LFI) vulnerability found in the WordPress LoveDate Theme versions prior to 3.8.6.

This vulnerability allows unauthenticated attackers to include and display local files from the target website.

By exploiting this flaw, attackers can potentially access sensitive information such as database credentials.

Impact Analysis

Exploiting this vulnerability can lead to exposure of sensitive files and information on the affected website.

Attackers could obtain database credentials, which might allow them to take over the entire database depending on the website's configuration.

The vulnerability is highly dangerous with a CVSS score of 8.1 and is likely to be exploited in mass campaigns targeting many websites.

Detection Guidance

The CVE-2026-25381 vulnerability is a Local File Inclusion (LFI) issue in the LoveDate WordPress theme that allows unauthenticated attackers to include and display local files. Detection typically involves monitoring for suspicious HTTP requests attempting to include local files via the theme.

While specific commands are not provided in the resources, common detection methods include analyzing web server logs for requests containing suspicious parameters that attempt to include local files, such as those with directory traversal patterns (e.g., "../") or file inclusion keywords.

Network intrusion detection systems (NIDS) or web application firewalls (WAF) can be configured to detect and block such malicious requests.

Mitigation Strategies

The immediate and recommended mitigation step is to update the LoveDate WordPress theme to version 3.8.6 or later, which contains the patch for this vulnerability.

If updating immediately is not possible, it is advised to seek assistance from hosting providers or web developers to apply temporary mitigation measures.

Patchstack also offers automated vulnerability mitigation solutions that can help protect websites from exploitation until the patch is applied.

Additionally, implementing web application firewall rules to block Local File Inclusion attack patterns can help reduce risk.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-25381. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart