Skip to main content

WP Hotel Booking CVE-2026-9822

| EUVDEUVD-2026-37994 MEDIUM
2026-06-19 WPScan GHSA-mcv8-q72x-f535
6.5
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

PR:L required since a Subscriber-level account is mandatory; C:H reflects cross-user booking PII and coupon enumeration; no integrity or availability impact applies.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

5
Analysis Generated
Jun 22, 2026 - 19:10 vuln.today
CVSS changed
Jun 22, 2026 - 18:23 NVD
6.5 (MEDIUM)
Patch available
Jun 19, 2026 - 08:46 EUVD
CVE Published
Jun 19, 2026 - 06:00 cve.org
MEDIUM 6.5
CVE Published
Jun 19, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

The WP Hotel Booking WordPress plugin before 2.3.1 does not enforce capability checks in several of its AJAX handlers, allowing authenticated users with Subscriber-level access to read other users' booking line items, enumerate active coupons, and read pricing data.

AnalysisAI

Missing authorization controls in the WP Hotel Booking WordPress plugin (all versions before 2.3.1) expose sensitive hospitality business data to any authenticated Subscriber-level user. Affected AJAX handlers lack WordPress capability checks, enabling low-privilege users to read other guests' booking line items, enumerate active coupon codes, and access internal pricing data across the entire site. A public proof-of-concept exploit exists per WPScan; while not confirmed actively exploited in CISA KEV, the low authentication barrier and publicly available exploit represent meaningful real-world risk for any hotel or hospitality site with user registration enabled.

Technical ContextAI

WordPress plugins register server-side AJAX callbacks via the wp_ajax_ and wp_ajax_nopriv_ hook system. Properly secured handlers call current_user_can() or equivalent capability checks before processing requests. WP Hotel Booking before 2.3.1 omits these checks across several of its AJAX handlers, meaning any authenticated session - including the lowest default WordPress role, Subscriber - can invoke privileged data-retrieval operations directly by posting to wp-admin/admin-ajax.php with the appropriate action parameter. The affected product is identified by CPE cpe:2.3:a:unknown:wp_hotel_booking:*:*:*:*:*:*:*:*, covering all versions up to but not including 2.3.1. No formal CWE is assigned in the source data, but the root cause aligns with CWE-862 (Missing Authorization) and CWE-284 (Improper Access Control). The data exposed - booking line items, coupon codes, and pricing - is operationally sensitive for hotel operators and guests alike.

RemediationAI

Upgrade WP Hotel Booking to version 2.3.1 or later, which is the vendor-released patch resolving the missing capability checks across affected AJAX handlers; apply the update via the WordPress admin dashboard under Plugins > Installed Plugins. If immediate patching is not possible, restrict or disable public user registration (Settings > General > uncheck 'Anyone can register') to eliminate the Subscriber-account entry point - note this prevents new user self-registration site-wide. Alternatively, temporarily deactivating the WP Hotel Booking plugin eliminates exposure but also disables all booking functionality until the patch is applied. Site administrators should audit existing Subscriber accounts for any anomalous AJAX activity in server access logs targeting wp-admin/admin-ajax.php. The authoritative fix advisory is at https://wpscan.com/vulnerability/107fe41a-c5d9-4547-b413-bbd77cbab986/.

CVE-2024-3605 CRITICAL POC
10.0 Jun 20

The WP Hotel Booking plugin for WordPress is vulnerable to SQL Injection via the 'room_type' parameter of the /wphb/v1/r

CVE-2023-5652 CRITICAL POC
9.8 Nov 20

The WP Hotel Booking WordPress plugin before 2.0.8 does not have authorisation and CSRF checks, as well as does not esca

CVE-2026-15153 MEDIUM POC
6.8 Jul 30

SQL injection in the WP Hotel Booking WordPress plugin before 2.3.2 allows users holding plugin-specific booking-managem

CVE-2026-15094 MEDIUM POC
6.1 Jul 17

Reflected Cross-Site Scripting in the WP Hotel Booking WordPress plugin (ThimPress) through version 2.3.2 enables unauth

CVE-2023-5799 MEDIUM POC
5.4 Nov 20

The WP Hotel Booking WordPress plugin before 2.0.8 does not have proper authorisation when deleting a package, allowing

CVE-2023-5651 MEDIUM POC
5.4 Nov 20

The WP Hotel Booking WordPress plugin before 2.0.8 does not have authorisation and CSRF checks, as well as does not ensu

CVE-2024-7855 HIGH
8.8 Oct 02

The WP Hotel Booking plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in

CVE-2024-51582 HIGH
7.5 Nov 04

Path Traversal: '.../...//' vulnerability in ThimPress WP Hotel Booking wp-hotel-booking allows PHP Local File Inclusion

CVE-2024-30508 MEDIUM
6.5 Mar 29

Missing Authorization vulnerability in ThimPress WP Hotel Booking.0.9.2. Rated medium severity (CVSS 6.5), this vulnerab

CVE-2026-15464 MEDIUM
6.4 Jul 24

Stored XSS in the WP Hotel Booking WordPress plugin (all versions through 2.3.2) allows authenticated contributors to in

CVE-2026-11392 MEDIUM
6.1 Jul 10

Reflected cross-site scripting in the WP Hotel Booking WordPress plugin (all versions up to and including 2.3.1) permits

CVE-2026-11901 MEDIUM
5.3 Jul 11

Payment bypass in WP Hotel Booking (WordPress plugin, all versions ≤2.3.1) allows unauthenticated attackers to mark arbi

Share

CVE-2026-9822 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy