Server-Side Request Forgery (SSRF) in Easy!Appointments - CVE-2026-52840
Published: June 15, 2026
Easy!Appointments
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information about the deployment's internal network.
The vulnerability exists due to server-side request forgery in Caldav::connect_to_server when processing a user-supplied caldav_url. A remote privileged user can send a specially crafted request to disclose sensitive information about the deployment's internal network.
The returned error message can include the upstream status code and a small portion of the response body, making the SSRF semi-blind.