CVE-2026-23622

HIGH

Easy!Appointments <1.5.2 - CSRF

Title source: llm

Description

Easy!Appointments is a self hosted appointment scheduler. In 1.5.2 and earlier, application/core/EA_Security.php::csrf_verify() only enforces CSRF for POST requests and returns early for non-POST methods. Several application endpoints perform state-changing operations while accepting parameters from GET (or $_REQUEST), so an attacker can perform CSRF by forcing a victim's browser to issue a crafted GET request. Impact: creation of admin accounts, modification of admin email/password, and full admin account takeover.

Scores

CVSS v3 8.8
EPSS 0.0001
EPSS Percentile 0.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Classification

CWE
CWE-352
Status published

Affected Products (2)

easyappointments/easy\!appointments < 1.5.2
alextselegidis/easyappointments Packagist

Timeline

Published Jan 15, 2026
Tracked Since Feb 18, 2026