Sceawere

Vulnerability Detail

CVE-2026-65508UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

SQL Injection in Simply Schedule Appointments

Vulnerability Metadata

Severity
Critical
Score / CVSS
9.3
Creation Date
1d ago
Vendor
NSquared
Product
Simply Schedule Appointments
Attack Type
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Attack Complexity
LOW

Narrative and Response

Description

Unauthenticated SQL Injection in Simply Schedule Appointments <= 1.6.12.10 versions.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "9.3",
  "pubDate": "2026-08-06T15:17:14.957Z",
  "pubdate": "2026-08-06T15:17:14.957Z",
  "executiveSummary": "An unauthenticated SQL Injection vulnerability has been identified in the Simply Schedule Appointments plugin, specifically affecting versions 1.6.12.10 and prior. This security flaw arises from improper neutralization of user-supplied input before it is concatenated into database queries within the plugin's codebase.\nThe vulnerability allows remote, unauthenticated attackers to inject malicious SQL statements directly into the underlying database. Successful exploitation of this flaw can lead to unauthorized access, data exfiltration, modification or deletion of sensitive database contents, and potentially complete compromise of the WordPress site depending on database privileges.\nThe risk implications are critical, as the attack requires no prior authentication, interaction, or privileged access to the affected system, lowering the barrier to entry for malicious actors. The primary remediation strategy involves updating the Simply Schedule Appointments plugin to a patched version where input sanitization and parameterized queries are properly implemented.",
  "technicalDetails": "The vulnerability is classified as an SQL Injection (SQLi), stemming from the failure of the application to properly validate, sanitize, or parameterize user-supplied input parameters before processing them within database queries.\nThe affected component resides within the Simply Schedule Appointments plugin for WordPress, specifically impacting versions 1.6.12.10 and earlier. The flaw is exposed over the network via HTTP/HTTPS requests processed by the plugin's unauthenticated endpoints or AJAX handlers.\nExploitation requires zero authentication and no specific user privileges, meaning any remote attacker can interact directly with the vulnerable web application interface exposed to the public internet.\nThe attack flow proceeds as follows: First, the attacker identifies an input vector within the Simply Schedule Appointments plugin that improperly handles parameters passed to database query functions. Second, the attacker crafts a malicious HTTP request containing a specialized SQL payload designed to manipulate the logical structure of the database query. Third, the application receives the unsanitized input and concatenates it directly into the SQL statement executed by the database management system. Fourth, the database executes the altered query, allowing the attacker to bypass access controls, extract sensitive information such as user credentials and site data, or execute arbitrary database commands.\nPost-exploitation impact includes unauthorized data disclosure (such as extraction of the wp_users table), potential privilege escalation via credential theft, and database integrity compromise through data manipulation or insertion."
}
CVE-2026-65508: SQL Injection in Simply Schedule Appointments (CRITICAL Severity, CVSS: 9.3) - Sceawere