
WP Side Comments Security & Risk Analysis
wordpress.org/plugins/wp-side-commentsWP Side Comments create a new way to display comments like in medium.com network. It's based on SideComment.js
Is WP Side Comments Safe to Use in 2026?
Generally Safe
Score 85/100WP Side Comments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-side-comments" v1.0.5 plugin demonstrates some good security practices, including a lack of critical code signals like dangerous functions, file operations, or external HTTP requests. The use of prepared statements for SQL queries is also a positive sign, with 75% of them being prepared. However, the plugin has significant security concerns regarding its attack surface. Out of 4 AJAX handlers, 2 lack authentication checks, presenting a direct entry point for unauthenticated attackers to potentially exploit. The absence of capability checks further exacerbates this risk, as it implies these unprotected AJAX handlers might be accessible to any user, regardless of their role or permissions.
The taint analysis shows no unsanitized paths or critical/high severity flows, which is a strong indicator of secure data handling within the analyzed code. The vulnerability history is also completely clean, with no recorded CVEs. This suggests that the plugin has either been consistently developed with security in mind or has not yet been a target for significant vulnerability research. Despite the clean history and lack of critical taint flows, the two unprotected AJAX handlers represent a tangible and immediate risk that needs to be addressed. The plugin's overall security posture is therefore mixed, with some excellent foundational security practices undermined by an exposed and potentially vulnerable attack surface.
Key Concerns
- Unprotected AJAX handlers
- Missing capability checks on AJAX
- Low output escaping coverage
- SQL queries without prepared statements (25%)
WP Side Comments Security Vulnerabilities
WP Side Comments Release Timeline
WP Side Comments Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
WP Side Comments Attack Surface
AJAX Handlers 4
WordPress Hooks 9
Maintenance & Trust
WP Side Comments Maintenance & Trust
Maintenance Signals
Community Trust
WP Side Comments Alternatives
Comment Validation
comment-validation
This plugin adds client-side validation to the Wordpress comment form, using the jQuery validation plugin.
Most Popular Posts
most-popular-posts
This is a very simple widget that displays a link to the top commented posts on your blog.
Top Commentators Widget
top-commentators-widget
Adds a sidebar widget to show the top commentators in your WP site. Demo: http://demo.webgrrrl.net
Disqus Recent Comments Widget
disqus-recent-comments-widget
Disqus has dropped support for their recent comments widget. This plugin creates a configurable widget that will display your latest Disqus comments.
EMI Calculator
os-emi-calculator
Use EMI calculator as shortcode in post content or widget area without editing your theme files
WP Side Comments Developer Profile
2 plugins · 20 total installs
How We Detect WP Side Comments
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-side-comments/assets/css/style.css/wp-content/plugins/wp-side-comments/assets/js/sidecomment.js/wp-content/plugins/wp-side-comments/assets/js/sidecomment.jswp-side-comments/assets/css/style.css?ver=wp-side-comments/assets/js/sidecomment.js?ver=HTML / DOM Fingerprints
wpsc_commentswpsc_wrapperwpsc_comment_itemwpsc_comment_contentwpsc_comment_metawpsc_comment_authorwpsc_comment_datewpsc_comment_actionsdata-content-selectordata-comment-selectorWP_Side_Comments