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.
INFO
Published Date :
2026-01-15T19:28:58.369Z
Last Modified :
2026-01-15T21:34:43.098Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-23622 vulnerability.
| Vendors | Products |
|---|---|
| Alextselegidis |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-23622.