Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-52837
Published:July 14, 2026
Updated:August 04, 2026
Easy!Appointments is a self hosted appointment scheduler. In versions up to and including 1.5.2, the booking reschedule view at "/index.php/booking/reschedule/{appointment_hash}" (handled by "Booking::index()") embeds the entire customer record as inline JavaScript ("const vars = {... "customer_data": {...}, ...}") without authentication and without field whitelisting. Anyone in possession of the 12-character "appointment_hash" — which appears in plain text in reschedule emails, confirmation page URLs, and operator-side calendar links — can read every column of that customer's row in the "ea_users" table. Version 1.6.0 contains a patch.
Affected Packages
https://github.com/alextselegidis/easyappointments.git (GITHUB):
Affected version(s) >=1.4.0 <1.6.0
Fix Suggestion:
Update to version 1.6.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Authorization Bypass Through User-Controlled Key
Exposure of Sensitive Information to an Unauthorized Actor
EPSS
Base Score:
0.35