| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-xgr6-pqjv-3pf8 | Easy!Appointments has unauthenticated customer PII disclosure on booking reschedule page |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 29 Jul 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
Tue, 21 Jul 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 14 Jul 2026 17:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Alextselegidis
Alextselegidis easyappointments |
|
| Vendors & Products |
Alextselegidis
Alextselegidis easyappointments |
Tue, 14 Jul 2026 15:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
Tue, 14 Jul 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Easy!Appointments has unauthenticated customer PII disclosure on booking reschedule page | |
| Weaknesses | CWE-200 CWE-639 |
|
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-29T16:28:13.175Z
Reserved: 2026-06-08T18:41:27.723Z
Link: CVE-2026-52837
Updated: 2026-07-21T18:44:58.345Z
Status : Deferred
Published: 2026-07-14T15:17:04.170
Modified: 2026-07-29T17:16:52.373
Link: CVE-2026-52837
No data.
OpenCVE Enrichment
Updated: 2026-07-31T10:30:17Z
Github GHSA