Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in BZOTheme CraftXtore bw-craftxtore allows PHP Local File Inclusion.This issue affects CraftXtore: from n/a through <= 1.7.
Published: 2025-06-09
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper control of a filename used in a PHP include/require statement in the BZOTheme CraftXtore WordPress theme, allowing local file inclusion. An attacker who can influence the filename parameter could read arbitrary files from the server and may be able to execute local PHP code if the included file contains executable scripts. This weakness is formally identified as CWE‑98.

Affected Systems

WordPress sites that use the BZOTheme CraftXtore theme, versions n/a through 1.7 inclusive. Any installation running CraftXtore v1.7 or earlier is susceptible; newer versions are not affected.

Risk and Exploitability

The shared CVSS score is 8.1, indicating high severity. The EPSS score of less than 1% suggests a low but non‑zero probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires that the attacker can control the filename used in the include statement, which can occur via reflected input in the theme’s URL parameters or template files. Once the attacker supplies an arbitrary path to a local file, the theme will include that file, potentially revealing sensitive content or executing malicious code.

Generated by OpenCVE AI on May 2, 2026 at 01:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update CraftXtore to a version newer than 1.7; the problem is fixed in subsequent releases.
  • If an immediate upgrade is not possible, disable the CraftXtore theme or revert to a default or trusted theme to eliminate the vulnerable include logic.
  • As a temporary workaround, configure the WordPress installation or PHP host to disallow arbitrary local file inclusion (for example, by setting safe_mode or restricting include_path) or patch the theme file to sanitize the include argument.

Generated by OpenCVE AI on May 2, 2026 at 01:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17481 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in BZOTheme CraftXtore allows PHP Local File Inclusion. This issue affects CraftXtore: from n/a through 1.7.
History

Thu, 23 Apr 2026 15:00: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'}


Wed, 01 Apr 2026 23:45: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 BZOTheme CraftXtore allows PHP Local File Inclusion. This issue affects CraftXtore: from n/a through 1.7. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in BZOTheme CraftXtore bw-craftxtore allows PHP Local File Inclusion.This issue affects CraftXtore: from n/a through <= 1.7.
Title WordPress CraftXtore <= 1.7 - Local File Inclusion Vulnerability WordPress CraftXtore theme <= 1.7 - Local File Inclusion Vulnerability
References
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'}


Fri, 11 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00151}

epss

{'score': 0.00165}


Tue, 10 Jun 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Jun 2025 16:15: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 BZOTheme CraftXtore allows PHP Local File Inclusion. This issue affects CraftXtore: from n/a through 1.7.
Title WordPress CraftXtore <= 1.7 - Local File Inclusion Vulnerability
Weaknesses CWE-98
References
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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:34.324Z

Reserved: 2025-01-23T14:53:16.440Z

Link: CVE-2025-24770

cve-icon Vulnrichment

Updated: 2025-06-10T13:31:52.677Z

cve-icon NVD

Status : Deferred

Published: 2025-06-09T16:15:35.360

Modified: 2026-04-23T15:25:28.623

Link: CVE-2025-24770

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T01:30:16Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')