CVE-2026-17087
Received Received - Intake

Authorization Bypass in WP Travel Engine Plugin

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

Publication date: 2026-08-16

Last updated on: 2026-08-16

Assigner: Wordfence

Description

The WP Travel Engine – Tour Booking Plugin – Tour Operator Software plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 6.8.4. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to view private booking billing details β€” including the victim customer's first name, last name, email address, street address, city, and phone number β€” rendered as default values in checkout form fields by binding an arbitrary booking ID to the attacker's session. The only access control on the endpoint is a frontend nonce that is publicly emitted to all visitors via the wteL10n global on trip pages, meaning it provides CSRF protection only and does not restrict unauthenticated access.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_travel_engine tour_booking_plugin to 6.8.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an authorization bypass in the WP Travel Engine plugin for WordPress. It allows unauthenticated attackers to view private booking billing details by exploiting improper user verification. Attackers can bind an arbitrary booking ID to their session and access sensitive customer data like names, email, address, and phone number through checkout form fields.

Detection Guidance

This vulnerability allows unauthenticated attackers to access private booking billing details via authorization bypass. To detect it, inspect WordPress sites running the WP Travel Engine plugin versions up to 6.8.4 for unauthorized access to checkout endpoints or exposed customer data. Check server logs for unusual requests to /wp-json/wte/v1/bookings or similar endpoints.

Impact Analysis

If you use the WP Travel Engine plugin, attackers could steal your customers' personal and billing information. This could lead to identity theft, fraud, or reputational damage for your business. The vulnerability requires no authentication, making it easier for attackers to exploit.

Compliance Impact

This vulnerability likely violates GDPR due to unauthorized access to personal data and potential failure to implement proper data protection measures. It may also conflict with HIPAA if billing details include protected health information. Organizations could face fines or legal consequences for non-compliance.

Mitigation Strategies

Update the WP Travel Engine plugin to the latest version beyond 6.8.4 immediately to patch the authorization bypass vulnerability.

Chat Assistant

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

EPSS Chart