Skip to content
Threat Feed
high advisory

Authorization Bypass in WP Travel Engine Plugin

An authorization bypass vulnerability in the WP Travel Engine plugin for WordPress allows unauthenticated attackers to exfiltrate customer booking details by manipulating checkout form parameters.

CVE search metadata

CVE search record: CVE-2026-17087. Severity: high. CVSS: 7.5. KEV: no. Product: WP Travel Engine – Tour Booking Plugin – Tour Operator Software (<= 6.8.4). Brief: Authorization Bypass in WP Travel Engine Plugin. Brief link: https://feed.craftedsignal.io/briefs/2026-08-wp-travel-engine-auth-bypass/

The WP Travel Engine plugin (up to version 6.8.4) for WordPress contains an authorization bypass vulnerability identified as CVE-2026-17087. This flaw arises because the plugin fails to verify user authorization before serving sensitive booking data. Attackers can exploit this by binding an arbitrary booking ID to their session, which triggers the application to render private customer PII - including names, email addresses, street addresses, and phone numbers - directly into the checkout form's default field values. The endpoint responsible for this data retrieval is inadequately protected by a frontend nonce, which is exposed to all visitors via the global 'wteL10n' variable on trip pages. This exposure renders the nonce ineffective as an access control mechanism, allowing unauthorized entities to perform data exfiltration at scale by iterating through booking identifiers.

Impact

Successful exploitation results in the unauthorized disclosure of customer PII for users of the WP Travel Engine plugin. This impacts the privacy of customers booking travel services and potentially violates data protection regulations. The scope includes all WordPress sites running versions 6.8.4 or earlier.

Recommendation

  • Update the WP Travel Engine plugin to version 6.8.5 or the latest available release to patch CVE-2026-17087.
  • Review web server logs for high volumes of suspicious requests to WordPress checkout or booking endpoints originating from single IP addresses.
  • Audit WordPress plugin configurations to ensure unnecessary booking endpoints are restricted or disabled if not actively in use.

Immediate actions

Patch CVE-2026-17087 by updating the WP Travel Engine plugin to version 6.8.5.

IT Operations 24h

Mitigations

Upgrade plugin to latest stable version.

immediate IT Operations

CVE-2026-17087