Smart Appointment & Booking <= 1.0.8 - Missing Authorization to Unauthenticated Arbitrary Booking Cancellation

5.3
Missing Authorization
CVE CVE-2026-5693
CVSS 5.3 (Medium)
Publicly Published May 11, 2026
Last Updated June 10, 2026
Researcher Itthidej Aramsri (Boeing777)

Description

The Smart Appointment & Booking plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check and a nonce validation logic flaw in the saab_cancel_booking() function in all versions up to, and including, 1.0.8. The nonce check uses && (AND) instead of || (OR), which means providing any value for the security parameter causes the entire check to be skipped. This makes it possible for unauthenticated attackers to cancel arbitrary bookings by supplying a predictable booking ID.

References

Share

Vulnerability Details for Smart Appointment & Booking

Software Type Plugin
Software Slug smart-appointment-booking (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.0.0, or a newer patched version
Affected Version
  • <= 1.0.8
Patched Version
  • 2.0.0

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation