Extension WordPress
Vulnérabilités WP Hotel Booking
Cette page rassemble les failles publiées pour WP Hotel Booking, leurs plages de versions affectées et les correctifs signalés dans la base locale.
Historique de sécurité
CVE et vulnérabilités de WP Hotel Booking
24 fiches
WP Hotel Booking <= 2.3.2 – Reflected Cross-Site Scripting via 'check_in_date' Parameter
The WP Hotel Booking plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'check_in_date' parameter in all versions up to, and including, 2.3.2 due to insufficient input sanitization and output escaping. This makes it possible for…
*-2.3.2
2.3.3
16/07/2026
WP Hotel Booking <= 2.3.1 – Unauthenticated Insufficient Verification of Data Authenticity to Payment Bypass via PayPal IPN Handler
The WP Hotel Booking plugin for WordPress is vulnerable to Insufficient Verification of Data Authenticity in all versions up to, and including, 2.3.1. This is due to the `web_hook_process_paypal_standard()` IPN handler selecting its PayPal validation endpoint from the…
*-2.3.1
2.3.2
10/07/2026
WP Hotel Booking <= 2.3.1 – Reflected Cross-Site Scripting via 'check_in_date' and 'check_out_date' Parameters
The WP Hotel Booking plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'check_in_date' and 'check_out_date' parameters in all versions up to, and including, 2.3.1 due to insufficient input sanitization and output escaping. This makes it…
*-2.3.1
2.3.2
09/07/2026
WP Hotel Booking < 2.3.1 – Missing Authorization
The WP Hotel Booking plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to 2.3.1. This makes it possible for authenticated attackers, with subscriber-level access and above,…
[*, 2.3.1)
2.3.1
19/06/2026
WP Hotel Booking <= 2.2.7 – Unauthenticated Sensitive Information Exposure via 'email' Parameter
The WP Hotel Booking plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.2.7. This is due to the plugin exposing the 'hotel_booking_fetch_customer_info' AJAX action to unauthenticated users without proper capability…
*-2.2.7
2.2.8
16/01/2026
Hotel Booking <= 2.2.8 – Authenticated (Editor+) Stored Cross-Site Scripting
The Hotel Booking plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.2.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with editor-level access and…
*-2.2.8
2.2.9
05/11/2025
Hotel Booking <= 2.2.8 – Cross-Site Request Forgery
The Hotel Booking plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.2.8. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers…
*-2.2.8
2.2.9
05/11/2025
Hotel Booking <= 2.2.7 – Unauthenticated Information Exposure
The WP Hotel Booking plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.2.7. This makes it possible for unauthenticated attackers to extract sensitive user or configuration data.
*-2.2.7
2.2.8
05/11/2025
WP Hotel Booking <= 2.2.1 – Improper Input Validation to Authenticated (Subscriber+) Rating Manipulation
The WP Hotel Booking plugin for WordPress is vulnerable to rating manipulation in all versions up to, and including, 2.2.2. This is due to insufficient input validation. This makes it possible for authenticated attackers, with Subscriber-level access and…
*-2.2.2
2.2.3
28/08/2025
WP Hotel Booking <= 2.1.9 – Cross-Site Request Forgery
The WP Hotel Booking plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.1.9. This is due to missing or incorrect nonce validation on the save() function. This makes it possible for…
*-2.1.9
2.2.0
07/05/2025
WP Hotel Booking <= 2.1.6 – Missing Authorization to Authenticated (Subscriber+) User Email Retrieval
The WP Hotel Booking plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the hotel_booking_load_order_user AJAX action in all versions up to, and including, 2.1.6. This makes it possible for…
*-2.1.6
2.1.7
21/01/2025
WP Hotel Booking <= 2.1.5 – Missing Authorization
The WP Hotel Booking plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check when adding rooms in all versions up to, and including, 2.1.5. This makes it possible for unauthenticated attackers…
*-2.1.5
2.1.6
16/01/2025
WP Hotel Booking <= 2.2.9 – Authenticated (Contributor+) Local File Inclusion
The WP Hotel Booking plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 2.2.9. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary files…
*-2.2.9
2.3.0
31/10/2024
WP Hotel Booking <= 2.1.2 – Authenticated (Subscriber+) Arbitrary File Upload
The WP Hotel Booking plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the update_review() function in all versions up to, and including, 2.1.2. This makes it possible for authenticated attackers,…
*-2.1.2
2.1.3
01/10/2024
WP Hotel Booking <= 2.1.0 – Unauthenticated SQL Injection
The WP Hotel Booking plugin for WordPress is vulnerable to SQL Injection via the 'room_type' parameter of the /wphb/v1/rooms/search-rooms REST API endpoint in all versions up to, and including, 2.1.0 due to insufficient escaping on the user supplied…
*-2.1.0
2.1.1
19/06/2024
WP Hotel Booking <= 2.0.9.2 – Missing Authorization
The WP Hotel Booking plugin for WordPress is vulnerable to unauthorized access due to a missing capability check in versions up to, and including, 2.0.9.2. This makes it possible for unauthenticated attackers to perform an unauthorized action.
*-2.0.9.2
2.0.9.3
28/03/2024
WP Hotel Booking <= 2.0.9.2 – Improper Authorization on Multiple REST API Routes
The WP Hotel Booking plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to an improper capability check on the 'pricing_plans', 'block_date', 'manager_bookings', and 'update_field_room' functions for the 'pricing-plans', 'block-date', 'manager-bookings', and…
*-2.0.9.2
2.0.9.3
03/02/2024
WP Hotel Booking <= 2.0.7 – Unauthenticated SQL Injection
The WP Hotel Booking plugin for WordPress is vulnerable to SQL Injection via the '*_ordering' parameter in all versions up to, and including, 2.0.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation…
*-2.0.7
2.0.8
26/10/2023
WP Hotel Booking <= 2.0.8 – Insufficient Authorization to Unauthorized Post Deletion
The WP Hotel Booking plugin for WordPress is vulnerable to unauthorized modification of data due to insufficient authorization checks on the tp_extra_package_remove() function hooked via AJAX in all versions up to, and including, 2.0.7. This makes it possible…
*-2.0.8
2.0.9
26/10/2023
WP Hotel Booking <= 2.0.7 – Missing Authorization to (Subscriber+) Arbitrary Post Deletion
The WP Hotel Booking plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the tp_extra_package_remove() function hooked via AJAX in all versions up to, and including, 2.0.7. This makes it…
*-2.0.7
2.0.8
20/10/2023
Extensions également surveillés
WP Commander
Rechercher dans toute la base WordPress
Utilisez la recherche globale pour retrouver une extension, un thème, une CVE ou un identifiant de vulnérabilité.