Authorization bypass through user-controlled key in Easy!Appointments - CVE-2026-52837
Published: June 15, 2026
Easy!Appointments
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to authorization bypass through user-controlled key in the booking reschedule view when handling a GET request to /index.php/booking/reschedule/{appointment_hash}. A remote attacker can send a request with a valid appointment hash to disclose sensitive information.
The response embeds the full customer record as inline JavaScript, exposing fields beyond those required by the reschedule interface.