Description
The Five Star Restaurant Reservations WordPress plugin before 2.7.23 does not perform a capability check on one of its AJAX actions, allowing users with the lowest booking-management role (which by default cannot access the Five Star Restaurant Reservations WordPress plugin before 2.7.23's settings) to reset the site's configured booking notification rules.
Published: 2026-08-02
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Five Star Restaurant Reservations WordPress plugin before 2.7.23 fails to perform a capability check on the AJAX action rtb_reset_notifications. As a result, users granted the lowest booking‑management role, who normally cannot access plugin settings, can reset the site’s configured booking notification rules. This weakness allows an attacker with a legitimate user account to alter notification email templates, destinations, or disable alerts, potentially leading to missed reservations, customer confusion, or loss of revenue. The flaw represents an improper authorization issue, aligned with CWE‑284.

Affected Systems

All installations of the Five Star Restaurant Reservations plugin with a version older than 2.7.23 are affected. The vulnerability applies to any WordPress site that has not yet upgraded the plugin past this version and uses the default booking‑management role.

Risk and Exploitability

The EPSS score is reported as less than 1 % and the issue is not listed in CISA’s KEV catalog, indicating a low probability of widespread exploitation. However, the flaw can be triggered remotely by any authenticated user with the booking‑management role through an AJAX request, without requiring additional privileges or system access. Because the attacker is already authenticated, the practical impact is limited to configuration changes rather than full system compromise. The CVSS score of 7.5 indicates high severity, reflecting the potential impact that the attacker can impose through configuration changes.

Generated by OpenCVE AI on August 4, 2026 at 11:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Five Star Restaurant Reservations to version 2.7.23 or later to receive the fixed AJAX authorization check.
  • If an update is not immediately possible, revoke the rtb_reset_notifications capability from the booking‑management role or disable the AJAX endpoint via a custom code snippet or plugin that removes the action hook for that role.
  • Configure logging or monitoring to detect unexpected changes to booking notification settings and audit user activity on the site.

Generated by OpenCVE AI on August 4, 2026 at 11:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

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

ssvc

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


Sun, 02 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Five Star Restaurant Reservations WordPress plugin before 2.7.23 does not perform a capability check on one of its AJAX actions, allowing users with the lowest booking-management role (which by default cannot access the Five Star Restaurant Reservations WordPress plugin before 2.7.23's settings) to reset the site's configured booking notification rules.
Title Five Star Restaurant Reservations < 2.7.23 - Booking Manager+ Missing Authorization via rtb_reset_notifications
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T17:41:05.578Z

Reserved: 2026-07-08T19:34:08.416Z

Link: CVE-2026-15151

cve-icon Vulnrichment

Updated: 2026-08-03T17:41:01.161Z

cve-icon NVD

Status : Received

Published: 2026-08-02T06:16:36.227

Modified: 2026-08-03T18:16:35.003

Link: CVE-2026-15151

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T11:15:06Z

Weaknesses