Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in WP Travel Engine WP Travel Engine wp-travel-engine allows PHP Local File Inclusion.This issue affects WP Travel Engine: from n/a through <= 6.5.1.
Published: 2025-06-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to control the filename used in an include/require statement within the WP Travel Engine plugin, enabling Local File Inclusion (LFI). By manipulating the input, the attacker may read arbitrary files from the server, potentially exposing sensitive data or executing arbitrary PHP code if a local PHP file is included. This weakness is categorized as CWE‑98.

Affected Systems

All WordPress sites running the WP Travel Engine plugin version 6.5.1 or earlier are affected. The issue spans the plugin’s entire version history up to and including 6.5.1.

Risk and Exploitability

The CVSS score of 7.5 classifies this vulnerability as high severity, suggesting significant impact if successfully exploited. However, the EPSS indicates a very low likelihood of exploitation in the wild (<1%). The vulnerability is not listed in CISA KEV, implying no confirmed public exploit at this time. The attack vector is likely local to the web server, requiring the attacker to influence the filename parameter via a crafted HTTP request. If the site allows unauthenticated users to trigger the vulnerable code, the risk escalates to remote exploitation; otherwise, authenticated users with access to the plugin’s settings may also be impacted.

Generated by OpenCVE AI on April 30, 2026 at 11:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Travel Engine plugin to version 6.6 or later, where the filename is properly validated and sanitized.
  • If an upgrade cannot be performed immediately, restrict the include path by configuring the plugin (or using a custom whitelist) to prevent arbitrary file access and disable any option that allows remote file inclusion.
  • Limit WordPress file editing by disabling the ‘Enable file editor’ option in wp‑config.php and applying .htaccess restrictions on the plugin directory.
  • Regularly monitor web server logs for anomalous inclusion attempts and apply security patches promptly.

Generated by OpenCVE AI on April 30, 2026 at 11:56 UTC.

Tracking

Sign in to view the affected projects.

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

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/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 WP Travel Engine WP Travel Engine allows PHP Local File Inclusion. This issue affects WP Travel Engine: from n/a through 6.5.1. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in WP Travel Engine WP Travel Engine wp-travel-engine allows PHP Local File Inclusion.This issue affects WP Travel Engine: from n/a through <= 6.5.1.
Title WordPress WP Travel Engine <= 6.5.1 - Local File Inclusion Vulnerability WordPress WP Travel Engine plugin <= 6.5.1 - Local File Inclusion Vulnerability
References
Metrics cvssV3_1

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


Fri, 06 Jun 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 06 Jun 2025 13: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 WP Travel Engine WP Travel Engine allows PHP Local File Inclusion. This issue affects WP Travel Engine: from n/a through 6.5.1.
Title WordPress WP Travel Engine <= 6.5.1 - Local File Inclusion Vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/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:13:00.743Z

Reserved: 2025-06-04T09:42:00.390Z

Link: CVE-2025-49308

cve-icon Vulnrichment

Updated: 2025-06-06T15:39:03.182Z

cve-icon NVD

Status : Deferred

Published: 2025-06-06T13:15:46.610

Modified: 2026-04-23T15:31:26.117

Link: CVE-2025-49308

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T12:00:12Z

Weaknesses
  • CWE-98

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