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 Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin <= 1.6.12.10 - Authenticated (Contributor+) Insecure Direct Object Reference to Sensitive Information Exposure CVE-2026-13358 6.5 Michael Iden (Mickhat) August 15, 2026
2 Simply Schedule Appointments <= 1.6.12.16 - Authenticated (Team Member+) Information Exposure CVE-2026-16541 4.3 Yaswanth Reddy Sunkara August 13, 2026
3 Simply Schedule Appointments < 1.6.12.6 - Unauthenticated Insecure Direct Object Reference CVE-2026-16540 5.3 Suleyman Huseynov August 6, 2026
4 Simply Schedule Appointments <= 1.6.12.10 - Unauthenticated SQL Injection CVE-2026-65508 7.5 daroo July 28, 2026
5 Simply Schedule Appointments <= 1.6.12.10 - Unauthenticated Stored Cross-Site Scripting CVE-2026-65513 7.2 whitebyte July 28, 2026
6 Simply Schedule Appointments <= 1.6.12.10 - Missing Authorization to Authenticated (Contributor+) Sensitive Data Disclosure CVE-2026-15254 4.3 Meher Sudhakar Abbireddi July 23, 2026
7 Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin <= 1.6.12.4 - Missing Authorization CVE-2026-57812 5.3 hio July 9, 2026
8 Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin <= 1.6.11.11 - Missing Authorization CVE-2026-59523 5.3 anhcd05 July 9, 2026
9 Simply Schedule Appointments <= 1.6.12.3 - Unauthenticated Stored Cross-Site Scripting CVE-2026-13400 7.2 Revanth Hari Narayana Matte July 6, 2026
10 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

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