Description
The WP Travel WordPress plugin before 11.8.1 does not verify that the booking requested on its customer account dashboard belongs to the current user, allowing any logged-in user to read another customer's booking details, including billing address information, by supplying an arbitrary booking identifier.
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Travel WordPress plugin before version 11.8.1 contains an Insecure Direct Object Reference. The plugin does not verify that a booking identifier supplied by a user actually belongs to the current user, allowing a logged‑in attacker to retrieve another customer’s booking data, including billing address and other personally identifiable information. The weakness is classified as CWE‑639, which involves de facto or covert disclosure of information that should be restricted to the user who initiated the request.

Affected Systems

The vulnerability affects the WP Travel plugin for WordPress on all installations running a version earlier than 11.8.1. Any WordPress site using this plugin and operating the customer account dashboard is susceptible, regardless of the user role, as long as the user is authenticated.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate severity, reflecting the need for an authenticated user to exploit the flaw. The EPSS score of less than 1 percent shows a very low probability of exploitation at present. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Attackers can obtain PII by specifying an arbitrary booking ID after logging in, so the impact is limited to confidentiality but could be significant for the affected customers.

Generated by OpenCVE AI on August 3, 2026 at 11:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP Travel plugin to version 11.8.1 or later to eliminate the IDOR.
  • Limit booking identifier exposure by implementing role‑based access checks so only the owning user can request booking details.
  • Audit and restrict the customer account dashboard endpoints to ensure proper ownership validation before returning any sensitive booking information.

Generated by OpenCVE AI on August 3, 2026 at 11:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 08:30:00 +0000

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

Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WP Travel WordPress plugin before 11.8.1 does not verify that the booking requested on its customer account dashboard belongs to the current user, allowing any logged-in user to read another customer's booking details, including billing address information, by supplying an arbitrary booking identifier.
Title WP Travel < 11.8.1 - Subscriber+ Booking PII Disclosure via IDOR
References

Subscriptions

Wordpress Wordpress
Wp Travel Wp Travel
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-30T16:10:28.422Z

Reserved: 2026-06-24T09:11:38.724Z

Link: CVE-2026-13145

cve-icon Vulnrichment

Updated: 2026-07-30T16:09:42.898Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T06:24:58.953

Modified: 2026-07-30T16:45:00.353

Link: CVE-2026-13145

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:15:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key