CVE 7.4 HIGH

CSRF Protection Bypass: Sensitive endpoints accept GET requests, enabling admin account takeover_CVE-2026-23622

7.4 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P

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.

Basic Information

ID CVE-2026-23622
Source GitHub_M
Published Jan 15, 2026 at 19:28

Affected Product

Vendor alextselegidis
Product easyappointments
Version <= 1.5.2
Affected Versions alextselegidis easyappointments <= 1.5.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.