Top Ten Lists Security & Risk Analysis

wordpress.org/plugins/top-ten-lists

Top Ten Lists makes it easy to create popular "Top 10" (or more) style posts.

20 active installs v1.1.1 PHP + WP 3.5+ Updated Jan 3, 2021
angularcountdownlistspost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Top Ten Lists Safe to Use in 2026?

Generally Safe

Score 85/100

Top Ten Lists has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The plugin 'top-ten-lists' v1.1.1 presents a mixed security profile. On the positive side, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This lack of direct entry points is a strong security positive. Furthermore, the code demonstrates good practice by utilizing prepared statements for all SQL queries and has no recorded vulnerabilities (CVEs) or taint analysis issues. This suggests a generally cautious approach to development in these critical areas.

However, a significant concern is the low percentage of properly escaped output (25%). This indicates that a majority of the plugin's output is not being sanitized, which leaves it vulnerable to Cross-Site Scripting (XSS) attacks. Attackers could potentially inject malicious scripts through user-supplied data that the plugin displays without proper escaping. Additionally, the absence of any nonce checks or capability checks, while not directly exploitable due to the lack of exposed entry points in this version, is a notable weakness. If new entry points were added in future updates without these security measures, it could create vulnerabilities. The lack of recorded vulnerabilities in its history is encouraging, but the persistent issue with output escaping is a clear and present risk.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Top Ten Lists Security Vulnerabilities

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

Top Ten Lists Code Analysis

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

Output Escaping

25% escaped8 total outputs
Attack Surface

Top Ten Lists Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptstop-ten-lists.php:29
actionadd_meta_boxes_posttop-ten-lists.php:30
actionsave_posttop-ten-lists.php:31
filterthe_contenttop-ten-lists.php:34
Maintenance & Trust

Top Ten Lists Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 3, 2021
PHP min version
Downloads25K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Top Ten Lists Developer Profile

Garrett Grimm

7 plugins · 111K total installs

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

How We Detect Top Ten Lists

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/top-ten-lists/assets/build/admin.js
Script Paths
/wp-content/plugins/top-ten-lists/bower_components/angular/angular.min.js/wp-content/plugins/top-ten-lists/assets/build/admin.js
Version Parameters
top-ten-lists/assets/build/admin.js?ver=1.1.1

HTML / DOM Fingerprints

CSS Classes
top-ten-lists-container
Data Attributes
data-ng-repeat
JS Globals
angular
Shortcode Output
<div class="top-ten-lists-container">
FAQ

Frequently Asked Questions about Top Ten Lists