Missed Scheduled Posts Publisher by WPBeginner Security & Risk Analysis

wordpress.org/plugins/missed-scheduled-posts-publisher

Are your scheduled posts missing their publication times? Missed Scheduled Posts Publisher effectively resolves the 'missed scheduled post' …

60K active installs v2.1.0 PHP 5.6+ WP 5.0+ Updated Oct 11, 2024
cronmissed-schedulescheduled-posts
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Missed Scheduled Posts Publisher by WPBeginner Safe to Use in 2026?

Generally Safe

Score 92/100

Missed Scheduled Posts Publisher by WPBeginner has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "missed-scheduled-posts-publisher" plugin v2.1.1 exhibits a generally strong security posture based on the provided static analysis. It demonstrates excellent practices by not exposing any REST API routes, shortcodes, or cron events, and its single AJAX handler is protected by authentication checks. Furthermore, the plugin avoids dangerous functions, performs all its SQL queries using prepared statements, and has no recorded vulnerability history, indicating a commitment to secure coding and maintenance. However, a significant concern arises from the 100% of output escaping being unaddressed. This means that any data displayed to users, if not properly sanitized before being passed to the plugin's output functions, could be vulnerable to Cross-Site Scripting (XSS) attacks. The single external HTTP request also warrants attention, as its destination and the data sent over it are unknown and could potentially be a vector for other vulnerabilities if not handled securely.

Despite the lack of critical issues like taint flows or raw SQL, the unescaped output presents a tangible risk of XSS. The plugin's attack surface is minimal, which is a positive sign. Its consistent lack of vulnerabilities in its history suggests a mature development process. Overall, while the plugin is well-structured and avoids common pitfalls, the unescaped output represents a notable weakness that requires immediate attention to prevent potential security breaches.

Key Concerns

  • 100% of outputs are not properly escaped
  • 1 external HTTP request, potential for data leakage
Vulnerabilities
None known

Missed Scheduled Posts Publisher by WPBeginner Security Vulnerabilities

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

Missed Scheduled Posts Publisher by WPBeginner Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Missed Scheduled Posts Publisher by WPBeginner Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_mspp_dismiss_review_promptinc\Review.php:27
WordPress Hooks 5
actionsend_headersinc\namespace.php:22
actionshutdowninc\namespace.php:23
actionwp_enqueue_scriptsinc\namespace.php:96
actionadmin_noticesinc\Review.php:26
actionplugins_loadedplugin.php:19
Maintenance & Trust

Missed Scheduled Posts Publisher by WPBeginner Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 11, 2024
PHP min version5.6
Downloads200K

Community Trust

Rating98/100
Number of ratings58
Active installs60K
Developer Profile

Missed Scheduled Posts Publisher by WPBeginner Developer Profile

WPBeginner

3 plugins · 61K total installs

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

How We Detect Missed Scheduled Posts Publisher by WPBeginner

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

Asset Fingerprints

HTML / DOM Fingerprints

JS Globals
window.fetch
REST Endpoints
/wp-json/wp/v2/posts
FAQ

Frequently Asked Questions about Missed Scheduled Posts Publisher by WPBeginner