CVE-2026-52837
Last modified
CVE-2026-52837 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. 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 = {... EPSS estimates a 0.35% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| alextselegidis | easyappointments | < 1.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52837?
How severe is CVE-2026-52837?
How do I fix CVE-2026-52837?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-52831Nuclio is a "Serverless" framework for Real-Time Events and …8
- CVE-2026-52832Nuclio is a "Serverless" framework for Real-Time Events and …4.9
- CVE-2026-52833Nuclio is a "Serverless" framework for Real-Time Events and …8
- CVE-2026-52834jxl-oxide is a pure Rust implementation of a JPEG XL decoder…7.3
- CVE-2026-52835Tautulli is a Python based monitoring and tracking tool for …7
- CVE-2026-52836OpenDDS is an open source C++ implementation of the Object M…8.7
- CVE-2026-52838Easy!Appointments is a self hosted appointment scheduler. Ve…2.6
- CVE-2026-52839Easy!Appointments is a self hosted appointment scheduler. Ve…3.3
- CVE-2026-5284Use after free in Dawn in Google Chrome prior to 146.0.7680.…7.5
- CVE-2026-52840Easy!Appointments is a self hosted appointment scheduler. In…2.7
- CVE-2026-52841Easy!Appointments is a self hosted appointment scheduler. In…3.1
- CVE-2026-52842Lightpanda is a headless browser designed for AI and automat…9.3
Are you affected by CVE-2026-52837?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
