Visual Authors Page Security & Risk Analysis

wordpress.org/plugins/visual-authors-page

This "Visual Authors page" plugin display authors list in any page by placing shortcode on it.

10 active installs v1.0 PHP + WP 4.4+ Updated Oct 10, 2016
avatarslist-of-userstable-of-usersusernamesusers-list
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Visual Authors Page Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "visual-authors-page" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities, file operations, and external HTTP requests is commendable. The fact that all SQL queries use prepared statements and all output is properly escaped demonstrates good development practices for preventing common web vulnerabilities. Furthermore, the lack of any recorded vulnerabilities in its history is a positive indicator, suggesting a well-maintained codebase.

However, the analysis reveals a few areas that could be improved. The most significant concern is the complete absence of nonce checks and capability checks. While the current entry points are limited, this omission leaves the plugin susceptible to cross-site request forgery (CSRF) attacks and unauthorized privilege escalation if new entry points are added or existing ones are modified in the future without proper security measures. The presence of a shortcode, while not directly flagged as vulnerable, represents a potential avenue for attack if it were to process user-supplied data without adequate sanitization or validation, though the taint analysis currently shows no issues.

In conclusion, the plugin is in a relatively secure state due to its clean code and lack of historical vulnerabilities. Nevertheless, the missing nonce and capability checks are critical security oversights that need immediate attention to ensure robust protection against various attack vectors. Addressing these omissions would elevate the plugin's security to an excellent level.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Visual Authors Page Security Vulnerabilities

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

Visual Authors Page Code Analysis

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

Output Escaping

100% escaped8 total outputs
Attack Surface

Visual Authors Page Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[vauthors_page] visual-authors-page.php:91
WordPress Hooks 2
actionadmin_menuvisual-authors-page.php:17
filterquery_varsvisual-authors-page.php:84
Maintenance & Trust

Visual Authors Page Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedOct 10, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Visual Authors Page Developer Profile

segapunk

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 Visual Authors Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/visual-authors-page/css/style.css/wp-content/plugins/visual-authors-page/js/admin.js
Script Paths
/wp-content/plugins/visual-authors-page/js/admin.js
Version Parameters
visual-authors-page/js/admin.js?ver=visual-authors-page/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
vauthorsvauthor-entryvauthor-datavauthor-post-countervauthor-bio
Data Attributes
id="vauthors"
Shortcode Output
[vauthors_page][vauthors_page roles=[vauthors_page authors=[vauthors_page counter=
FAQ

Frequently Asked Questions about Visual Authors Page