Mormat Scheduler Security & Risk Analysis

wordpress.org/plugins/mormat-scheduler

Add a Google-like scheduler to your WordPress site

0 active installs v0.1.2 PHP 7.2+ WP 6.4+ Updated Apr 14, 2024
agendacalendarplannerschedulershortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mormat Scheduler Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The mormat-scheduler plugin v0.1.2 exhibits a strong static security posture, with no identified vulnerabilities in its history. The code analysis reveals an absence of dangerous functions, file operations, and external HTTP requests, which are common sources of security weaknesses. Importantly, all SQL queries utilize prepared statements and all output is properly escaped, indicating good development practices in these critical areas. The plugin also implements nonce checks for its AJAX handlers, further hardening its entry points. The lack of any taint analysis findings further reinforces the impression of a secure codebase. However, a notable concern is the absence of capability checks on its AJAX handlers. While nonce checks prevent basic cross-site request forgery, they do not restrict access based on user roles or permissions. This could allow any logged-in user, regardless of their privilege level, to trigger these AJAX actions, potentially leading to unintended consequences or privilege escalation if the AJAX actions themselves have sensitive functionality. Despite this, the overall security of mormat-scheduler appears very good.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Mormat Scheduler Security Vulnerabilities

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

Mormat Scheduler Release Timeline

v0.1.2Current
v0.1.1
v0.1.0
v0.0.1
Code Analysis
Analyzed Apr 16, 2026

Mormat Scheduler Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
2 prepared
Unescaped Output
0
8 escaped
Nonce Checks
2
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped8 total outputs
Attack Surface

Mormat Scheduler Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_mormat_scheduler_save_eventmormat-scheduler.php:199
authwp_ajax_mormat_scheduler_delete_eventmormat-scheduler.php:221

Shortcodes 1

[mormat_scheduler] mormat-scheduler.php:31
WordPress Hooks 2
actioninitmormat-scheduler.php:35
actionwp_enqueue_scriptsmormat-scheduler.php:108
Maintenance & Trust

Mormat Scheduler Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 14, 2024
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Mormat Scheduler Developer Profile

mormat

1 plugin · 0 total installs

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

How We Detect Mormat Scheduler

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mormat-scheduler/index.css/wp-content/plugins/mormat-scheduler/index.js/wp-content/plugins/mormat-scheduler/dist/mormat_standalone_scheduler.js
Script Paths
/wp-content/plugins/mormat-scheduler/index.js/wp-content/plugins/mormat-scheduler/dist/mormat_standalone_scheduler.js
Version Parameters
mormat-scheduler/index.css?ver=mormat-scheduler/index.js?ver=mormat-scheduler/dist/mormat_standalone_scheduler.js?ver=

HTML / DOM Fingerprints

CSS Classes
mormat_scheduler
Data Attributes
data-params
REST Endpoints
/wp-json/mormat_scheduler_save_event/wp-json/mormat_scheduler_delete_event
Shortcode Output
<div class="mormat_scheduler"
FAQ

Frequently Asked Questions about Mormat Scheduler