CVE-2026-8684 PUBLISHED

MotoPress Hotel Booking <= 6.0.1 - Missing Authorization to Unauthenticated Arbitrary Booking Notes Modification via mphb_update_booking_notes AJAX Action

Assigner: Wordfence
Reserved: 15.05.2026 Published: 22.05.2026 Updated: 22.05.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 5.3

Product Status

Vendor jetmonsters
Product MotoPress Hotel Booking
Versions Default: unaffected
  • affected from 0 to 6.0.1 (incl.)

Credits

  • MD. TAREQ AHAMED JONY finder

References

Problem Types

  • CWE-862 Missing Authorization CWE