Outdated Post Label Security & Risk Analysis

wordpress.org/plugins/outdated-post-label

A WordPress plugin to Adds a label to indicate if a post is outdated or updated.

0 active installs v2.0.1 PHP 7.2+ WP 5.6.0+ Updated Jan 10, 2025
outdated-postspostsupdated-posts
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Outdated Post Label Safe to Use in 2026?

Generally Safe

Score 92/100

Outdated Post Label 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 'outdated-post-label' plugin, version 2.0.1, exhibits an exceptionally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code signals reveal excellent security practices, with no dangerous functions, all SQL queries utilizing prepared statements, and all output being properly escaped. The lack of file operations, external HTTP requests, nonce checks, and capability checks on its limited entry points, along with no identified taint flows, reinforces this positive assessment. The plugin also has no recorded vulnerability history, further contributing to its robust security profile.

While the lack of any identified vulnerabilities or concerning code patterns is a significant strength, the extremely limited attack surface and the absence of common WordPress security checks like nonces and capability checks on potential entry points (even though there are none currently) might indicate a very simple plugin functionality. This simplicity is a strength from a security perspective, as it inherently reduces the opportunities for exploitation. There are no specific risks identified in the provided code analysis or taint flows. The vulnerability history is clean, suggesting a consistent focus on security by the developers.

Vulnerabilities
None known

Outdated Post Label Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Outdated Post Label Release Timeline

v2.0.1Current
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

Outdated Post Label Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Outdated Post Label Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsOutdated Post Label.php:28
filtermanage_post_posts_columnsOutdated Post Label.php:34
actionmanage_post_posts_custom_columnOutdated Post Label.php:49
filtermanage_edit-post_sortable_columnsOutdated Post Label.php:63
filtermanage_edit-post_sortable_columnsOutdated Post Label.php:70
actionpre_get_postsOutdated Post Label.php:82
Maintenance & Trust

Outdated Post Label Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 10, 2025
PHP min version7.2
Downloads895

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Outdated Post Label Developer Profile

Saud Razzak

1 plugin · 0 total installs

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

How We Detect Outdated Post Label

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<span style="color:red;font-weight:bold;">Outdated</span><span style="color:green;font-weight:bold;">Updated</span>
FAQ

Frequently Asked Questions about Outdated Post Label