WP Hotel Booking <= 2.3.1 - Unauthenticated Insufficient Verification of Data Authenticity to Payment Bypass via PayPal IPN Handler

5.3
Insufficient Verification of Data Authenticity
CVE CVE-2026-11901
CVSS 5.3 (Medium)
Publicly Published July 10, 2026
Last Updated July 11, 2026
Researcher valent1

Description

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 attacker-controlled `$_REQUEST['test_ipn']` parameter, force-upgrading any `pending` transaction to `completed` when `test_ipn=1`, and omitting post-verification checks on `receiver_email`, `mc_currency`, and `txn_id` uniqueness after receiving a `VERIFIED` response from PayPal. This makes it possible for unauthenticated attackers to mark arbitrary hotel bookings as fully paid without submitting genuine payment to the merchant — either by routing IPN validation through PayPal's sandbox using a free sandbox account, or by replaying a previously verified IPN from a nominal payment to an attacker-controlled PayPal account. An attacker requires only a free PayPal sandbox account (or any PayPal account) to obtain a `VERIFIED` response; no site credentials or special configuration are needed.

References

Share

Vulnerability Details for WP Hotel Booking

Software Type Plugin
Software Slug wp-hotel-booking (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.3.2, or a newer patched version
Affected Version
  • <= 2.3.1
Patched Version
  • 2.3.2

Recent vulnerabilities in WP Hotel Booking

# Title CVE ID CVSS Researchers Date
1 WP Hotel Booking < 2.3.2 - Authenticated (Custom role+) SQL Injection CVE-2026-15153 6.5 Mokksh Parekh July 30, 2026
2 WP Hotel Booking <= 2.3.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'widget_search' Shortcode Attribute CVE-2026-15464 6.4 Wordfence PRISM July 23, 2026
3 WP Hotel Booking <= 2.3.2 - Reflected Cross-Site Scripting via 'check_in_date' Parameter CVE-2026-15094 6.1 Wordfence PRISM July 16, 2026
4 WP Hotel Booking <= 2.3.1 - Reflected Cross-Site Scripting via 'check_in_date' and 'check_out_date' Parameters CVE-2026-11392 6.1 1M4 July 9, 2026
5 WP Hotel Booking < 2.3.1 - Missing Authorization CVE-2026-9822 4.3 Sanjorn Keeratirungsan June 19, 2026
6 WP Hotel Booking <= 2.2.7 - Unauthenticated Sensitive Information Exposure via 'email' Parameter CVE-2025-14075 5.3 Itthidej Aramsri (Boeing777) January 16, 2026
7 Hotel Booking <= 2.2.7 - Unauthenticated Information Exposure CVE-2025-63013 5.3 daroo November 5, 2025
8 Hotel Booking <= 2.2.8 - Cross-Site Request Forgery CVE-2025-63012 4.3 daroo November 5, 2025
9 Hotel Booking <= 2.2.8 - Authenticated (Editor+) Stored Cross-Site Scripting CVE-2025-63011 4.4 daroo November 5, 2025
10 WP Hotel Booking <= 2.2.1 - Improper Input Validation to Authenticated (Subscriber+) Rating Manipulation CVE-2025-8942 4.3 Muhammed Çelik August 28, 2025

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation