CVE-2026-84764

8.8

NSquared · Simply Schedule Appointments

A Cross Site Request Forgery (CSRF) vulnerability in the Simply Schedule Appointments plugin allows unauthenticated attackers to perform unauthorized actions on behalf of a user.

Executive summary

An unauthenticated Cross Site Request Forgery vulnerability in the NSquared Simply Schedule Appointments plugin poses a high risk of unauthorized state changes and potential data compromise.

Vulnerability

The software is susceptible to Cross Site Request Forgery (CWE-352), which allows an unauthenticated attacker to trick a user into executing unintended actions within the application. This vulnerability arises because the application fails to adequately verify the authenticity of requests.

Business impact

Successful exploitation of this CSRF vulnerability could allow an attacker to perform administrative actions or modify scheduling data without the user's consent. Given the CVSS score of 8.8, this represents a significant security risk, as it could lead to unauthorized data manipulation, loss of appointment integrity, or administrative account compromise.

Remediation

Immediate Action: Update the WordPress Simply Schedule Appointments plugin to version 1.6.12.24 or later immediately.

Proactive Monitoring: Review web server access logs for suspicious patterns, particularly unusual POST requests originating from unexpected sources or lacking valid CSRF tokens.

Compensating Controls: Implement a Web Application Firewall (WAF) with robust CSRF protection rules to block malicious requests before they reach the plugin.

Exploitation status

Public Exploit Available: No

Analyst recommendation

This vulnerability presents a high risk due to the potential for unauthorized state changes. Administrators must prioritize updating the Simply Schedule Appointments plugin to the patched version, 1.6.12.24, to eliminate this exposure. Failure to apply this update leaves the application susceptible to unauthorized actions that could disrupt business operations or lead to unauthorized data modifications.