comment validation Security & Risk Analysis

wordpress.org/plugins/comment-validation-computy

Validation Plugin comments. The plugin is based on js-script jquery.validate.

80 active installs v1.6.9 PHP 7.4+ WP 4.9+ Updated Jan 2, 2026
commentsformvalidation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is comment validation Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "comment-validation-computy" plugin, version 1.6.9, exhibits a generally strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the plugin demonstrates good development practices by utilizing prepared statements for all SQL queries and avoiding file operations and external HTTP requests. The lack of identified critical or high-severity taint flows also suggests a reduced risk of common injection vulnerabilities.

However, a significant concern arises from the low percentage of properly escaped output. With 20 total outputs and only 5% properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is not properly escaped before being displayed to other users or administrators could be exploited. The complete absence of nonce checks and capability checks, while not directly indicative of a vulnerability in this specific analysis (given the limited attack surface), represents a missed opportunity for robust security and could become a risk if new entry points are introduced in future versions or if the plugin interacts with other components that rely on these checks.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the positive findings in the static analysis (no dangerous functions, no raw SQL), indicates a potentially well-maintained and secure plugin. However, the output escaping issue is a concrete weakness that needs attention. In conclusion, while the plugin benefits from a small attack surface and good SQL practices, the significant unescaped output presents a clear and present danger that overshadows these strengths.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

comment validation Security Vulnerabilities

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

comment validation Code Analysis

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

Output Escaping

5% escaped20 total outputs
Attack Surface

comment validation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuclass.cv-computy-admin.php:7
actionadmin_enqueue_scriptsclass.cv-computy-admin.php:8
actioninitcomment-validation.php:19
actiontemplate_redirectcomment-validation.php:34
filterpreprocess_commentcomment-validation.php:37
actionwp_footercomment-validation.php:79
Maintenance & Trust

comment validation Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 2, 2026
PHP min version7.4
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

comment validation Developer Profile

calliko

6 plugins · 330 total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
51 days
View full developer profile
Detection Fingerprints

How We Detect comment validation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/comment-validation-computy/css/style.css/wp-content/plugins/comment-validation-computy/js/jquery.validate.min.js/wp-content/plugins/comment-validation-computy/css/cv-computy-style-admin.css
Script Paths
/wp-content/plugins/comment-validation-computy/js/jquery.validate.min.js
Version Parameters
comment-validation-computy/css/style.css?ver=comment-validation-computy/js/jquery.validate.min.js?ver=comment-validation-computy/css/cv-computy-style-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
cv-computy-admin
HTML Comments
/*class admin page*//* инициализируем меню в админке*//*Загружаем скрипты и стили*//*добавляем ссылку на настройки на странице плагинов */+2 more
JS Globals
jQuery
FAQ

Frequently Asked Questions about comment validation