List-all-authors Security & Risk Analysis

wordpress.org/plugins/list-all-authors

Das Plugin ermoeglicht die Auflistung aller Authoren, auch solcher, die noch keine Artikel geschrieben haben. The plugin lets you lists all authors, even those without posts.

10 active installs v1.0 PHP + WP 1.5+ Updated May 29, 2008
adminlistsidebartags-author-listusers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is List-all-authors Safe to Use in 2026?

Generally Safe

Score 85/100

List-all-authors has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The 'list-all-authors' plugin v1.0 demonstrates an excellent security posture in several key areas. The static analysis reveals no identifiable entry points such as AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected or lack authentication. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and nonce/capability checks on the limited identified code signals are positive indicators. The taint analysis showing zero unsanitized flows is also a significant strength. However, the presence of two SQL queries that are not using prepared statements presents a clear risk of SQL injection. Compounding this concern, the single output identified is not properly escaped, opening the door for Cross-Site Scripting (XSS) vulnerabilities. The plugin's vulnerability history, being entirely clean, is a strong positive, suggesting diligent development practices or a lack of past targeting. Despite the clean history, the identified SQL and output escaping issues require immediate attention to mitigate potential risks.

Key Concerns

  • Raw SQL queries not using prepared statements
  • Unescaped output
Vulnerabilities
None known

List-all-authors Security Vulnerabilities

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

List-all-authors Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

List-all-authors Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

List-all-authors Maintenance & Trust

Maintenance Signals

WordPress version tested2.5
Last updatedMay 29, 2008
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

List-all-authors Developer Profile

nickrita

1 plugin · 10 total installs

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

How We Detect List-all-authors

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[list-all-authors][list-all-authors/]
FAQ

Frequently Asked Questions about List-all-authors