Description
Unauthenticated SQL Injection in Simply Schedule Appointments <= 1.6.9.27 versions.
Published: 2026-06-15
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated SQL Injection in Simply Schedule Appointments permits any web user to inject arbitrary SQL into the plugin’s database queries, potentially allowing read, modification, or deletion of appointment data and escalation of privileges. The vulnerability maps to CWE‑89, underscoring the risk of uncontrolled input handling.

Affected Systems

WordPress plugin Simply Schedule Appointments from vendor NSquared, affected versions up through 1.6.9.27. The issue is mitigated in version 1.6.9.29 and later.

Risk and Exploitability

The CVSS score of 9.3 marks this flaw as critical, and while the EPSS score is below 1% indicating low current exploitation probability, the vulnerability is not listed in the KEV catalog. Attackers would likely target the plugin via standard web requests to its unauthenticated endpoints, the attack vector being inferred from the absence of authentication requirements stipulated in the description.

Generated by OpenCVE AI on June 16, 2026 at 20:46 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Upgrade the WordPress Simply Schedule Appointments plugin to version 1.6.9.29 or later.
  • Configure the plugin’s access controls to restrict all appointment‑management endpoints to authenticated administrators only.
  • Deploy application or network firewall rules (e.g., WAF) to block SQL injection patterns targeting the plugin’s URLs.

Generated by OpenCVE AI on June 16, 2026 at 20:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 06:30: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

Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Simply Schedule Appointments <= 1.6.9.27 versions.
Title WordPress Simply Schedule Appointments plugin <= 1.6.9.27 - 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-06-16T12:34:29.242Z

Reserved: 2026-04-07T10:47:43.842Z

Link: CVE-2026-39493

cve-icon Vulnrichment

Updated: 2026-06-16T12:34:25.513Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:44.983

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-39493

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T21:00:12Z

Weaknesses
  • CWE-89

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