
WP Comment Notifier For All Security & Risk Analysis
wordpress.org/plugins/wp-comment-notifier-for-allNotify all Wordpress users (and not only the admin) on every comment approval.
Is WP Comment Notifier For All Safe to Use in 2026?
Generally Safe
Score 85/100WP Comment Notifier For All has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-comment-notifier-for-all v2.4.1 plugin presents a mixed security profile. On the positive side, it demonstrates strong security practices by having zero known CVEs, no unpatched vulnerabilities, and a clean vulnerability history. The code analysis reveals no dangerous functions, no raw SQL queries, no file operations, and no external HTTP requests, all of which are excellent indicators of a secure implementation.
However, a significant concern arises from the output escaping. The static analysis indicates that 100% of the 19 identified output points are not properly escaped. This is a critical weakness that could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without sanitization. While taint analysis didn't reveal specific unsanitized paths or critical/high severity flows, the lack of output escaping provides a clear vector for attack.
In conclusion, while the plugin excels in avoiding common vulnerability types and boasts a pristine history, the pervasive lack of output escaping is a serious security flaw. This oversight, combined with the absence of nonce checks and capability checks on any entry points (which are currently zero), leaves the plugin vulnerable to XSS attacks if user input is ever processed and displayed. Developers should prioritize addressing the output escaping issue immediately.
Key Concerns
- 100% of outputs are not properly escaped
WP Comment Notifier For All Security Vulnerabilities
WP Comment Notifier For All Code Analysis
Output Escaping
Data Flow Analysis
WP Comment Notifier For All Attack Surface
WordPress Hooks 4
Maintenance & Trust
WP Comment Notifier For All Maintenance & Trust
Maintenance Signals
Community Trust
WP Comment Notifier For All Alternatives
WP Post Notifier For All
wp-post-notifier-for-all
Notify all Wordpress users (and not only the admin) on every post publishing.
Comment Reply by Admins Notifier
comment-reply-by-admins-notifier
This plugin sends an e-mail notify when an admin or an editor of site reply a comment.
Disqus Notify Post/Page Author
disqus-notify-content-author
If using Disqus, the authors of posts/pages do not get notified of comments if they're not Disqus moderators. This plugin fixes that.
Comment Approved Notifier
comment-approved-notifier
The plugin sends an e-mail to your commenters when you approve their comments.
Comment Reply Notifier
comment-reply-notifier
When someone reply a comment,the person who receive the reply will receive a mail 有人回复评论时,被回复的人会收到一封提醒邮件
WP Comment Notifier For All Developer Profile
5 plugins · 380 total installs
How We Detect WP Comment Notifier For All
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.