Author List Security & Risk Analysis

wordpress.org/plugins/author-list

Display the list of authors with gravatar image and show the total number of post count on hover

20 active installs v2.2.1 PHP + WP 3.0.1+ Updated Aug 25, 2015
author-listdefault-authordisplay-authoronly-authorshow-author
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author List Safe to Use in 2026?

Generally Safe

Score 85/100

Author List 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 "author-list" plugin version 2.2.1 exhibits a generally good security posture based on the provided static analysis. The absence of identified dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests are positive indicators. Furthermore, the plugin has no known historical CVEs, suggesting a stable and potentially well-maintained security record.

However, several areas raise concerns. The very low percentage of properly escaped output (8%) presents a significant risk of cross-site scripting (XSS) vulnerabilities. While the attack surface is reported as zero, this is counterbalanced by a complete lack of capability checks and nonce checks. This means that any functionality, if it were to exist and be discovered, would be susceptible to unauthorized access and manipulation without proper authorization checks. The absence of taint analysis results also means that potential vulnerabilities within data processing flows might not have been detected.

In conclusion, while the plugin avoids common pitfalls like SQL injection and unpatched vulnerabilities, the critical weakness in output escaping and the lack of any authorization checks on potential entry points represent significant security risks that need immediate attention. The plugin's strengths lie in its avoidance of known dangerous code patterns and its clean vulnerability history, but its weaknesses in output sanitization and access control are substantial.

Key Concerns

  • Low output escaping (8%)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Author List Security Vulnerabilities

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

Author List Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Author List Code Analysis

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

Output Escaping

8% escaped25 total outputs
Attack Surface

Author List Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsauthor-list.php:19
actionwidgets_initauthor-list.php:22
Maintenance & Trust

Author List Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 25, 2015
PHP min version
Downloads4K

Community Trust

Rating90/100
Number of ratings2
Active installs20
Developer Profile

Author List Developer Profile

M A Vinoth Kumar

21 plugins · 4K total installs

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

How We Detect Author List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/author-list/css/bc-author-list.css/wp-content/plugins/author-list/css/tooltip.css

HTML / DOM Fingerprints

CSS Classes
buffercode_author_list_info
Data Attributes
id="buffercode_author_list_img_size"
Shortcode Output
<li class="author-list-<a href="class="tooltip"><h4>
FAQ

Frequently Asked Questions about Author List