Home

Description

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.

PUBLISHED Reserved 2026-06-08 | Published 2026-07-14 | Updated 2026-07-14 | Assigner GitHub_M




LOW: 2.7CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N

Problem types

CWE-918: Server-Side Request Forgery (SSRF)

Product status

< 1.6.0
affected

References

github.com/...tments/security/advisories/GHSA-pm5p-7w5h-jm5q

github.com/...ommit/6eb9336a91cfb276379506625e81f5bd9ed3a536

cve.org (CVE-2026-52840)

nvd.nist.gov (CVE-2026-52840)

Download JSON