Appointment Booking Calendar <= 1.6.9.29 - Missing Authorization to Unauthenticated Sensitive Information Exposure via Settings REST API Endpoint

7.5
Missing Authorization
CVE CVE-2026-3045
CVSS 7.5 (High)
Publicly Published March 12, 2026
Last Updated March 13, 2026
Researcher Muhammad Sharief

Description

The Appointment Booking Calendar — Simply Schedule Appointments plugin for WordPress is vulnerable to unauthorized access of sensitive data in all versions up to and including 1.6.9.29. This is due to two compounding weaknesses: (1) a non-user-bound `public_nonce` is exposed to unauthenticated users through the public `/wp-json/ssa/v1/embed-inner` REST endpoint, and (2) the `get_item()` method in `SSA_Settings_Api` relies on `nonce_permissions_check()` for authorization (which accepts the public nonce) but does not call `remove_unauthorized_settings_for_current_user()` to filter restricted fields. This makes it possible for unauthenticated attackers to access admin-only plugin settings including the administrator email, phone number, internal access tokens, notification configurations, and developer settings via the `/wp-json/ssa/v1/settings/{section}` endpoint. The exposure of appointment tokens also allows an attacker to modify or cancel appointments.

References

Share

Vulnerability Details for Simply Schedule Appointments

Software Type Plugin
Software Slug simply-schedule-appointments (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.6.10.0, or a newer patched version
Affected Version
  • <= 1.6.9.29
Patched Version
  • 1.6.10.0

Recent vulnerabilities in Simply Schedule Appointments

# Title CVE ID CVSS Researchers Date
1 Simply Schedule Appointments <= 1.6.12.10 - Unauthenticated SQL Injection CVE-2026-65508 7.5 daroo July 28, 2026
2 Simply Schedule Appointments <= 1.6.12.10 - Unauthenticated Stored Cross-Site Scripting CVE-2026-65513 7.2 whitebyte July 28, 2026
3 Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin <= 1.6.11.11 - Missing Authorization CVE-2026-59523 5.3 anhcd05 July 9, 2026
4 Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin <= 1.6.12.4 - Missing Authorization CVE-2026-57812 5.3 hio July 9, 2026
5 Simply Schedule Appointments <= 1.6.12.3 - Unauthenticated Stored Cross-Site Scripting CVE-2026-13400 7.2 Revanth Hari Narayana Matte July 6, 2026
6 Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin <= 1.6.12.2 - Unauthenticated Stored Cross-Site Scripting CVE-2026-57317 7.2 vnth4nhnt June 26, 2026
7 Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin <= 1.6.10.6 - Unauthenticated Stored Cross-Site Scripting CVE-2026-39447 7.2 devploit May 28, 2026
8 Appointment Booking Calendar <= 1.6.11.8 - Missing Authorization to Unauthenticated Arbitrary Modification via Bulk Appointments REST API Endpoint CVE-2026-6937 5.3 winrace May 27, 2026
9 Appointment Booking Calendar <= 1.6.11.8 - Unauthenticated SQL Injection via 'append_where_sql' Parameter CVE-2026-7797 7.5 daroo May 27, 2026
10 Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin <= 1.6.11.5 - Unauthenticated Denial of Service CVE-2026-7493 5.3 lucky_buddy May 26, 2026

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