CVE-2025-69059
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-22

Last updated on: 2026-01-29

Assigner: Patchstack

Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes DiveIt diveit allows PHP Local File Inclusion.This issue affects DiveIt: from n/a through <= 1.4.3.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-22
Last Modified
2026-01-29
Generated
2026-05-07
AI Q&A
2026-01-22
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
ancorathemes diveit From 1.0 (inc) to 1.4.3 (inc)
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 Powered Q&A
Can you explain this vulnerability to me?

CVE-2025-69059 is a Local File Inclusion (LFI) vulnerability in the WordPress DiveIt Theme versions up to and including 1.4.3. It allows an unauthenticated attacker to include and display local files from the target website by exploiting improper control of filename in include/require statements. This can expose sensitive information such as database credentials and potentially lead to further compromise depending on the website's configuration. [1]


How can this vulnerability impact me? :

This vulnerability can allow an attacker to access and display sensitive local files on your website without authentication. This exposure can lead to disclosure of critical information like database credentials and may result in a complete database takeover or further system compromise depending on your website's setup. [1]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

Detection of this Local File Inclusion (LFI) vulnerability can be done by monitoring web requests for suspicious parameters attempting to include local files. While no specific commands are provided, users can inspect HTTP request logs for patterns such as attempts to include files via URL parameters (e.g., requests containing '../' sequences or file paths). Additionally, using web application scanners or vulnerability scanners that support LFI detection can help identify exploitation attempts. Patchstack provides mitigation rules that may include detection capabilities. [1]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include applying the Patchstack mitigation rule provided to block attacks targeting this vulnerability, as no official patch is available yet. Users should implement this mitigation promptly to protect their websites. Additionally, restricting access to sensitive files, disabling vulnerable theme versions (≀ 1.4.3), and monitoring for suspicious activity are recommended until an official fix is released. [1]


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability allows unauthenticated attackers to include and display local files, potentially exposing sensitive information such as database credentials. This exposure could lead to a complete database takeover depending on the website's configuration. Such unauthorized access and potential data breach could negatively impact compliance with data protection standards and regulations like GDPR and HIPAA, which require safeguarding sensitive data against unauthorized access. However, no specific compliance impact details are provided. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart