CVE-2026-52840

Easy!Appointments is a self hosted appointment scheduler. In versions prior to 1.6.0, `Caldav::connect_to_server` at `application/controllers/Caldav.php:60` hands the request's `caldav_url` to a Guzzle `REPORT` call without scheme or host validation. A logged-in backend user (admin, provider, or secretary) reaches loopback, RFC1918, and link-local hosts on the deployment's network. The Guzzle exception path returns the upstream status code plus ~120 bytes of response body in the JSON `message` field (`Caldav.php:74-78`), so the SSRF is semi-blind. Version 1.6.0 contains a patch.
Configurations

No configuration.

History

15 Jul 2026, 14:18

Type Values Removed Values Added
References () https://github.com/alextselegidis/easyappointments/security/advisories/GHSA-pm5p-7w5h-jm5q - () https://github.com/alextselegidis/easyappointments/security/advisories/GHSA-pm5p-7w5h-jm5q -

14 Jul 2026, 16:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-14 16:17

Updated : 2026-07-15 14:18


NVD link : CVE-2026-52840

Mitre link : CVE-2026-52840

CVE.ORG link : CVE-2026-52840


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)