Poly Comments Security & Risk Analysis

wordpress.org/plugins/poly-comments

Poly Comments: Recent comments with avatar support, including Gravatar, date, username, user link, and scrollbar.

0 active installs v2.0.0 PHP + WP 4.6+ Updated Jan 18, 2025
display-recent-commentsrecent-comment-with-author-gravatarrecent-commentsrecent-comments-informationrecent-comments-with-avatar
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Poly Comments Safe to Use in 2026?

Generally Safe

Score 92/100

Poly Comments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the 'poly-comments' plugin v2.0.0 exhibits a generally strong security posture. The absence of dangerous functions, external HTTP requests, and file operations, coupled with 100% usage of prepared statements for SQL queries and a very high percentage of properly escaped output, indicates good coding practices. The limited attack surface, with only one shortcode and no AJAX handlers or REST API routes, further contributes to a reduced risk profile.

While the code analysis shows no critical or high-severity taint flows and the vulnerability history is clean, there are a couple of areas that warrant attention. The plugin has zero capability checks and zero nonce checks. Although the current attack surface is small and might not necessitate these checks for the existing entry points, it represents a potential weakness. If the plugin were to be extended or if an attacker found a way to bypass the limited entry points, the lack of these fundamental security measures could become a significant vulnerability. The plugin's history of zero recorded vulnerabilities is a positive indicator, suggesting a well-maintained codebase, but the absence of robust authentication and authorization mechanisms remains a concern for future extensibility and resilience against more sophisticated attacks.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Poly Comments Security Vulnerabilities

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

Poly Comments Code Analysis

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

Output Escaping

99% escaped168 total outputs
Attack Surface

Poly Comments Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[poly_recent_comments] includes\shortcode.php:17
WordPress Hooks 7
actionplugins_loadedcontroller\class-main.php:28
actionadmin_enqueue_scriptscontroller\class-main.php:33
actionwp_enqueue_scriptscontroller\class-main.php:34
actionwidgets_initcontroller\class-main.php:37
filterplugin_row_metacontroller\class-main.php:54
actionadmin_menucontroller\class-main.php:65
actionadmin_initcontroller\class-settings.php:16
Maintenance & Trust

Poly Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 18, 2025
PHP min version
Downloads496

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Poly Comments Developer Profile

polyxgo

6 plugins · 170 total installs

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

How We Detect Poly Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/poly-comments/assets/css/styles.css/wp-content/plugins/poly-comments/assets/js/scripts.js/wp-content/plugins/poly-comments/assets/css/admin-styles.css/wp-content/plugins/poly-comments/assets/js/head.js/wp-content/plugins/poly-comments/assets/js/admin-scripts.js
Script Paths
/wp-content/plugins/poly-comments/assets/js/scripts.js/wp-content/plugins/poly-comments/assets/js/head.js/wp-content/plugins/poly-comments/assets/js/admin-scripts.js
Version Parameters
poly-comments/assets/css/styles.css?ver=poly-comments/assets/js/scripts.js?ver=poly-comments/assets/css/admin-styles.css?ver=poly-comments/assets/js/head.js?ver=poly-comments/assets/js/admin-scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
poly-comments-widgetpoly-recent-comments-listpoly-recent-comments-item
Data Attributes
data-avatar_sizedata-avatar_layoutdata-avatar_alignmentdata-enable_scroll_bardata-no_scroll_comments_thresholddata-comment_box_height
JS Globals
POLY_COMMENTS_PREFIXPOLY_COMMENTS_ASSETSPOLY_COMMENTS_VERSION
Shortcode Output
[poly_recent_comments
FAQ

Frequently Asked Questions about Poly Comments