CVE-2026-14240
Received Received - Intake

Tourmaster WordPress Plugin Sensitive Data Exposure

Vulnerability report for CVE-2026-14240, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: WPScan

Description

The tourmaster WordPress plugin before 5.4.9 writes its order/booking export to a fixed, predictable file inside its publicly accessible directory with no access control, allowing unauthenticated users to download the exported customers' personal information once an administrator has run an export.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
themeum tourmaster to 5.4.9 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The tourmaster WordPress plugin before version 5.4.9 has a flaw where it exports order and booking data to a fixed, predictable file in a publicly accessible directory without proper access controls. This allows unauthenticated users to download the exported file containing customers' personal information once an administrator runs an export.

Detection Guidance

Check for the existence of the predictable export file in the plugin's directory, typically named something like 'tourmaster_export_[timestamp].csv' or similar. You can use commands like 'find /path/to/wordpress -name "tourmaster_export_*.csv"' to locate it. If the file exists and is accessible without authentication, the vulnerability is present.

Impact Analysis

Unauthenticated attackers could access and download sensitive customer data such as personal information if an administrator runs an export. This could lead to data breaches, identity theft, or other malicious activities using the exposed data.

Compliance Impact

This vulnerability could result in non-compliance with GDPR, HIPAA, and other privacy regulations due to unauthorized access and exposure of personal data. Organizations may face legal penalties, fines, and reputational damage for failing to protect sensitive information.

Mitigation Strategies

Update the Tourmaster plugin to version 5.4.9 or later immediately. If an update is not available, disable the plugin temporarily until a patch is released. Review any existing export files for unauthorized access and remove them if found.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14240. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart