CVE-2026-57812
Deferred Deferred - Pending Action

Missing Authorization in Simply Schedule Appointments

Vulnerability report for CVE-2026-57812, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Missing Authorization vulnerability in NSquared Simply Schedule Appointments simply-schedule-appointments allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Simply Schedule Appointments: from n/a through <= 1.6.12.4.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
n_squared simply_schedule_appointments From 1.0.0 (inc) to 1.6.12.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Missing Authorization issue in the NSquared Simply Schedule Appointments plugin. It occurs due to incorrectly configured access control security levels, which means that certain actions or data may be accessible without proper permission checks. This affects versions up to and including 1.6.12.4 of the Simply Schedule Appointments plugin.

Detection Guidance

Detecting this vulnerability involves checking if the Simply Schedule Appointments plugin is installed on your WordPress site and verifying its version. The vulnerability affects versions up to and including 1.6.12.4.

  • Check the installed version of the Simply Schedule Appointments plugin via the WordPress admin dashboard. Navigate to 'Plugins' and look for 'Simply Schedule Appointments' to see its version.
  • Alternatively, you can check the plugin version by accessing the plugin directory directly. Run the following command in your WordPress installation directory: cat wp-content/plugins/simply-schedule-appointments/readme.txt | grep 'Stable tag'
  • If the version is 1.6.12.4 or lower, your system is vulnerable.

Since this is an authorization-related vulnerability, manual testing for misconfigured access control may be required. This could involve attempting to access restricted endpoints or functionalities without proper authentication or authorization to see if unauthorized actions are possible.

Impact Analysis

The vulnerability can allow unauthorized users to perform actions or access data that should be restricted. According to the CVSS score of 6.5, it has a moderate impact with no confidentiality loss but can lead to integrity and availability issues. This means attackers could potentially alter data or disrupt the availability of the scheduling service.

Compliance Impact

This vulnerability, which involves missing authorization and incorrectly configured access control, can impact compliance with standards and regulations like GDPR and HIPAA in several ways.

  • GDPR: The vulnerability may lead to unauthorized access to personal data, violating GDPR's requirements for data protection and access control (Articles 5, 25, and 32). Unauthorized access or modification of personal data could result in data breaches, triggering mandatory reporting obligations under Article 33.
  • HIPAA: For organizations handling protected health information (PHI), this vulnerability could result in unauthorized access or alteration of PHI, violating the HIPAA Security Rule (45 CFR Part 164, Subpart C). This may lead to non-compliance with requirements for access controls (164.310(a)(1)) and integrity controls (164.312(c)(1)).
  • Other standards: The vulnerability may also affect compliance with frameworks like ISO 27001, which requires proper access control (A.9) and authorization mechanisms (A.9.2). Failure to address this could result in audit failures or non-certification.

The CVSS vector (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L) indicates that the vulnerability allows low impact on integrity and availability, but no direct impact on confidentiality. However, the potential for unauthorized actions could still lead to compliance violations if sensitive data is manipulated or services are disrupted.

Mitigation Strategies

To mitigate this vulnerability, follow these immediate steps:

  • Update the Simply Schedule Appointments plugin to the latest version if an update is available. This is the most effective way to resolve the issue.
  • If no update is available, consider disabling the plugin temporarily until a patch is released to reduce the risk of exploitation.
  • Review and enforce proper access control settings for the plugin. Ensure that only authorized users have access to sensitive functionalities.
  • Monitor your WordPress site for any unusual activity or unauthorized access attempts. Logs can help identify potential exploitation attempts.
  • Consider implementing a web application firewall (WAF) to help block exploitation attempts targeting this vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57812. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart