Display Popular Post Security & Risk Analysis

wordpress.org/plugins/display-popular-post

Display popular post using shortcode ['cb-dp-post']

0 active installs v1.0 PHP 5.6+ WP 4.6+ Updated Sep 24, 2019
display-posthot-postpopular-postshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Display Popular Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "display-popular-post" v1.0 plugin exhibits a mixed security posture. On the positive side, the static analysis shows no dangerous functions, all SQL queries utilize prepared statements, and there are no recorded vulnerabilities in its history. This suggests a developer who is mindful of common security pitfalls like direct SQL manipulation and known exploits. However, the lack of output escaping on all identified outputs is a significant concern. This creates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-provided data is directly rendered on the page without proper sanitization. Furthermore, the absence of nonce checks and capability checks across its entry points, although currently limited to a single shortcode, indicates a lack of robust access control mechanisms. While the attack surface is small and there are no immediately apparent critical taint flows, the unescaped output and missing authorization checks are weaknesses that could be exploited.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Display Popular Post Security Vulnerabilities

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

Display Popular Post Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Display Popular Post Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[cb-dp-post] cb-dpp.php:86
WordPress Hooks 1
actionafter_setup_themecb-dpp.php:26
Maintenance & Trust

Display Popular Post Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 24, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Display Popular Post Developer Profile

Md Abul Bashar

33 plugins · 1K total installs

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

How We Detect Display Popular Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/display-popular-post/css/style.css
Version Parameters
display-popular-post/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
cb-display-popular-post-areacb-single-display-popular-postcb-display-popular-titlecb-display-popular-thumbnilcb-display-popular-content
HTML Comments
cb single display popular post startcb single display popular post End
Shortcode Output
<div class="cb-display-popular-post-area"><div class="cb-single-display-popular-post"><div class="cb-display-popular-title"><h2><a href=
FAQ

Frequently Asked Questions about Display Popular Post