Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Plugin endpoint reachable over the web with no auth or interaction (AV:N/AC:L/PR:N/UI:N); CWE-1284 input-validation flaw enables data tampering only, so I:H with C:N and A:N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Other Vulnerability Type in WP Travel Engine <= 6.7.10 versions.
AnalysisAI
Improper input validation in the WP Travel Engine WordPress plugin (versions 6.7.10 and earlier) allows remote unauthenticated attackers to tamper with integrity-sensitive data over the network with low complexity. The Patchstack-reported issue carries a CVSS 7.5 driven entirely by high integrity impact (I:H) with no confidentiality or availability effect, and no public exploit identified at time of analysis. Despite the 'Information Disclosure' tag inherited from the plugin context, the CVSS vector points to an integrity-affecting weakness rather than data leakage.
Technical ContextAI
WP Travel Engine is a widely deployed WordPress plugin used by travel and tour-operator sites to manage trip listings, bookings, and itinerary content. The underlying weakness is classified as CWE-1284 (Improper Validation of Specified Quantity in Input), a class of bug where an application accepts input without properly checking that a count, length, index, or range falls within expected bounds - leading to logic that operates on attacker-controlled quantities. In a WordPress plugin context this typically surfaces through AJAX actions, REST routes, or form handlers that fail to constrain numeric parameters, allowing unintended record modification, state changes, or business-logic abuse. The CPE 'cpe:2.3:a:wp_travel_engine:wp_travel_engine:*' confirms the affected component is the plugin itself rather than WordPress core or a bundled library.
RemediationAI
Upstream fix available per Patchstack; released patched version not independently confirmed in the supplied data - administrators should consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-travel-engine/vulnerability/wordpress-wp-travel-engine-plugin-6-7-10-other-vulnerability-type-vulnerability and upgrade WP Travel Engine to the latest version above 6.7.10 via the WordPress plugin dashboard. As a compensating control until patching, restrict access to plugin AJAX and REST endpoints (paths under /wp-admin/admin-ajax.php with wp-travel-engine actions and /wp-json/wp-travel-engine/*) using a WAF rule or web server allowlist, which will block exploitation but may also break legitimate booking flows and front-end widgets that rely on those routes. If immediate patching is not possible and the booking functionality is non-critical, temporarily deactivate the plugin from wp-admin → Plugins; this fully removes exposure but disables all trip listing and booking features on the site.
More in Wp Travel Engine
View allImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in WP Travel Engine.7
Unauthenticated IDOR in WP Travel Engine WordPress plugin before 6.8.5 exposes all customer booking records and stored b
Unauthenticated option overwrite in the WP Travel Engine WordPress plugin before 6.8.2 lets any anonymous visitor tamper
Unauthenticated PHP Object Injection in the WP Travel Engine WordPress plugin versions 6.7.12 and earlier enables remote
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in WP Travel Engine.7
The WP Travel Engine plugin for WordPress contains a missing capability check in the delete_package() function, allowing
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WP Travel E
Missing Authorization vulnerability in WP Travel Engine.8.0. Rated medium severity (CVSS 5.3), this vulnerability is rem
The WP Travel Engine - Tour Booking Plugin - Tour Operator Software plugin for WordPress is vulnerable to unauthorized m
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36877
GHSA-7cq3-5g9g-7w8q