SB Comment Security & Risk Analysis

wordpress.org/plugins/sb-comment

SB Comment is a plugin that allows to check spam comment on your WordPress site, improve the default comment template on your blog.

10 active installs v1.1.2 PHP + WP 3.9+ Updated Apr 9, 2015
commentsbsb-pluginsb-teamwordpress-comment
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SB Comment Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The sb-comment plugin, version 1.1.2, presents a mixed security posture. While it demonstrates strong adherence to secure coding practices such as using prepared statements for all SQL queries and including a nonce check, several significant concerns exist. A notable weakness is the presence of four AJAX handlers that lack authentication checks, creating a substantial attack surface that could be exploited by unauthenticated users. Furthermore, the plugin's output escaping is only moderately implemented, with over two-thirds of outputs not properly escaped, potentially opening the door for cross-site scripting (XSS) vulnerabilities.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests a generally well-maintained codebase or a lack of historical discovery of vulnerabilities, which is a positive indicator. However, the absence of known vulnerabilities does not negate the risks identified in the static analysis. The presence of unprotected AJAX endpoints and insufficient output escaping are direct and exploitable weaknesses that require immediate attention.

In conclusion, sb-comment v1.1.2 has some solid security foundations, particularly in its handling of database interactions. However, the significant number of unauthenticated AJAX endpoints and the high percentage of unescaped output are serious security flaws that considerably elevate the risk profile of this plugin. These issues outweigh the positive aspects and require prompt remediation to ensure the security of WordPress sites using this plugin.

Key Concerns

  • 4 AJAX handlers without auth checks
  • 32% of outputs properly escaped
Vulnerabilities
None known

SB Comment Security Vulnerabilities

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

SB Comment Code Analysis

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

Output Escaping

32% escaped19 total outputs
Attack Surface
4 unprotected

SB Comment Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_sb_comment_likeinc\sb-plugin-ajax.php:12
noprivwp_ajax_sb_comment_likeinc\sb-plugin-ajax.php:13
authwp_ajax_sb_commentinc\sb-plugin-ajax.php:31
noprivwp_ajax_sb_commentinc\sb-plugin-ajax.php:32
WordPress Hooks 18
filtercomment_textinc\class-sb-comment.php:5
actionsb_admin_menuinc\sb-plugin-admin.php:5
filtersb_admin_tabsinc\sb-plugin-admin.php:11
actionsb_admin_initinc\sb-plugin-admin.php:25
filtersb_options_sanitizeinc\sb-plugin-admin.php:137
actionwp_enqueue_scriptsinc\sb-plugin-hook.php:16
filteravatar_defaultsinc\sb-plugin-hook.php:23
filterget_avatarinc\sb-plugin-hook.php:40
filterget_avatarinc\sb-plugin-hook.php:53
actionwp_insert_commentinc\sb-plugin-hook.php:61
actiontransition_comment_statusinc\sb-plugin-hook.php:72
filterpreprocess_commentinc\sb-plugin-hook.php:91
actioncomment_forminc\sb-plugin-hook.php:96
actionpre_comment_on_postinc\sb-plugin-hook.php:103
actioninitinc\sb-plugin-hook.php:110
actionsb_comment_empty_spam_cron_jobinc\sb-plugin-hook.php:111
actionadmin_noticesinc\sb-plugin-install.php:24
actionplugins_loadedinc\sb-plugin-install.php:39

Scheduled Events 1

sb_comment_empty_spam_cron_job
Maintenance & Trust

SB Comment Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedApr 9, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SB Comment Developer Profile

skylarkcob

8 plugins · 190 total installs

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

How We Detect SB Comment

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sb-comment/css/sb-comment-style.css/wp-content/plugins/sb-comment/css/sb-comment-style.min.css/wp-content/plugins/sb-comment/js/sb-comment-script.js/wp-content/plugins/sb-comment/js/sb-comment-script.min.js
Script Paths
/wp-content/plugins/sb-comment/js/sb-comment-script.js/wp-content/plugins/sb-comment/js/sb-comment-script.min.js
Version Parameters
sb-comment-style.css?ver=sb-comment-script.js?ver=sb-comment-style.min.css?ver=sb-comment-script.min.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about SB Comment