Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in shinetheme Traveler traveler allows PHP Local File Inclusion.This issue affects Traveler: from n/a through < 3.2.6.
Published: 2025-12-18
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw allows an attacker to provide a crafted value for a filename that is then used in a PHP include/require statement. The improper control of that filename can lead to PHP Local File Inclusion, enabling reading of arbitrary files on the server or the inclusion of malicious PHP code. The weakness is mapped to CWE‑98, which describes improper handling of filenames in includes.

Affected Systems

The vulnerability exists in the shinetheme Traveler WordPress theme for all releases prior to version 3.2.6. Any WordPress site that has installed Traveler 3.2.5 or earlier, or has not yet upgraded to 3.2.6, is affected.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EPSS score of less than 1 % suggests that exploitation is currently rare, and the vulnerability is not listed in CISA KEV. Based on the description, it is inferred that an attacker would need to inject a crafted path value through a URL parameter or form field; if successful, the theme could include a local file that contains malicious PHP, potentially leading to remote code execution. The overall risk remains high, but the likelihood of an active exploit in the wild is currently low.

Generated by OpenCVE AI on April 30, 2026 at 04:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Traveler theme to version 3.2.6 or newer, which removes the insecure include logic.
  • If an immediate upgrade is not possible, review the theme’s PHP files for any use of include or require that accepts user‑supplied values and either remove that code or enforce strict path validation.
  • Restrict access to directories that should not contain executable code by configuring the web server or applying an .htaccess rule to block PHP execution in those directories.

Generated by OpenCVE AI on April 30, 2026 at 04:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

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:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

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'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Fri, 19 Dec 2025 09:30:00 +0000

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

Thu, 18 Dec 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 18 Dec 2025 07: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 shinetheme Traveler traveler allows PHP Local File Inclusion.This issue affects Traveler: from n/a through < 3.2.6.
Title WordPress Traveler theme < 3.2.6 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:14.711Z

Reserved: 2025-10-31T11:23:19.708Z

Link: CVE-2025-64373

cve-icon Vulnrichment

Updated: 2025-12-18T16:15:34.747Z

cve-icon NVD

Status : Deferred

Published: 2025-12-18T08:16:14.260

Modified: 2026-04-27T16:16:41.987

Link: CVE-2025-64373

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T04:45:06Z

Weaknesses