CVE Catalog

CVE-2026-7493

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin for WordPress up to version 1.6.11.5 is vulnerable to DoS. A publicly accessible REST API endpoint (/wp-json/ssa/v1/async) calls PHP's sleep() with a user-supplied delay parameter without rate limiting, allowing unauthenticated attackers to exhaust PHP worker processes.

Risk Assessment

Risk of complete denial of service (DoS) for the WordPress site, preventing legitimate users from accessing it.

Recommendation

Update the Simply Schedule Appointments plugin to the latest version. Temporarily block access to the /wp-json/ssa/v1/async endpoint for unauthenticated users.

Other vulnerabilities in Simply Schedule Appointments

See all
Original NVD description (English source)

The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to denial of service in all versions up to, and including, 1.6.11.5. This is due to a publicly accessible REST API endpoint (/wp-json/ssa/v1/async) that calls PHP's sleep() function on a user-supplied delay parameter without any rate limiting. This makes it possible for unauthenticated attackers to exhaust PHP worker processes, denying access to the site to legitimate users.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS