
WP Comment Notification Security & Risk Analysis
wordpress.org/plugins/wp-comment-notificationSend email notification to predefined email ids when someone comments on your blog.
Is WP Comment Notification Safe to Use in 2026?
Generally Safe
Score 85/100WP Comment Notification has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'wp-comment-notification' plugin version 1.4 exhibits a concerning security posture despite having no recorded vulnerabilities or direct entry points for exploitation via AJAX, REST API, shortcodes, or cron jobs. The static analysis reveals significant weaknesses in code practices. Specifically, the plugin performs one SQL query without using prepared statements, which is a high-risk vulnerability that could lead to SQL injection if the input used in the query is not properly sanitized. Furthermore, all four output operations are not properly escaped, presenting a risk of Cross-Site Scripting (XSS) if user-supplied data is displayed directly without sanitization. The absence of nonce and capability checks across all analyzed components is another major concern, as it means that any authenticated user could potentially trigger sensitive actions or access restricted data. While the plugin has no known CVEs and no taint flows were detected, the identified code quality issues present a significant risk. The lack of historical vulnerabilities might be due to its limited functionality or a lack of thorough security audits, rather than inherent security. Therefore, despite the absence of direct exploit vectors, the plugin's insecure coding practices, particularly the unescaped output and raw SQL query, necessitate careful review and remediation to mitigate potential security risks.
Key Concerns
- Raw SQL query without prepared statements
- No output escaping on any output
- No nonce checks
- No capability checks
WP Comment Notification Security Vulnerabilities
WP Comment Notification Code Analysis
SQL Query Safety
Output Escaping
WP Comment Notification Attack Surface
WordPress Hooks 4
Maintenance & Trust
WP Comment Notification Maintenance & Trust
Maintenance Signals
Community Trust
WP Comment Notification Alternatives
MailPoet – Newsletters, Email Marketing, and Automation
mailpoet
Send beautiful newsletters from WordPress. Collect subscribers with signup forms, automate your emails for WooCommerce, blog post notifications & more
Disable Admin Notices – Hide Dashboard Notifications
disable-admin-notices
Disable admin notices and hide dashboard notifications from plugins, themes and core. Hide all notices, selected ones, or show them in a single line.
Manage Notification E-mails
manage-notification-emails
Enable and disable email notifications that WordPress sends to the admin and user. Works perfectly with many other plugins!
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu)
mystickymenu
Create a welcome notification bar for your website. Also, My Sticky Bar plugin can make your menu or header sticky to the top when scrolled 📌
OneSignal – Web Push Notifications
onesignal-free-web-push-notifications
Increase engagement and drive more repeat traffic to your WordPress site with push notifications. Now a WordPress VIP Gold Partner.
WP Comment Notification Developer Profile
5 plugins · 7K total installs
How We Detect WP Comment Notification
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-comment-notification/wp-comment-notification.phpHTML / DOM Fingerprints
name='wp_comment_notification_settings[wp_comment_notification_emails]'name='wp_comment_notification_settings[wp_comment_notification_author]'