Appointment Booking Calendar <= 1.6.9.27 - Unauthenticated SQL Injection via 'append_where_sql' Parameter

7.5
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-1708
CVSS 7.5 (High)
Publicly Published March 10, 2026
Last Updated March 11, 2026
Researcher d.v4n_s3c

Description

The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to blind SQL Injection in all versions up to, and including, 1.6.9.27. This is due to the `db_where_conditions` method in the `TD_DB_Model` class failing to prevent the `append_where_sql` parameter from being passed through JSON request bodies, while only checking for its presence in the `$_REQUEST` superglobal. This makes it possible for unauthenticated attackers to append arbitrary SQL commands to queries and extract sensitive information from the database via the `append_where_sql` parameter in JSON payloads granted they have obtained a valid `public_token` that is inadvertently exposed during the booking flow.

Learn more about SQL Injection vulnerabilities and how to prevent them.

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.9.29, or a newer patched version
Affected Version
  • <= 1.6.9.27
Patched Version
  • 1.6.9.29

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