Easy!Appointments is a self hosted appointment scheduler. Versions prior to 1.6.0 allow administrators to define a custom "booking disabled" message through the booking settings page. That value is stored in the `disable_booking_message` setting via a rich-text editor and later passed directly to the public `booking_message` view without escaping or sanitization. An authenticated administrator can store HTML or JavaScript in this field, enable disabled-booking mode, and trigger stored XSS in every unauthenticated visitor who opens the public booking page. Version 1.6.0 fixes the issue.
References
Configurations
No configuration.
History
14 Jul 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/alextselegidis/easyappointments/security/advisories/GHSA-996f-334j-67g7 - |
14 Jul 2026, 16:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-14 16:17
Updated : 2026-07-14 17:17
NVD link : CVE-2026-52838
Mitre link : CVE-2026-52838
CVE.ORG link : CVE-2026-52838
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
