Description
The MotoPress Hotel Booking WordPress plugin before 6.2.3 does not verify record ownership before updating customer records, allowing any authenticated user with a low-privileged account (Subscriber and above) to modify or overwrite the personal data of any customer by supplying an arbitrary identifier.
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MotoPress Hotel Booking WordPress plugin fails to verify that a user owns the customer record before updating it. Any authenticated user with a Subscriber role or higher can supply an arbitrary customer identifier and overwrite the data for that customer, enabling data tampering and privacy violations. This is a classic Insecure Direct Object Reference flaw that allows an attacker to modify personal information and potentially impersonate customers or change booking details.

Affected Systems

The vulnerability exists in versions of the MotoPress Hotel Booking plugin earlier than 6.2.3. Users of the WordPress plugin falling within this version range are affected if they have any level of authenticated access beyond the guest role.

Risk and Exploitability

The edit operation relies solely on authentication and not on ownership checks, which means any authenticated user can exploit the flaw. The attack vector is therefore limited to accounts already logged in through WordPress. No CVSS score or EPSS value is available for this issue, and it is not listed in the CISA KEV catalog, but the lack of authorization checks makes the risk high. An attacker could create and propagate false or incorrect customer records, leading to data integrity issues and potential legal or financial consequences.

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 to apply the vendor fix.
  • If an upgrade is not immediately possible, restrict or remove Subscriber users’ ability to access endpoints that update customer records, or revoke the role’s permission to edit customer profiles.
  • Continuously monitor MotoPress release notes and apply any future security patches promptly to keep the plugin up to date.

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-639

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 verify record ownership before updating customer records, allowing any authenticated user with a low-privileged account (Subscriber and above) to modify or overwrite the personal data of any customer by supplying an arbitrary identifier.
Title Hotel Booking Lite < 6.2.3 - Subscriber+ Customer Data Modification via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-15238

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
  • CWE-639

    Authorization Bypass Through User-Controlled Key