UGC Comments Security & Risk Analysis

wordpress.org/plugins/ugc-comments

The plugin allows you to manage the values of the "rel" attribute in comment links ("ugc", "nofollow").

300 active installs v1.00 PHP 5.3+ WP 4.9+ Updated May 19, 2025
googlenofollowrelseougc
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is UGC Comments Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The "ugc-comments" plugin v1.00 exhibits a strong security posture in several key areas. The static analysis reveals a completely clean attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code demonstrates robust SQL query handling, utilizing prepared statements exclusively, and includes a reasonable number of nonce and capability checks. The absence of any recorded vulnerabilities in its history is also a positive indicator.

However, a notable concern arises from the output escaping. With 9 total outputs, 33% of them are not properly escaped. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is rendered directly without adequate sanitization. While taint analysis shows no identified unsanitized flows, the presence of unescaped output is a significant risk that should be addressed. The plugin's current lack of known vulnerabilities is encouraging, but the unescaped output creates an opening that attackers could potentially exploit.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

UGC Comments Security Vulnerabilities

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

UGC Comments Code Analysis

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

Output Escaping

67% escaped9 total outputs
Attack Surface

UGC Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedugc-comments.php:19
actionactivate_ugc-comments/ugc-comments.phpugc-comments.php:51
actioninitugc-comments.php:73
actionadmin_enqueue_scriptsugc-comments.php:100
actionadmin_menuugc-comments.php:273
filterget_comment_author_linkugc-comments.php:307
filtercomment_textugc-comments.php:346
Maintenance & Trust

UGC Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 19, 2025
PHP min version5.3
Downloads4K

Community Trust

Rating100/100
Number of ratings3
Active installs300
Developer Profile

UGC Comments Developer Profile

Flector

15 plugins · 44K total installs

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

How We Detect UGC Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ugc-comments/inc/jquery.lettering.js/wp-content/plugins/ugc-comments/inc/jquery.textillate.js/wp-content/plugins/ugc-comments/inc/animate.min.css/wp-content/plugins/ugc-comments/inc/ugcc-script.js/wp-content/plugins/ugc-comments/inc/ugcc-css.css
Script Paths
/wp-content/plugins/ugc-comments/inc/jquery.lettering.js/wp-content/plugins/ugc-comments/inc/jquery.textillate.js/wp-content/plugins/ugc-comments/inc/ugcc-script.js
Version Parameters
ugcc-script.js?ver=ugcc-css.css?ver=

HTML / DOM Fingerprints

JS Globals
ugcc_options
FAQ

Frequently Asked Questions about UGC Comments