Description
The MotoPress Hotel Booking WordPress plugin before 6.2.3 does not perform any authorization or ownership check on a REST endpoint that creates payment records, allowing unauthenticated users to create completed payment records against arbitrary bookings and falsely mark them as paid.
Published: 2026-08-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

What makes this flaw dangerous is that it allows anyone on the network to send a request that pretends a payment has already been completed. The payment creation endpoint lacks any authentication or ownership checks, so a malicious actor can create a paid record for any booking ID they know, making the booking appear settled and potentially allowing the site owner to release the reservation prematurely or trigger other downstream processes that rely on paid status. The inherent weakness is an authorization bypass that elevates an unauthenticated user to the same level as a privileged operator for payment data.

Affected Systems

The vulnerable code resides in the MotoPress Hotel Booking WordPress plugin, and every installation running a version earlier than 6.2.3 is exposed. Because the plugin is a WordPress add‑on, the flaw exists on any WordPress site that has not upgraded past the mentioned version, regardless of the underlying hosting environment.

Risk and Exploitability

An EPSS score of <1% indicates a low exploitation probability and the issue is not listed in CISA’s KEV catalog, but the lack of authentication grants immediate, low‑effort abuse. The CVSS score of 5.3 indicates moderate severity. An attacker only needs to know a valid booking identifier to create a fake paid record; no privileged credentials or local access are required. The attack vector is through the public REST API exposed by WordPress. Vendors have confirmed that patching to version 6.2.3 removes this weakness, but until that update is applied, the vulnerability represents a moderate risk function that can lead to financial loss and operational disruption.

Generated by OpenCVE AI on August 13, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MotoPress Hotel Booking to version 6.2.3 or later
  • Restrict access to the payment creation REST endpoint by applying a role‑based access control rule or disabling it for unauthenticated users
  • Audit existing payment records for inconsistencies and manually correct any fraudulent paid entries

Generated by OpenCVE AI on August 13, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Motopress Hotel Booking
Motopress Hotel Booking motopress Hotel Booking
Wordpress
Wordpress wordpress
Vendors & Products Motopress Hotel Booking
Motopress Hotel Booking motopress Hotel Booking
Wordpress
Wordpress wordpress

Mon, 10 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The MotoPress Hotel Booking WordPress plugin before 6.2.3 does not perform any authorization or ownership check on a REST endpoint that creates payment records, allowing unauthenticated users to create completed payment records against arbitrary bookings and falsely mark them as paid.
Title Hotel Booking Lite < 6.2.3 - Unauthenticated Payment Record Creation via Checkout Payments REST Endpoint
References

Subscriptions

Motopress Hotel Booking Motopress Hotel Booking
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T20:38:01.388Z

Reserved: 2026-07-09T11:42:10.335Z

Link: CVE-2026-15237

cve-icon Vulnrichment

Updated: 2026-08-11T20:37:47.825Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:47.720

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-15237

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T13:00:04Z

Weaknesses