WP Comment Notifier For All Security & Risk Analysis

wordpress.org/plugins/wp-comment-notifier-for-all

Notify all Wordpress users (and not only the admin) on every comment approval.

100 active installs v2.4.1 PHP + WP 3.0+ Updated May 24, 2016
commentnotifiernotify
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Comment Notifier For All Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

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
Vulnerabilities
None known

WP Comment Notifier For All Security Vulnerabilities

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

WP Comment Notifier For All Code Analysis

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

Output Escaping

0% escaped19 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<wp-comment-notifier-for-all> (wp-comment-notifier-for-all.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Comment Notifier For All Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterwp_mail_charsetwp-comment-notifier-for-all.php:165
actionadmin_menuwp-comment-notifier-for-all.php:423
actionwp_set_comment_statuswp-comment-notifier-for-all.php:424
actioncomment_postwp-comment-notifier-for-all.php:425
Maintenance & Trust

WP Comment Notifier For All Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 24, 2016
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

WP Comment Notifier For All Developer Profile

.fay

5 plugins · 380 total installs

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

How We Detect WP Comment Notifier For All

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Comment Notifier For All