Authorization Flaw in OpenReception's Appointment Booking Software
CVE-2026-48077
5.3MEDIUM
What is CVE-2026-48077?
OpenReception's Appointment Booking Software contains a critical vulnerability in its GET handler for appointment records. Prior to version 1.1.0, the handler at /api/tenants/{id}/appointments/{appointmentId} lacked necessary authorization checks, allowing anyone in possession of a valid appointment UUID to access sensitive information. This included details such as channel IDs, agent IDs, timestamps, and encrypted data components without proper authentication. Consequently, this oversight poses serious risks regarding data confidentiality and could potentially lead to unauthorized data access. Version 1.1.0 addresses this issue by implementing the required authorization checks.
Affected Version(s)
appointment-booking-software < 1.1.0
