The MotoPress Hotel Booking plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 6.0.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to overwrite or delete the internal notes (_mphb_booking_internal_notes) of any booking by supplying an arbitrary booking ID. The nonce for this action is output in the HTML source of every public page through wp_localize_script (MPHB._data.nonces), so any unauthenticated visitor can obtain a valid nonce and perform the action without any account or prior interaction.
References
Configurations
No configuration.
History
22 May 2026, 09:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-22 09:16
Updated : 2026-06-17 11:04
NVD link : CVE-2026-8684
Mitre link : CVE-2026-8684
CVE.ORG link : CVE-2026-8684
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
