Alex King's Popularity Contest (AKPC) Widget Security & Risk Analysis

wordpress.org/plugins/akpc-widget

Sidebar widget version of Popularity Contest plugin by Alex King. Please install and activate the plugin before using this widget.

10 active installs v1.0 PHP + WP 2.7+ Updated Oct 11, 2009
akpcpopularity-conteststatisticsstatstrackback
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Alex King's Popularity Contest (AKPC) Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Alex King's Popularity Contest (AKPC) Widget 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 "akpc-widget" v1.0 plugin exhibits a strong overall security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the potential attack surface. Furthermore, the code signals indicate a complete absence of dangerous functions and file operations. All SQL queries are using prepared statements, which is an excellent practice for preventing SQL injection vulnerabilities. Taint analysis shows no concerning flows, suggesting that user input is not being mishandled in ways that could lead to critical vulnerabilities.

However, a significant concern arises from the output escaping. 100% of the identified outputs are not properly escaped, representing a critical weakness. This could allow for cross-site scripting (XSS) vulnerabilities if user-provided data is ever displayed on the frontend without sanitization. Additionally, the complete lack of nonce and capability checks, while less concerning given the minimal attack surface, indicates a potential area for improvement should the plugin's functionality expand in the future.

The vulnerability history is clean, with no recorded CVEs. This, combined with the strong practices in SQL and the absence of known vulnerabilities, suggests a well-developed and secure plugin at this version. The primary weakness lies in the unescaped output, which needs immediate attention to mitigate XSS risks. Despite this, the overall security is good, with the potential for excellent security if the output escaping is addressed.

Key Concerns

  • Output escaping not implemented
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Alex King's Popularity Contest (AKPC) Widget Security Vulnerabilities

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

Alex King's Popularity Contest (AKPC) Widget Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

Alex King's Popularity Contest (AKPC) Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitakpc-widget.php:101
Maintenance & Trust

Alex King's Popularity Contest (AKPC) Widget Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedOct 11, 2009
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Alex King's Popularity Contest (AKPC) Widget Developer Profile

Debashish

3 plugins · 710 total installs

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

How We Detect Alex King's Popularity Contest (AKPC) Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
popularposts
Data Attributes
id="dc-popcontest-widget-title"name="dc-popcontest-widget-title"id="dc-popcontest-ul-classname"name="dc-popcontest-ul-classname"id="dc-popcontest-widget-submit"name="dc-popcontest-widget-submit"
Shortcode Output
<ul class="popularposts">
FAQ

Frequently Asked Questions about Alex King's Popularity Contest (AKPC) Widget