Popular Authors Security & Risk Analysis

wordpress.org/plugins/popular-authors

Discover and appreciate your blog’s most popular authors, a simple and powerful addon for Top 10 - Popular Posts for WordPress.

10 active installs v1.4.0 PHP 7.4+ WP 6.6+ Updated Mar 8, 2026
authorpopularpopular-authorstop-authorsviews
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Popular Authors Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 26d ago
Risk Assessment

The "popular-authors" plugin version 1.4.0 demonstrates a generally good security posture, with a strong emphasis on secure coding practices observed in the static analysis. A high percentage of SQL queries utilize prepared statements, and output escaping is also robust, mitigating common vulnerabilities like SQL injection and cross-site scripting. The absence of file operations and external HTTP requests further reduces the attack surface. However, a notable concern is the complete lack of nonce checks and capability checks. While the current attack surface appears to be limited and without obvious authentication bypasses, this absence represents a significant potential weakness. If any future functionality is added that handles sensitive data or performs privileged actions, the lack of these essential security measures could lead to critical vulnerabilities. The clean vulnerability history is positive, suggesting the developers have a good track record, but it doesn't negate the potential risks identified in the current code.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • SQL queries without prepared statements (33% rate)
Vulnerabilities
None known

Popular Authors Security Vulnerabilities

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

Popular Authors Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

94% escaped93 total outputs
Attack Surface

Popular Authors Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[wzpa_popular_authors] includes\frontend\class-shortcodes.php:32
[wzpa_author_top_posts] includes\frontend\class-shortcodes.php:33
WordPress Hooks 1
actionplugins_loadedpopular-authors.php:78
Maintenance & Trust

Popular Authors Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 8, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Popular Authors Developer Profile

Ajay

31 plugins · 89K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
825 days
View full developer profile
Detection Fingerprints

How We Detect Popular Authors

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/popular-authors/includes/admin/css/dashboard-widget.css/wp-content/plugins/popular-authors/includes/admin/css/dashboard-widget.min.css/wp-content/plugins/popular-authors/includes/css/popular-authors.css/wp-content/plugins/popular-authors/includes/css/popular-authors.min.css/wp-content/plugins/popular-authors/includes/css/popular-posts.css/wp-content/plugins/popular-authors/includes/css/popular-posts.min.css
Script Paths
/wp-content/plugins/popular-authors/includes/admin/js/dashboard-widget.js/wp-content/plugins/popular-authors/includes/admin/js/dashboard-widget.min.js/wp-content/plugins/popular-authors/includes/blocks/build/popular-authors.js/wp-content/plugins/popular-authors/includes/blocks/build/popular-authors.min.js/wp-content/plugins/popular-authors/includes/blocks/build/popular-posts.js/wp-content/plugins/popular-authors/includes/blocks/build/popular-posts.min.js
Version Parameters
popular-authors/includes/admin/css/dashboard-widget.css?ver=popular-authors/includes/admin/css/dashboard-widget.min.css?ver=popular-authors/includes/css/popular-authors.css?ver=popular-authors/includes/css/popular-authors.min.css?ver=popular-authors/includes/css/popular-posts.css?ver=popular-authors/includes/css/popular-posts.min.css?ver=popular-authors/includes/blocks/build/popular-authors.js?ver=popular-authors/includes/blocks/build/popular-authors.min.js?ver=popular-authors/includes/blocks/build/popular-posts.js?ver=popular-authors/includes/blocks/build/popular-posts.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wzpa-dashboard-widgetwzpa-dashboard-footer
Data Attributes
data-block="popular-authors/popular-authors"data-block="popular-authors/popular-posts"
JS Globals
window.wzpa_popular_authors_paramswindow.wzpa_popular_posts_params
Shortcode Output
[popular_authors][popular_posts]
FAQ

Frequently Asked Questions about Popular Authors