
Scheduled Unsticky Security & Risk Analysis
wordpress.org/plugins/scheduled-unstickyRemoves sticky flag after a adjustable period from posts
Is Scheduled Unsticky Safe to Use in 2026?
Generally Safe
Score 85/100Scheduled Unsticky has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "scheduled-unsticky" v0.4 plugin exhibits a generally good security posture in terms of its attack surface and vulnerability history. Static analysis reveals no apparent entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without authentication checks. Furthermore, the plugin has no recorded vulnerabilities or CVEs, suggesting a history of secure development and maintenance.
However, the code analysis does highlight significant concerns, particularly with its handling of SQL queries and output escaping. The single SQL query is not using prepared statements, which is a common vector for SQL injection vulnerabilities. Additionally, none of the four identified output operations are properly escaped, increasing the risk of cross-site scripting (XSS) attacks. The complete absence of nonce and capability checks on the identified cron event and other potential entry points is also a notable weakness, leaving it susceptible to various attacks if any entry points were to become exposed.
While the lack of known vulnerabilities is a positive sign, the identified code-level weaknesses present a tangible risk. The plugin's strengths lie in its limited attack surface and clean vulnerability history, but the unaddressed risks of SQL injection and XSS due to improper handling of data are serious concerns that should be prioritized for remediation.
Key Concerns
- SQL query without prepared statements
- No output escaping
- No nonce checks
- No capability checks
Scheduled Unsticky Security Vulnerabilities
Scheduled Unsticky Code Analysis
SQL Query Safety
Output Escaping
Scheduled Unsticky Attack Surface
WordPress Hooks 3
Scheduled Events 1
Maintenance & Trust
Scheduled Unsticky Maintenance & Trust
Maintenance Signals
Community Trust
Scheduled Unsticky Alternatives
Missed Scheduled Posts Publisher by WPBeginner
missed-scheduled-posts-publisher
Are your scheduled posts missing their publication times? Missed Scheduled Posts Publisher effectively resolves the 'missed scheduled post' …
Scheduled Post Trigger
scheduled-post-trigger
Checks to see if any scheduled posts have been missed. If so, it publishes them. NOTE: This plugin is meant as a stop-gap until you and your web host …
WP Missed Schedule Posts
wp-missed-schedule-posts
Auto publish future/scheduled posts missed by WordPress cron
nicen-localize-image
nicen-localize-image
A WordPress plugin for localizing external images in posts, supporting pre-publish localization via editor plugin, automatic localization during publi …
WP-Cron Control
wp-cron-control
This plugin allows you to take control over the execution of cron jobs.
Scheduled Unsticky Developer Profile
11 plugins · 8K total installs
How We Detect Scheduled Unsticky
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.