Top Authors Security & Risk Analysis

wordpress.org/plugins/top-authors

A highly customizable widget that allows you to display the top authors of your website easily.

100 active installs v1.0.11 PHP + WP 3.5.0+ Updated Jun 10, 2015
authorsgravatarlistpostswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Top Authors Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "top-authors" plugin, version 1.0.11, exhibits a generally good security posture based on the provided static analysis. The complete absence of identified entry points like AJAX handlers, REST API routes, shortcodes, and cron events is a significant strength, minimizing the potential attack surface. Furthermore, the lack of dangerous functions, file operations, and external HTTP requests suggests a focused and contained plugin.

However, there are notable concerns. The single SQL query is not using prepared statements, which is a critical weakness that could lead to SQL injection vulnerabilities if the input to this query is not strictly controlled. The low percentage (19%) of properly escaped output is also a significant concern, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be rendered directly in the browser without proper sanitization.

With no recorded vulnerabilities in its history, the plugin appears to have been developed with security in mind or has not yet attracted significant malicious attention. However, the static analysis clearly reveals potential weaknesses that could be exploited. The overall security is compromised by the lack of prepared statements for SQL queries and the widespread unescaped output, despite the limited attack surface and clean vulnerability history.

Key Concerns

  • SQL query not using prepared statements
  • Low percentage of properly escaped output
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

Top Authors Security Vulnerabilities

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

Top Authors Release Timeline

v0.5.7
Code Analysis
Analyzed Mar 16, 2026

Top Authors Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

19% escaped63 total outputs
Attack Surface

Top Authors Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedtop_authors.php:16
actionwidgets_inittop_authors.php:31
actionadmin_enqueue_scriptstop_authors.php:46
actionwp_enqueue_scriptstop_authors.php:81
actionadmin_inittop_authors.php:100
Maintenance & Trust

Top Authors Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJun 10, 2015
PHP min version
Downloads19K

Community Trust

Rating94/100
Number of ratings6
Active installs100
Developer Profile

Top Authors Developer Profile

danielpataki

13 plugins · 7K 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 Authors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/top-authors/css/preset-gravatar-list-count.css/wp-content/plugins/top-authors/css/preset-gravatar-name.css/wp-content/plugins/top-authors/css/preset-gravatars.css/wp-content/plugins/top-authors/css/sumoselect.css/wp-content/plugins/top-authors/css/styles.css/wp-content/plugins/top-authors/js/jquery.sumoselect.min.js/wp-content/plugins/top-authors/js/scripts.js
Script Paths
/wp-content/plugins/top-authors/js/scripts.js
Version Parameters
top-authors/css/preset-gravatar-list-count.css?ver=top-authors/css/preset-gravatar-name.css?ver=top-authors/css/preset-gravatars.css?ver=top-authors/css/sumoselect.css?ver=top-authors/css/styles.css?ver=top-authors/js/jquery.sumoselect.min.js?ver=top-authors/js/scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
top-authors-widget
Data Attributes
data-exclude_rolesdata-include_post_typesdata-presetdata-templatedata-before_listdata-after_list+2 more
JS Globals
ta
Shortcode Output
<li><a href="%linktoposts%">%gravatar% %firstname% %lastname% </a> number of posts: %nrofposts%</li><ul>
FAQ

Frequently Asked Questions about Top Authors