SCA: security update for alextselegidis/easyappointments (GHSA-pm5p-7w5h-jm5q)

low Tenable Cloud Security Plugin ID 446690

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-52840)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-pm5p-7w5h-jm5q

Plugin Details

Severity: Low

ID: 446690

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 3.3

Temporal Score: 2.4

Vector: CVSS2#AV:N/AC:L/Au:M/C:P/I:N/A:N

CVSS Score Source: CVE-2026-52840

CVSS v3

Risk Factor: Low

Base Score: 2.7

Temporal Score: 2.4

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/29/2026

Vulnerability Publication Date: 7/14/2026

Reference Information

CVE: CVE-2026-52840

cwe: CWE-918