Home

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.

PUBLISHED Reserved 2026-01-14 | Published 2026-01-15 | Updated 2026-01-15 | Assigner GitHub_M




HIGH: 7.4CVSS: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

Problem types

CWE-352: Cross-Site Request Forgery (CSRF)

Product status

<= 1.5.2
affected

References

github.com/...tments/security/advisories/GHSA-54v4-4685-vwrj exploit

github.com/...tments/security/advisories/GHSA-54v4-4685-vwrj

cve.org (CVE-2026-23622)

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

Download JSON