Top Contributors Security & Risk Analysis

wordpress.org/plugins/top-contributors

Display your top commenters or authors in a widget.

30 active installs v1.4.1 PHP + WP 2.8+ Updated Apr 10, 2011
commentersgravatarspluginstop-commenterswidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Top Contributors Safe to Use in 2026?

Generally Safe

Score 85/100

Top Contributors 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-contributors" plugin v1.4.1 presents a mixed security profile. On the positive side, there are no known vulnerabilities (CVEs) associated with this plugin, and the static analysis reveals a commendably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication or permission checks. Furthermore, no dangerous functions, file operations, or external HTTP requests were detected, and the plugin does not bundle any external libraries. This suggests a level of diligence in its development regarding common attack vectors.

However, significant concerns arise from the code signals. The most alarming is the complete lack of output escaping for all detected outputs. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content displayed by the plugin could be injected with malicious scripts. Additionally, while SQL queries are present, a concerning 33% are not using prepared statements, which could lead to SQL injection vulnerabilities if the input is not rigorously sanitized. The absence of nonce checks and capability checks, while potentially mitigated by the limited attack surface, still represents a gap in robust security practices. The vulnerability history being clear is a good sign, but it doesn't negate the inherent risks identified in the code analysis.

Key Concerns

  • No output escaping detected
  • SQL queries not using prepared statements (33%)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Top Contributors Security Vulnerabilities

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

Top Contributors Code Analysis

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

SQL Query Safety

67% prepared6 total queries

Output Escaping

0% escaped56 total outputs
Attack Surface

Top Contributors Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_menutop-contributors.php:612
actionwidgets_inittop-contributors.php:613
actioninittop-contributors.php:614
actionwp_headtop-contributors.php:615
filterget_comment_author_linktop-contributors.php:617
actiondelete_commenttop-contributors.php:619
actionwp_set_comment_statustop-contributors.php:620
actioncomment_posttop-contributors.php:621
actionedit_posttop-contributors.php:623
actiondelete_posttop-contributors.php:624
actionpublish_posttop-contributors.php:625
Maintenance & Trust

Top Contributors Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedApr 10, 2011
PHP min version
Downloads12K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Top Contributors Developer Profile

blueinstyle

3 plugins · 730 total installs

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

How We Detect Top Contributors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/top-contributors/css/style.css/wp-content/plugins/top-contributors/js/top-contributors.js
Script Paths
/wp-content/plugins/top-contributors/js/top-contributors.js
Version Parameters
top-contributors/css/style.css?ver=top-contributors/js/top-contributors.js?ver=

HTML / DOM Fingerprints

CSS Classes
jmetc
Data Attributes
id="jmetc-widget"name="jmetc-widget"id="jmetc-widget"name="jmetc-widget"id="jmetc-widget"name="jmetc-widget"+2 more
JS Globals
jmetcop
FAQ

Frequently Asked Questions about Top Contributors