CVE-2026-52837
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
alextselegidis/easyappointmentsPackagist | <= 1.5.2 | — |
Affected products
1- Range: <=1.5.2
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-xgr6-pqjv-3pf8ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-52837ghsaADVISORY
- github.com/alextselegidis/easyappointments/commit/40bb0b31b531540bc9006efce4220eb0a437ed2bnvdWEB
- github.com/alextselegidis/easyappointments/releases/tag/1.6.0ghsaWEB
- github.com/alextselegidis/easyappointments/security/advisories/GHSA-xgr6-pqjv-3pf8nvdWEB
News mentions
0No linked articles in our index yet.