5.3
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Description
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.
Basic Information
ID
CVE-2026-8684
Source
Wordfence
Published
May 22, 2026 at 07:50
Affected Product
Vendor
jetmonsters
Product
MotoPress Hotel Booking
Affected Versions
jetmonsters MotoPress Hotel Booking 0
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/6567e63c-3129-47b2-a734-733eb599821a
- plugins.trac.wordpress.org /browser/motopress-hotel-booking-lite/tags/6.0.1/includes/ajax-api/ajax-actions/update-booking-notes.php
- plugins.trac.wordpress.org /browser/motopress-hotel-booking-lite/tags/6.0.1/includes/ajax-api/ajax-actions/abstract-ajax-api-action.php
- plugins.trac.wordpress.org /browser/motopress-hotel-booking-lite/tags/6.0.1/includes/ajax-api/ajax-api-handler.php
- plugins.trac.wordpress.org /browser/motopress-hotel-booking-lite/tags/5.4.1/includes/ajax-api/ajax-actions/update-booking-notes.php
- plugins.trac.wordpress.org /browser/motopress-hotel-booking-lite/tags/5.4.1/includes/ajax-api/ajax-actions/abstract-ajax-api-action.php
- plugins.trac.wordpress.org /browser/motopress-hotel-booking-lite/tags/5.4.1/includes/ajax-api/ajax-api-handler.php
- plugins.trac.wordpress.org /changeset/3537354/motopress-hotel-booking-lite/trunk/includes/ajax-api/ajax-actions/update-booking-notes.php