SCA: security update for alextselegidis/easyappointments (GHSA-w8xc-8g92-v77h)

low Tenable Self-Hosted Container Security Plugin ID 445461

Description

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

- Easy!Appointments is a self hosted appointment scheduler. Versions prior to 1.6.0 correctly filter
provider-scoped appointments in the `appointments/search` response, proving that provider isolation is an
intended security boundary. However, the direct mutation endpoints `appointments/store` and
`appointments/update` only check generic appointment privileges and never verify that the submitted
`id_users_provider` belongs to the current session. A normal authenticated provider can inject new
appointments into another provider's schedule via `store`, or reassign existing appointments into a
foreign provider's calendar via `update`. The `store` path contains an additional write-before-crash bug:
the unauthorized row is committed to the database before the controller crashes on a type error, so the
attacker receives an error response while the foreign appointment is already persisted. Version 1.6.0
patches the issue. (CVE-2026-52839)

Solution

Update the alextselegidis/easyappointments library and its related packages to version 1.6.0 or later.

See Also

https://github.com/advisories/GHSA-w8xc-8g92-v77h

Plugin Details

Severity: Low

ID: 445461

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/29/2026

Updated: 7/29/2026

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.83

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 3.2

Temporal Score: 2.4

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

CVSS Score Source: CVE-2026-52839

CVSS v3

Risk Factor: Low

Base Score: 3.3

Temporal Score: 2.9

Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/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-52839