CVE-2025-67615
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 bslthemes Myour myour allows PHP Local File Inclusion.This issue affects Myour: from n/a through <= 1.5.1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-22
Last Modified
2026-01-29
Generated
2026-06-16
AI Q&A
2026-01-22
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
bslthemes myour From 1.0 (inc) to 1.5.1 (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-67615 is a Local File Inclusion (LFI) vulnerability in the WordPress Myour Theme up to version 1.5.1. It allows unauthenticated attackers to include and display local files from the target website, potentially exposing sensitive information such as database credentials. This occurs due to improper control of filenames in PHP include/require statements. [1]

Impact Analysis

This vulnerability can lead to exposure of sensitive information like database credentials and may allow an attacker to take over the database completely depending on the website's configuration. Since it requires no privileges to exploit, it poses a severe security risk with a CVSS score of 8.1. [1]

Detection Guidance

Detection of this Local File Inclusion (LFI) vulnerability can be done by monitoring web server logs for suspicious requests attempting to include local files via the Myour theme. Common indicators include URL parameters that reference local file paths or traversal sequences (e.g., ../). Specific commands are not provided in the resources, but typical methods include using tools like grep to search access logs for suspicious patterns or employing web application scanners that detect LFI vulnerabilities. [1]

Mitigation Strategies

Immediate mitigation steps include applying the Patchstack mitigation rule provided to block attacks exploiting this vulnerability until an official patch is released. Since no official fix is available as of the publication date, deploying this mitigation and monitoring for exploit attempts is critical. Additionally, restricting access to the affected theme or disabling it temporarily can reduce risk. [1]

Compliance Impact

This vulnerability allows unauthenticated attackers to include local files and potentially expose sensitive information such as database credentials, which could lead to a complete database takeover. Such exposure of sensitive data can result in non-compliance with data protection regulations like GDPR and HIPAA, as it compromises the confidentiality and integrity of personal and protected health information. [1]

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