Description
The MotoPress Appointment Booking WordPress plugin before 2.4.8 does not perform an authorization or ownership check when handling a user-supplied booking identifier on an unauthenticated endpoint, allowing unauthenticated attackers to permanently delete other users' reservations. This is an incomplete fix of CVE-2026-9180: the deletion remains reachable on sites using payment confirmation, confirmed through version 2.4.7.
Published: 2026-09-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated deletion of user reservations leading to data loss and service disruption
Action: Immediate Patch
AI Analysis

Impact

The MotoPress Appointment Booking WordPress plugin before 2.4.8 accepts a booking identifier from an unauthenticated user on a public endpoint and performs no authorization or ownership check, allowing an attacker to permanently delete any reservation. This flaw results in integrity loss of reservation data and can disrupt service for users who have already paid or are waiting for confirmation. It does not provide the attacker with information about the site or other data, but the impact on the application state and user trust is significant.

Affected Systems

Any installation of MotoPress Appointment Booking for WordPress running a plugin version earlier than 2.4.8 is affected. The vulnerability remains present on sites using payment confirmation mechanisms up through version 2.4.7, regardless of additional configuration.

Risk and Exploitability

The EPSS score of less than 1% indicates a very low probability that attackers will find and exploit this vulnerability in the current year. The CVSS score of 5.3 classifies the flaw as moderate severity due to the lack of authentication on a public deletion endpoint, but the inability to prove attacks in the wild reduces overall risk. Attackers would still need to identify a valid booking identifier to target, and many sites may have monitoring or rate limits that reduce the chance of successful deletions.

Generated by OpenCVE AI on September 2, 2026 at 15:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MotoPress Appointment Booking to version 2.4.8 or later
  • If immediate patching is not feasible, block unauthenticated access to the deletion endpoint using a firewall rule or web application firewall
  • After deployment, monitor activity logs for any unexpected reservation deletions

Generated by OpenCVE AI on September 2, 2026 at 15:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
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'}


Wed, 02 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 02 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The MotoPress Appointment Booking WordPress plugin before 2.4.8 does not perform an authorization or ownership check when handling a user-supplied booking identifier on an unauthenticated endpoint, allowing unauthenticated attackers to permanently delete other users' reservations. This is an incomplete fix of CVE-2026-9180: the deletion remains reachable on sites using payment confirmation, confirmed through version 2.4.7.
Title Appointment Booking Lite < 2.4.8 - Unauthenticated Arbitrary Reservation Deletion
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T10:45:59.176Z

Reserved: 2026-07-09T11:23:08.830Z

Link: CVE-2026-15232

cve-icon Vulnrichment

Updated: 2026-09-02T10:13:23.205Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:16.340

Modified: 2026-09-03T17:49:19.180

Link: CVE-2026-15232

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T15:15:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key