Description
Subscriber Local File Inclusion in Tourmaster <= 5.4.5 versions.
Published: 2026-07-02
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The GoodLayers Tourmaster WordPress plugin contains a subscriber‑level Local File Inclusion flaw that lets an attacker supply crafted input to cause the server to read arbitrary files residing on the web host. If exploited, the plugin can return the contents of files such as wp‑config.php, database dumps, or sensitive configuration files, exposing confidential data. The weakness is classified as CWE‑98.

Affected Systems

Any WordPress installation that has the Tourmaster plugin version 5.4.5 or earlier and still uses that version is vulnerable. Sites running newer releases or those that have removed the plugin are not affected.

Risk and Exploitability

The high CVSS score of 7.5 indicates serious potential impact; the EPSS score of <1% shows that exploitation is currently unlikely, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be web‑based, where a subscriber‑level user can construct a request to the plugin’s file‑handling endpoint and supply a path that the plugin will read and return.

Generated by OpenCVE AI on July 22, 2026 at 13:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Tourmaster plugin to the latest available version (5.4.6 or later) to remove the LFI flaw.
  • Configure the web server or host firewall to deny direct access to critical files such as wp-config.php, .htaccess, and other configuration files when accessed through the plugin’s endpoints.
  • Deploy a web application firewall rule that blocks or alerts on requests to the Tourmaster endpoint containing directory traversal characters or arbitrary file paths to mitigate ongoing risk.

Generated by OpenCVE AI on July 22, 2026 at 13:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 12:45:00 +0000

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

Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Subscriber Local File Inclusion in Tourmaster <= 5.4.5 versions.
Title WordPress Tourmaster plugin <= 5.4.5 - 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

Goodlayers Tour Master
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T15:53:57.062Z

Reserved: 2025-12-29T11:19:37.128Z

Link: CVE-2025-69133

cve-icon Vulnrichment

Updated: 2026-07-02T13:39:06.683Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T14:00:04Z

Weaknesses
  • CWE-98

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