CVE-2026-52837
MEDIUMEasy!Appointments has unauthenticated customer PII disclosure on booking reschedule page
Title source: cnaDescription
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.
References (4)
Core 4
Core References
Patch
https://github.com/alextselegidis/easyappointments/commit/629a0415f54f75556c17f4f5d9c77fda1fdbdeae
X_Refsource_Confirm x_refsource_confirm
https://github.com/alextselegidis/easyappointments/security/advisories/GHSA-xgr6-pqjv-3pf8
X_Refsource_Misc x_refsource_misc
https://github.com/alextselegidis/easyappointments/commit/725eafa647308846ce887657db12771a829e42ef
X_Refsource_Misc x_refsource_misc
https://github.com/alextselegidis/easyappointments/commit/40bb0b31b531540bc9006efce4220eb0a437ed2b
Scores
CVSS v4
6.9
EPSS
0.0035
EPSS Percentile
27.9%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-200
CWE-639
Status
published
Products (2)
alextselegidis/easyappointments
0 - 1.5.2Packagist
alextselegidis/easyappointments
< 1.6.0
Published
Jul 14, 2026
Tracked Since
Jul 14, 2026