Daily Top 10 Posts Security & Risk Analysis

wordpress.org/plugins/daily-top-10-posts

Tracks the number of pageviews per blog post for the current day and cumulatively with options to display sidebar widgets for both.

70 active installs v0.7 PHP + WP 2.7+ Updated Jun 15, 2009
statistics
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Daily Top 10 Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "daily-top-10-posts" plugin v0.7 presents a mixed security posture. On the positive side, its attack surface appears to be minimal, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are directly exposed or unprotected. Furthermore, the plugin has no known vulnerabilities recorded, which suggests a history of either being well-maintained or not a target. However, significant concerns arise from the static analysis of its code. The plugin extensively uses raw SQL queries without prepared statements and fails to properly escape any of its output. These are critical security weaknesses that could lead to SQL injection and cross-site scripting (XSS) vulnerabilities respectively, even with a seemingly small attack surface. The lack of any nonce or capability checks further exacerbates these risks, as there are no built-in mechanisms to verify user intent or permissions for the executed code.

Key Concerns

  • All SQL queries use prepared statements
  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Daily Top 10 Posts Security Vulnerabilities

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

Daily Top 10 Posts Code Analysis

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

SQL Query Safety

0% prepared20 total queries

Output Escaping

0% escaped15 total outputs
Attack Surface

Daily Top 10 Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitdailytop10.php:103
actionactivity_box_enddailytop10.php:435
actionwp_dashboard_setupdailytop10.php:436
filterwp_dashboard_widgetsdailytop10.php:446
actionplugins_loadeddailytop10.php:476
actionplugins_loadeddailytop10.php:488
Maintenance & Trust

Daily Top 10 Posts Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedJun 15, 2009
PHP min version
Downloads31K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Daily Top 10 Posts Developer Profile

Andrew DS a11n

3 plugins · 290 total installs

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

How We Detect Daily Top 10 Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/daily-top-10-posts/widget.css

HTML / DOM Fingerprints

CSS Classes
widget_dailytopten
JS Globals
todays_overall_counttodays_overall_maintodays_count_widgettodays_overall_count_widget
FAQ

Frequently Asked Questions about Daily Top 10 Posts