Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network SQLi (AV:N/AC:L/PR:N/UI:N) against a plugin reading the shared WP database is scope change with high confidentiality; SQLi typically allows at least limited integrity impact, so I:L rather than I:N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated SQL Injection in Simply Schedule Appointments <= 1.6.9.27 versions.
AnalysisAI
Unauthenticated SQL injection in the Simply Schedule Appointments WordPress plugin (versions ≤ 1.6.9.27) allows remote attackers to inject crafted SQL through plugin endpoints without authentication. The flaw carries a CVSS 3.1 score of 9.3 with scope change, indicating impact beyond the vulnerable component, though only confidentiality (High) and availability (Low) are affected per the vector. No public exploit identified at time of analysis and the vulnerability is not currently listed in CISA KEV.
Technical ContextAI
Simply Schedule Appointments is an appointment-booking plugin for WordPress (vendor: nsquared, CPE cpe:2.3:a:nsquared:simply_schedule_appointments) used by site operators to manage scheduling forms and customer bookings. The root cause class is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-controlled input is concatenated into SQL queries without proper parameterization or escaping. In WordPress plugin context this typically arises when REST/AJAX endpoints accept booking, calendar, or query parameters and pass them into $wpdb queries without using $wpdb->prepare(), allowing attacker-supplied SQL syntax to alter query semantics against the WordPress database.
RemediationAI
Upgrade the Simply Schedule Appointments plugin to a version newer than 1.6.9.27 as soon as the vendor publishes a patched release; consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/simply-schedule-appointments/vulnerability/wordpress-simply-schedule-appointments-plugin-1-6-9-27-sql-injection-vulnerability-2) for the exact fixed version, as a specific patched version was not enumerated in the available input data. Until a fix is applied, deactivate and remove the plugin if appointment booking is not business-critical (side effect: removes booking functionality from the site); alternatively, place the site behind a WordPress-aware WAF such as Patchstack, Wordfence, or Cloudflare with virtual patching rules for this CVE (side effect: WAF false positives may block legitimate booking submissions), and restrict access to /wp-json/ssa/* and /wp-admin/admin-ajax.php actions associated with the plugin via IP allowlist where feasible. Audit wp_options, user, and ssa_* database tables for signs of prior probing before patching.
More in Simply Schedule Appointments
View allThe Appointment Booking Calendar WordPress plugin before 1.6.7.43 does not escape template syntax provided via user inpu
The Simply Schedule Appointments WordPress plugin before 1.5.7.7 is missing authorisation in a REST endpoint, allowing u
The Appointment Booking Calendar - Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to SQL
The Appointment Booking Calendar - Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to SQL
The Appointment Booking Calendar - Simply Schedule Appointments Booking Plugin WordPress plugin before 1.6.7.55 does not
The Appointment Booking Calendar - Simply Schedule Appointments Booking Plugin WordPress plugin before 1.6.7.55 does not
The Simply Schedule Appointments WordPress plugin before 1.5.7.7 does not sanitise and escape some of its settings, whic
Blind SQL injection in NSquared Simply Schedule Appointments WordPress plugin versions ≤1.6.9.27 allows authenticated at
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in N Squared Appointm
Unauthenticated sensitive data exposure in the Simply Schedule Appointments WordPress plugin versions prior to 1.6.11.2
Unauthenticated reflected/stored cross-site scripting in the Simply Schedule Appointments WordPress plugin (versions ≤ 1
Missing Authorization in NSquared's Simply Schedule Appointments WordPress plugin (versions through 1.6.11.11) allows un
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36944
GHSA-87gp-c4mf-v6pp