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.
Published: 2026-01-22
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from inadequate control of filenames in PHP include or require statements within the Myour theme, allowing an attacker to influence which files are loaded by the server. This flaw is categorized as CWE-98 and can enable the reading of arbitrary local files on the web server. In environments where the included files contain PHP code, the attacker may also be able to execute arbitrary code, effectively achieving remote code execution. The specific impact depends on the files the attacker can access and the permissions granted to the web server process.

Affected Systems

WordPress installations using the Myour theme from any version up to and including 1.5.1 are affected. The vulnerability is present regardless of the WordPress core version, affecting the theme files located under wp‑content/themes/myour.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity risk. The EPSS score of less than 1% suggests that, at the time of this analysis, the probability of exploitation in the wild is low, and the vulnerability is not listed in CISA KEV. Exploitation requires the attacker to manipulate a filename parameter used in an include or require statement; the description does not specify whether user authentication is required, implying that the lfi may be exploitable through crafted requests without necessarily needing elevated privileges.

Generated by OpenCVE AI on April 29, 2026 at 11:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Myour theme to version 1.5.2 or newer, which removes the vulnerable file inclusion logic.
  • If an upgrade is not immediately possible, replace or rewrite the theme code that performs include/require operations to validate and sanitize any filename inputs before inclusion.
  • Restrict file permissions for the theme directory and any files that are not required for normal theme operation, and use server configuration (e.g., .htaccess or web‑server rules) to prevent the execution of PHP files that are stored in the theme’s directory.

Generated by OpenCVE AI on April 29, 2026 at 11:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 29 Jan 2026 02:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 23 Jan 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 22 Jan 2026 23:00:00 +0000

Type Values Removed Values Added
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.
Title WordPress Myour theme <= 1.5.1 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T19:25:12.989Z

Reserved: 2025-12-09T16:46:41.863Z

Link: CVE-2025-67615

cve-icon Vulnrichment

Updated: 2026-01-29T01:12:57.944Z

cve-icon NVD

Status : Deferred

Published: 2026-01-22T17:16:01.723

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-67615

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T11:30:09Z

Weaknesses