Description
Unauthenticated SQL Injection in Simply Schedule Appointments <= 1.6.12.10 versions.
Published: 2026-08-06
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated SQL injection exists in WordPress Simply Schedule Appointments plugin versions up to 1.6.12.10. The flaw (CWE‑89) allows an attacker to inject arbitrary SQL through unsanitized input, potentially leading to disclosure, modification, or deletion of database contents. The impact is the ability to read sensitive data or alter the appointment scheduling data without needing credentials.

Affected Systems

NSquared Simply Schedule Appointments plugin for WordPress. All installations using version 1.6.12.10 or earlier are vulnerable.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity vulnerability. The absence of an EPSS score means no publicly available estimate of exploit probability, but the lack of authentication requirement suggests exploitation is straightforward for an adversary with network access to the website. Since the flaw allows direct manipulation of the SQL server, the risk to confidentiality and integrity of the site’s data is significant. The plugin is not listed in CISA’s KEV catalog, but users should treat it as a high‑risk issue due to the nature of the vulnerability.

Generated by OpenCVE AI on August 6, 2026 at 15:55 UTC.

Remediation

Vendor Solution

Update the WordPress Simply Schedule Appointments Plugin to the latest available version (at least 1.6.12.11).


OpenCVE Recommended Actions

  • Update the Simply Schedule Appointments plugin to version 1.6.12.11 or later.
  • Limit plugin functionality to administrator accounts only by configuring the plugin or WordPress user roles.
  • Deploy a web application firewall or input validation layer to block malicious SQL payloads targeting the plugin’s endpoints.

Generated by OpenCVE AI on August 6, 2026 at 15:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Nsquared
Nsquared simply Schedule Appointments
Wordpress
Wordpress wordpress
Vendors & Products Nsquared
Nsquared simply Schedule Appointments
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Simply Schedule Appointments <= 1.6.12.10 versions.
Title WordPress Simply Schedule Appointments plugin <= 1.6.12.10 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Nsquared Simply Schedule Appointments
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:18:11.844Z

Reserved: 2026-07-22T08:53:52.510Z

Link: CVE-2026-65508

cve-icon Vulnrichment

Updated: 2026-08-06T15:18:03.537Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:00:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')