CVE-2025-69042
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-22

Last updated on: 2026-04-27

Assigner: Patchstack

Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in goalthemes Lindo lindo allows PHP Local File Inclusion.This issue affects Lindo: from n/a through <= 1.2.5.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-22
Last Modified
2026-04-27
Generated
2026-06-16
AI Q&A
2026-01-22
EPSS Evaluated
2026-06-14
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
goalthemes lindo From 1.0.0 (inc) to 1.2.5 (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 Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2025-69042 is a Local File Inclusion (LFI) vulnerability in the WordPress Lindo Theme versions up to and including 1.2.5. It allows an unauthenticated attacker to include and display local files from the target website. This means the attacker can access sensitive files on the server, such as configuration files or database credentials, by exploiting improper control of filename inputs in PHP include/require statements. [1]

Impact Analysis

This vulnerability can lead to exposure of sensitive information like database credentials and potentially allow a complete database takeover depending on the website's configuration. Since it requires no authentication, an attacker can exploit it remotely to compromise the website's security and data integrity. [1]

Detection Guidance

Detection can involve monitoring web server logs for suspicious requests attempting to include local files via the vulnerable WordPress Lindo Theme (versions ≀ 1.2.5). Look for HTTP requests with parameters that include file paths or attempts to access sensitive files. Specific commands are not provided in the resources, but typical approaches include using tools like grep to search logs for suspicious patterns or employing web application firewalls with rules targeting this vulnerability. [1]

Mitigation Strategies

Since no official patch is available, the immediate mitigation is to apply the Patchstack mitigation rule designed to block attacks targeting this vulnerability. Users should implement this mitigation immediately to protect their websites until an official update from the theme developers is released. [1]

Compliance Impact

This vulnerability allows unauthenticated attackers to include and display local files from the target website, potentially exposing sensitive information such as database credentials. Exposure of such sensitive data could lead to non-compliance with data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information. Therefore, exploitation of this vulnerability may result in violations of these standards due to unauthorized data disclosure. [1]

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