Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Unauthenticated attackers can exploit SQL injection in the Simply Schedule Appointments Booking Plugin for WordPress (versions up to 1.6.10.0) through the 'fields' parameter to extract sensitive database information including usernames, email addresses, and password hashes. The vulnerability stems from insufficient input escaping and improper SQL query preparation, allowing attackers to inject arbitrary SQL commands without authentication. No patch is currently available.
Technical ContextAI
This vulnerability affects the Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin for WordPress, identified by CPE cpe:2.3:a:croixhaug:appointment_booking_calendar_—_simply_schedule_appointments_booking_plugin. The root cause is CWE-89 (SQL Injection), stemming from inadequate input validation and parameterization in the plugin's database query construction. Based on the references to the WordPress plugin repository, the vulnerable code paths include class-td-db-model.php (line 1171), class-td-api-model.php (line 140), and class-appointment-type-model.php (line 907), where the 'fields' parameter is processed without proper escaping or prepared statement usage. This allows attackers to inject malicious SQL commands that are executed against the WordPress database, enabling unauthorized data access through boolean-based blind SQL injection or UNION-based techniques.
RemediationAI
Update the Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin to a version newer than 1.6.10.0 that includes the security fix referenced in changeset 3485143, available at https://plugins.trac.wordpress.org/changeset/3485143/. WordPress administrators should immediately check their installed version through the WordPress admin dashboard under Plugins and apply available updates. Until patching is completed, consider temporarily disabling the plugin if appointment booking functionality is not business-critical, or implement web application firewall (WAF) rules to filter suspicious SQL injection patterns in the 'fields' parameter. Review WordPress database user permissions to ensure the principle of least privilege is enforced, limiting potential data exposure. After patching, review database logs for any suspicious query activity that may indicate prior exploitation attempts and consider forcing password resets for administrative accounts if compromise is suspected.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13093