Author List Security & Risk Analysis

wordpress.org/plugins/author-role-list

Create a Page for users with their roles. With this plugin, you can create different pages as per its user role. This plugin is applicable to any of t …

20 active installs v1.0.0 PHP + WP 3.5+ Updated Unknown
author-listlistingposttemplatewidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Author List Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "author-role-list" v1.0.0 plugin exhibits a generally good security posture based on the provided static analysis. It demonstrates a strong commitment to secure coding practices by not using dangerous functions, performing all SQL queries with prepared statements, and avoiding file operations and external HTTP requests. The absence of known CVEs and a clean vulnerability history further reinforces this positive outlook, suggesting a stable and well-maintained codebase. However, there are areas that warrant attention. The plugin lacks any nonce or capability checks, meaning its single shortcode entry point is entirely unprotected. Furthermore, a significant portion of its output (42%) is not properly escaped, creating a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever incorporated into the shortcode's output. While the attack surface is currently small and no direct taint flows were identified, these unaddressed concerns represent notable weaknesses.

Key Concerns

  • Missing capability checks on entry points
  • Missing nonce checks on entry points
  • Significant portion of output not escaped
Vulnerabilities
None known

Author List Security Vulnerabilities

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

Author List Code Analysis

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

Output Escaping

58% escaped12 total outputs
Attack Surface

Author List Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[author-list] author-list.php:63
WordPress Hooks 2
actionadmin_noticesauthor-list.php:32
actioninitauthor-list.php:54
Maintenance & Trust

Author List Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Author List Developer Profile

Roopesh.Bahree

1 plugin · 20 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 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-role-list/author-list/author-bio.php/wp-content/plugins/author-role-list/author-list/pagination.php

HTML / DOM Fingerprints

JS Globals
author_list_usertotal_pages
Shortcode Output
[author-list role=administrator post_type=post,page number=1 orderby=email order=ASC]
FAQ

Frequently Asked Questions about Author List