Top Post Security & Risk Analysis

wordpress.org/plugins/top-post

Display top post and most active entries on your sidebar simply. This package contains two widget so you do not need to install them separately.

20 active installs v0.0.5 PHP + WP 2.6+ Updated Jul 12, 2011
most-activesidebarstattop-post
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Top Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The 'top-post' v0.0.5 plugin exhibits a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs, coupled with the fact that all SQL queries use prepared statements, is highly encouraging. Furthermore, the plugin reports zero AJAX handlers, REST API routes, shortcodes, or cron events, indicating a very small attack surface. Taint analysis also shows no identified flows, which is a positive sign.

However, a significant concern arises from the output escaping metrics. With 11 total outputs and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data that is displayed to users without proper sanitization could be exploited by attackers to inject malicious scripts. The lack of nonce checks and capability checks across all entry points (though there are none reported) means that if any entry points were to be introduced in the future without these security measures, they would be immediately exploitable.

In conclusion, while the plugin has a clean vulnerability history and good practices in SQL handling and attack surface minimization, the critical deficiency in output escaping poses a significant and immediate risk. This needs to be addressed urgently to prevent potential XSS attacks.

Key Concerns

  • 0% output escaping for 11 outputs
Vulnerabilities
None known

Top Post Security Vulnerabilities

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

Top Post Code Analysis

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

Output Escaping

0% escaped11 total outputs
Attack Surface

Top Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedwidget_top_post.php:176
actionplugins_loadedwidget_top_post.php:177
Maintenance & Trust

Top Post Maintenance & Trust

Maintenance Signals

WordPress version tested2.7
Last updatedJul 12, 2011
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Top Post Developer Profile

V.J.Catkick

10 plugins · 110 total installs

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

How We Detect Top Post

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget_top_post_vjckwidget_most_active_vjck
Data Attributes
id="widget_top_post_vjck_src_title"name="top_post_vjck_src_title"id="top_post_vjck_src_title"name="top_post_vjck_max_entries"id="top_post_vjck_max_entries"name="top_post_vjck_src_submit"+8 more
Shortcode Output
<div id="widget_top_post_vjck"><ul><div id="widget_most_active_vjck"><ul>
FAQ

Frequently Asked Questions about Top Post