CVE-2026-3658
Received Received - Intake
SQL Injection in Simply Schedule Appointments Plugin Exposes Data

Publication date: 2026-03-19

Last updated on: 2026-03-19

Assigner: Wordfence

Description
The Appointment Booking Calendar β€” Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to SQL Injection via the 'fields' parameter in all versions up to, and including, 1.6.10.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database, including usernames, email addresses, and password hashes.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-19
Last Modified
2026-03-19
Generated
2026-05-07
AI Q&A
2026-03-19
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 4 associated CPEs
Vendor Product Version / Range
simply_schedule_appointments simply_schedule_appointments to 1.6.10.0 (inc)
simply_schedule_appointments simply_schedule_appointments 1.6.10.2
simply_schedule_appointments simply_schedule_appointments 1.6.9.6
simply_schedule_appointments simply_schedule_appointments 2.9.2
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Can you explain this vulnerability to me?

The Appointment Booking Calendar β€” Simply Schedule Appointments Booking Plugin for WordPress is vulnerable to SQL Injection via the 'fields' parameter in all versions up to and including 1.6.10.0.

This vulnerability exists because the plugin does not properly escape user-supplied input and does not sufficiently prepare the existing SQL query.

As a result, unauthenticated attackers can append additional SQL queries to existing ones, potentially extracting sensitive information such as usernames, email addresses, and password hashes from the database.


How can this vulnerability impact me? :

This SQL Injection vulnerability allows unauthenticated attackers to extract sensitive data from the plugin's database.

  • Exposure of usernames
  • Exposure of email addresses
  • Exposure of password hashes

Such data exposure can lead to further attacks, including account compromise, phishing, and identity theft.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart