CVE-2026-13400
Received Received - Intake

Unauthenticated Stored XSS in Simply Schedule Appointments Plugin

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

Publication date: 2026-07-27

Last updated on: 2026-07-27

Assigner: WPScan

Description

Simply Schedule Appointments is vulnerable to unauthenticated Stored Cross-Site Scripting in all versions up to and including 1.6.12.2. The root cause is a sanitization-ordering defect: the rendered notification content is decoded back into live HTML after it has already passed through the Simply Schedule Appointments WordPress plugin before 1.6.12.4's wp_kses_post() filter, so a double-encoded payload survives intake and is reintroduced as an executable element at render time.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
simply_schedule_appointments simply_schedule_appointments to 1.6.12.2 (inc)
simply_schedule_appointments simply_schedule_appointments to 1.6.12.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-13400 is an unauthenticated Stored Cross-Site Scripting (XSS) vulnerability in the Simply Schedule Appointments WordPress plugin affecting versions up to 1.6.12.2. The issue occurs due to a sanitization-ordering defect where HTML content is decoded back into executable HTML after passing through a security filter. This allows a double-encoded malicious payload to bypass initial sanitization and execute when rendered in the admin dashboard.

Detection Guidance

Check if the Simply Schedule Appointments plugin version is below 1.6.12.4. Inspect database entries for booking notifications containing suspicious HTML or JavaScript payloads. Review server logs for unauthorized booking submissions with encoded payloads.

Impact Analysis

An attacker can exploit this by submitting a booking with a malicious payload in customer information. The payload is stored in the database and later executed when an administrator previews the booking notification. This can lead to session hijacking, unauthorized actions, or malware delivery in the administrator's browser without requiring authentication.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection. If exploited, it may result in data breaches, unauthorized modifications, or disclosure of protected health or personal information, potentially leading to regulatory penalties.

Mitigation Strategies

Update the Simply Schedule Appointments plugin to version 1.6.12.4 or later immediately. Remove any suspicious bookings from the database. Implement additional input sanitization for customer information fields.

Chat Assistant

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

EPSS Chart