WP Missed Schedule Posts Security & Risk Analysis

wordpress.org/plugins/wp-missed-schedule-posts

Auto publish future/scheduled posts missed by WordPress cron

10K active installs v1.1 PHP + WP 3.6+ Updated Jul 20, 2017
futurefuture-postspostsscheduledscheduled-posts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Missed Schedule Posts Safe to Use in 2026?

Generally Safe

Score 85/100

WP Missed Schedule Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "wp-missed-schedule-posts" v1.1 exhibits a strong security posture based on the provided static analysis. The absence of any detected dangerous functions, unsanitized taint flows, or raw SQL queries is a significant positive indicator. All SQL queries are properly prepared, and outputs are correctly escaped, demonstrating good development practices in these critical areas. Furthermore, the plugin has no recorded vulnerability history, which suggests a stable and well-maintained codebase. The plugin also lacks file operations and external HTTP requests, further reducing its attack surface. A single capability check is present, indicating some level of access control is implemented.

However, the analysis reveals a complete lack of entry points that are protected by WordPress security mechanisms like nonces or specific capability checks on AJAX handlers and REST API routes. While the static analysis shows no unprotected entry points currently, the absence of any mechanisms like nonce checks or explicit permission callbacks means that if any new AJAX or REST API endpoints were introduced in future versions without proper security measures, they would be immediately vulnerable. The reported zero nonce checks and only one capability check, in the context of zero AJAX handlers and REST API routes, is a peculiar situation that implies the plugin currently has no direct interaction points that would necessitate these checks, but it leaves no existing security foundation for potential future additions.

In conclusion, the current version of "wp-missed-schedule-posts" appears to be secure due to a clean codebase and no historical vulnerabilities. The reliance on prepared statements and output escaping is commendable. The primary concern lies in the complete absence of any protective measures for potential future entry points. While there are no immediate risks identified from the current code, the lack of built-in security patterns for AJAX and REST API could lead to future vulnerabilities if the plugin's functionality expands without incorporating these essential security layers.

Key Concerns

  • No nonce checks implemented
  • Limited capability checks on entry points
Vulnerabilities
None known

WP Missed Schedule Posts Security Vulnerabilities

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

WP Missed Schedule Posts Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped1 total outputs
Attack Surface

WP Missed Schedule Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioninitwp-missed-schedule-posts.php:29
filterplugin_row_metawp-missed-schedule-posts.php:32
Maintenance & Trust

WP Missed Schedule Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 20, 2017
PHP min version
Downloads58K

Community Trust

Rating60/100
Number of ratings6
Active installs10K
Developer Profile

WP Missed Schedule Posts Developer Profile

NewVariable

1 plugin · 10K total installs

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

How We Detect WP Missed Schedule Posts

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Missed Schedule Posts