MySchedulr Security & Risk Analysis

wordpress.org/plugins/myschedulr

An online scheduling solution that easily integrates with your website and domain. Manage your own bookings page that will give your clients a simple …

10 active installs v1.0.0 PHP 7.1+ WP 4.7+ Updated Feb 18, 2022
appointmentsautomationsbookingsnewfoldschedules
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MySchedulr Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "myschedulr" plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerability history (CVEs). This suggests a potentially well-developed or relatively new plugin with no known exploitable flaws. However, the static analysis reveals significant concerns regarding its attack surface. All three identified AJAX handlers lack authentication checks, presenting a direct pathway for unauthenticated users to interact with sensitive functionalities. Additionally, a substantial portion of output (49%) is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully before being displayed to other users. The plugin also performs file operations and external HTTP requests, which can be vectors for further exploitation if not secured. The absence of taint analysis findings is positive, but it's important to note that taint analysis is most effective on complex code and may not have identified subtle issues in this particular plugin's flows.

Key Concerns

  • AJAX handlers without authentication
  • Insufficient output escaping
  • File operations without context
  • External HTTP requests without context
Vulnerabilities
None known

MySchedulr Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

MySchedulr Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

51% escaped170 total outputs
Attack Surface
3 unprotected

MySchedulr Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_woocommerce_ms4wp_ratedsrc\Managers\AdminManager.php:51
authwp_ajax_ms4wp_request_ssosrc\Managers\AdminManager.php:52
authwp_ajax_ms4wp_deactivate_surveysrc\Managers\AdminManager.php:56
WordPress Hooks 9
actionplugins_loadedmyschedulr-plugin.php:90
actioninitmyschedulr-plugin.php:95
actioninitsrc\blocks\LoadBlock.php:32
actionadmin_enqueue_scriptssrc\blocks\LoadBlock.php:33
actionwp_enqueue_scriptssrc\blocks\LoadBlock.php:34
actionwp_footersrc\blocks\LoadBlock.php:36
filteradmin_footer_textsrc\Managers\AdminManager.php:50
actionadmin_footersrc\Managers\AdminManager.php:55
actionrest_api_initsrc\Managers\ApiManager.php:23
Maintenance & Trust

MySchedulr Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedFeb 18, 2022
PHP min version7.1
Downloads951

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

MySchedulr Developer Profile

newfoldaddons

1 plugin · 10 total installs

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

How We Detect MySchedulr

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/myschedulr/assets/js/block/style-ms-block.css/wp-content/plugins/myschedulr/assets/js/block/nsm-frontend.js/wp-content/plugins/myschedulr/assets/js/dependencies/micromodal.min.js/wp-content/plugins/myschedulr/src/views/block/modal.php/wp-content/plugins/myschedulr/src/views/block/no-data-message.php/wp-content/plugins/myschedulr/src/views/block/frontend-render.php
Script Paths
assets/js/block/nsm-frontend.jsassets/js/dependencies/micromodal.min.js
Version Parameters
myschedulr-block-style?ver=myschedulr-frontend-script?ver=myschedulr-dep-micromodal?ver=

HTML / DOM Fingerprints

CSS Classes
ms4wp-modalms4wp-modal-openms-block-content
HTML Comments
<!-- wp:newfold/myschedulr --><!-- /wp:newfold/myschedulr -->
Data Attributes
data-micromodal-triggerdata-micromodal-close
JS Globals
ms4wp_form_submit_datanewfoldMyschedulrEditorInit
REST Endpoints
/wp-json/myschedulr/v1/blocks
Shortcode Output
<div class="ms-block-content" data-service-elements-btns="{"<div id="myschedulr-modal" class="ms4wp-modal" aria-hidden="true">
FAQ

Frequently Asked Questions about MySchedulr