Schedule Unpublish Security & Risk Analysis

wordpress.org/plugins/schedule-unpublish

A plugin to schedule an unpublish date and time field when editing posts. A scheduled task runs hourly in the background to update the post status.

50 active installs v1.0.0 PHP 7.0+ WP 4.7+ Updated Apr 24, 2025
post
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Schedule Unpublish Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "schedule-unpublish" plugin v1.0.0 exhibits a generally good security posture based on the provided static analysis. The absence of identified dangerous functions, raw SQL queries, file operations, and external HTTP requests is highly positive. The plugin also correctly utilizes prepared statements for its SQL operations and includes a nonce check, which are crucial security best practices. However, the lack of capability checks and the relatively low percentage of properly escaped output (68%) present potential areas of concern. While no critical taint flows were identified, the limited taint analysis (0 flows analyzed) means this aspect may not be exhaustively reviewed.

The vulnerability history shows no recorded CVEs, indicating a lack of known historical weaknesses. This, combined with the clean static analysis in many critical areas, suggests the developers have likely followed secure coding principles. The plugin's attack surface is minimal, with no direct AJAX, REST API, or shortcode entry points exposed without authentication. The single cron event is an entry point, but its security without explicit checks needs further scrutiny.

In conclusion, "schedule-unpublish" v1.0.0 appears to be a relatively secure plugin, especially concerning its handling of database queries and core entry points. The main weaknesses lie in the potential for cross-site scripting (XSS) due to insufficient output escaping and the absence of capability checks, which could lead to unauthorized actions if logic flaws exist. The limited scope of the taint analysis is also a minor drawback. Despite these points, the plugin's strengths outweigh its current identified weaknesses, making it a low-to-moderate risk plugin assuming the identified output escaping and capability check issues are addressed.

Key Concerns

  • Output escaping is not fully implemented (68% properly escaped)
  • No capability checks found
  • Limited taint analysis scope
Vulnerabilities
None known

Schedule Unpublish Security Vulnerabilities

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

Schedule Unpublish Code Analysis

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

Output Escaping

68% escaped19 total outputs
Attack Surface

Schedule Unpublish Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuincludes\class-scheduleunpublish-admin.php:16
actioninitincludes\class-scheduleunpublish-cron.php:16
actionschedule_unpublish_eventincludes\class-scheduleunpublish-cron.php:17
actionadd_meta_boxesincludes\class-scheduleunpublish-plugin.php:42
actionsave_postincludes\class-scheduleunpublish-plugin.php:43
actioninitincludes\class-scheduleunpublish-plugin.php:53
actionschedule_unpublish_eventincludes\class-scheduleunpublish-plugin.php:56
actionplugins_loadedschedule-unpublish.php:23

Scheduled Events 1

schedule_unpublish_event
Maintenance & Trust

Schedule Unpublish Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 24, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Schedule Unpublish Developer Profile

Noah J. Stewart

4 plugins · 70 total installs

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

How We Detect Schedule Unpublish

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="schedule-unpublish"name="schedule_unpublish"
FAQ

Frequently Asked Questions about Schedule Unpublish