Description
The Salon Booking System WordPress plugin before 10.30.20 does not have proper authorisation checks on one of its AJAX actions, allowing any authenticated user, such as a subscriber, to modify a Salon Booking System WordPress plugin before 10.30.20 setting and bypass the manual approval of new bookings.
Published: 2026-07-01
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Salon Booking System WordPress plugin before version 10.30.20 lacks proper authorization checks on a specific AJAX action (CWE-284) and involves improper permission handling (CWE-732). As a result, any authenticated user, such as a subscriber, can modify the plugin’s approval configuration, bypassing the manual approval requirement for new bookings and compromising the integrity of the booking process.

Affected Systems

WordPress plugin "Salon Booking System" for versions before 10.30.20. No other vendors or product versions are noted.

Risk and Exploitability

The CVSS score is 4.3, reflecting moderate severity. The EPSS score is less than 1%, indicating a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector requires an authenticated WordPress user who can trigger the vulnerable AJAX endpoint; the attacker can then change the approval setting to allow bookings without manual approval, enabling unauthorized bookings to be accepted.

Generated by OpenCVE AI on July 21, 2026 at 15:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Salon Booking System plugin to version 10.30.20 or later; the update removes the vulnerable authorization flaw.
  • Restrict the ability to change booking approval settings to administrator roles only, adjusting user capability assignments as necessary.
  • Audit all AJAX endpoints exposed by the plugin for similar authorization gaps, and enable logging of changes to booking approval configuration to detect future unauthorized activity.

Generated by OpenCVE AI on July 21, 2026 at 15:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Fri, 17 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Tue, 14 Jul 2026 00:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Sun, 12 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Sat, 11 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Sat, 11 Jul 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Fri, 10 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Thu, 09 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Mon, 06 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-732

Mon, 06 Jul 2026 07:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Sun, 05 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Sat, 04 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Sat, 04 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 03 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Fri, 03 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Thu, 02 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Thu, 02 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Thu, 02 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 01 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 01 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Wed, 01 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Salonbookingsystem
Salonbookingsystem salon Booking System
Wordpress
Wordpress wordpress
Vendors & Products Salonbookingsystem
Salonbookingsystem salon Booking System
Wordpress
Wordpress wordpress

Wed, 01 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 01 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-285

Wed, 01 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Salon Booking System WordPress plugin before 10.30.20 does not have proper authorisation checks on one of its AJAX actions, allowing any authenticated user, such as a subscriber, to modify a Salon Booking System WordPress plugin before 10.30.20 setting and bypass the manual approval of new bookings.
Title Salon Booking System < 10.30.20 - Subscriber+ Booking Approval Bypass
References

Subscriptions

Salonbookingsystem Salon Booking System
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-01T10:16:01.889Z

Reserved: 2026-06-10T14:21:57.118Z

Link: CVE-2026-11887

cve-icon Vulnrichment

Updated: 2026-07-01T10:15:58.025Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T15:15:08Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-732

    Incorrect Permission Assignment for Critical Resource