Popular This Week Security & Risk Analysis

wordpress.org/plugins/popular-this-week

Provides a widget that shows the most popular posts in the last week.

10 active installs v1.0 PHP + WP 2.7+ Updated May 16, 2009
popularpoststatisticstrackingwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Popular This Week Safe to Use in 2026?

Generally Safe

Score 85/100

Popular This Week 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 "popular-this-week" v1.0 plugin exhibits a mixed security posture. On the positive side, it boasts a very small attack surface with no identified AJAX handlers, REST API routes, or shortcodes that are accessible without authentication. Furthermore, there are no recorded vulnerabilities in its history, suggesting a diligent development approach or a lack of prior scrutiny. The majority of its SQL queries utilize prepared statements, which is a good practice for preventing SQL injection. However, significant concerns arise from the complete absence of output escaping for all identified outputs. This lack of sanitization creates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be injected directly into the output without proper encoding.

Despite the minimal attack surface and clean vulnerability history, the unescaped output is a critical flaw that overshadows these strengths. The absence of nonce checks and capability checks on its single cron event also presents a potential risk for unauthorized actions or data manipulation if the cron event performs sensitive operations. While the plugin doesn't appear to have external HTTP requests or file operations, which are common vectors for compromise, the immediate threat of XSS due to unescaped output requires urgent attention. A balanced conclusion would note the strengths in limiting the attack surface and SQL security, but strongly emphasize the critical weakness of unescaped output as the primary security concern.

Key Concerns

  • 0% output escaping
  • 0 Nonce checks
  • 0 Capability checks
Vulnerabilities
None known

Popular This Week Security Vulnerabilities

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

Popular This Week Code Analysis

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

SQL Query Safety

83% prepared6 total queries

Output Escaping

0% escaped5 total outputs
Attack Surface

Popular This Week Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionptw_cronpopular-this-week.php:56
actionplugins_loadedpopular-this-week.php:90

Scheduled Events 1

ptw_cron
Maintenance & Trust

Popular This Week Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedMay 16, 2009
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Popular This Week Developer Profile

chrisnorthwood

5 plugins · 240 total installs

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

How We Detect Popular This Week

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
popular-this-week
Data Attributes
id="popular-this-week"
Shortcode Output
Popular This Week
FAQ

Frequently Asked Questions about Popular This Week