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: n/a
EPSS: n/a
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

No EPSS score is publicly available and the issue is not listed in CISA’s KEV catalog, but the lack of authentication grants immediate, low‑effort abuse. 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 high‑risk function that can lead to financial loss and operational disruption.

Generated by OpenCVE AI on August 10, 2026 at 07:26 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 10, 2026 at 07:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T06:00:15.608Z

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

Link: CVE-2026-15237

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T07:30:14Z

Weaknesses