Booked Scheduler Security & Risk Analysis

wordpress.org/plugins/booked-scheduler

WordPress integration for Booked Scheduler

10 active installs v1.1.0 PHP 8.0+ WP 5.8+ Updated Sep 9, 2025
bookedbooked-schedulerscheduling
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Booked Scheduler Safe to Use in 2026?

Generally Safe

Score 100/100

Booked Scheduler has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "booked-scheduler" plugin v1.1.0 presents a mixed security posture. On the positive side, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries, performing proper output escaping for all outputs, and having no file operations or external HTTP requests. The absence of any recorded vulnerabilities in its history and the lack of dangerous functions or taint flows are also strong indicators of a well-maintained codebase. However, a significant concern arises from the attack surface analysis. With 5 AJAX handlers, a notable 5 of them lack authentication checks, creating potential entry points for unauthorized actions if not properly secured by the calling context. While nonce checks are present for some functionalities, the lack of capability checks on the majority of AJAX handlers is a significant weakness. The bundled Guzzle library, while not explicitly flagged as outdated, could be a potential vector if it contains known vulnerabilities not yet addressed.

Key Concerns

  • 5 AJAX handlers without auth checks
  • Bundled Guzzle library
Vulnerabilities
None known

Booked Scheduler Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Booked Scheduler Release Timeline

v1.1.0Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Booked Scheduler Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
23 escaped
Nonce Checks
3
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
1

Bundled Libraries

Guzzle

Output Escaping

100% escaped23 total outputs
Attack Surface
5 unprotected

Booked Scheduler Attack Surface

Entry Points8
Unprotected5

AJAX Handlers 5

authwp_ajax_booked_load_scheduleincludes\class-booked-plugin.php:160
noprivwp_ajax_booked_load_scheduleincludes\class-booked-plugin.php:161
authwp_ajax_booked_load_calendarincludes\class-booked-plugin.php:162
authwp_ajax_booked_load_templateincludes\class-booked-plugin.php:163
noprivwp_ajax_booked_load_calendarincludes\class-booked-plugin.php:164

Shortcodes 3

[booked_schedule] includes\class-booked-plugin.php:170
[booked_calendar] includes\class-booked-plugin.php:171
[booked_template] includes\class-booked-plugin.php:172
WordPress Hooks 5
actionadmin_enqueue_scriptsadmin\class-booked-admin.php:196
actionadmin_enqueue_scriptsadmin\class-booked-admin.php:197
actionadmin_initadmin\class-booked-admin.php:198
actionadmin_menuadmin\class-booked-admin.php:199
actioninitincludes\class-booked-plugin.php:165
Maintenance & Trust

Booked Scheduler Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedSep 9, 2025
PHP min version8.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Booked Scheduler Developer Profile

bookedscheduler

1 plugin · 10 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Booked Scheduler

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/booked-scheduler/css/booked-admin.css
Version Parameters
booked-scheduler/css/booked-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
booked_full_width
Data Attributes
name="booked_options[
FAQ

Frequently Asked Questions about Booked Scheduler