CVE-2026-65513
Received Received - Intake

Unauthenticated XSS in Simply Schedule Appointments

Vulnerability report for CVE-2026-65513, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Simply Schedule Appointments <= 1.6.12.10 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
simply_schedule_appointments simply_schedule_appointments to 1.6.12.10 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability affecting Simply Schedule Appointments plugin versions 1.6.12.10 and below. It allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

To detect this XSS vulnerability in Simply Schedule Appointments <= 1.6.12.10, inspect web application inputs for unsanitized user-supplied data. Check form fields, URL parameters, and HTTP headers for reflective or stored XSS payloads like <script>alert(1)</script>. Use browser developer tools to monitor network requests for suspicious script injections.

Impact Analysis

An attacker could steal user sessions, redirect users to malicious sites, or deface the website. Users with admin privileges could be targeted to escalate privileges or install backdoors.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality requirements. For HIPAA, it may compromise protected health information integrity.

Mitigation Strategies

Immediately update Simply Schedule Appointments to the latest version beyond 1.6.12.10. If an update is unavailable, disable the plugin temporarily until a patch is released. Implement input validation and output encoding on all user-supplied data. Use a web application firewall to filter malicious XSS payloads.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65513. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart