Depublish Posts Security & Risk Analysis

wordpress.org/plugins/depublish-posts

Schedule your posts or pages to expire at a given date.

30 active installs v1.0.0 PHP + WP 4.8+ Updated Dec 14, 2017
calendardepublishexpirepostsschedule
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Depublish Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Depublish 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 'depublish-posts' plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and implementing nonce and capability checks for its identified entry points. The absence of file operations and external HTTP requests further reduces potential attack vectors. The taint analysis also reveals no critical or high severity flows, indicating that user input is not being mishandled in a way that could lead to immediate compromise.

However, a notable concern arises from the output escaping. With 50% of its outputs being unescaped, there is a tangible risk of Cross-Site Scripting (XSS) vulnerabilities. While the attack surface is small and protected, a successful XSS attack could still have significant consequences, such as session hijacking or defacement. The plugin's history of zero known CVEs is a positive indicator of past security diligence, but it does not negate the immediate risks identified in the current static analysis.

In conclusion, 'depublish-posts' v1.0.0 is a relatively secure plugin with a low overall attack surface and good adherence to fundamental security practices. The primary weakness lies in its output escaping, which needs to be addressed to mitigate XSS risks. Users should be aware of this potential vulnerability while benefiting from the plugin's generally robust security.

Key Concerns

  • Unescaped output risk (XSS)
Vulnerabilities
None known

Depublish Posts Security Vulnerabilities

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

Depublish Posts Code Analysis

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

Output Escaping

25% escaped4 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<Metabox> (src\Metabox.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Depublish Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
filtermanage_posts_columnssrc\Columns.php:19
filtermanage_pages_columnssrc\Columns.php:20
actionmanage_posts_custom_columnsrc\Columns.php:23
actionmanage_pages_custom_columnsrc\Columns.php:24
actioninitsrc\Columns.php:27
filterrequestsrc\Columns.php:28
actionpost_submitbox_misc_actionssrc\Metabox.php:18
actionsave_postsrc\Metabox.php:19
actiondepublish_postsrc\Post.php:17
actionsave_postsrc\Scheduler.php:17
actionadmin_enqueue_scriptswp-depublish-posts.php:43
actionplugins_loadedwp-depublish-posts.php:46

Scheduled Events 2

depublish_post
depublish_post
Maintenance & Trust

Depublish Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 14, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Depublish Posts Developer Profile

codesupplyco

6 plugins · 111K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
1041 days
View full developer profile
Detection Fingerprints

How We Detect Depublish Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/depublish-posts/assets/wp-depublish-posts.css/wp-content/plugins/depublish-posts/assets/wp-depublish-posts.js
Script Paths
/wp-content/plugins/depublish-posts/assets/wp-depublish-posts.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Depublish Posts