Spam Notifier Security & Risk Analysis

wordpress.org/plugins/spam-notifier

The plugin sends an email message when a comment goes to the spam folder.

40 active installs v2.00 PHP 5.3+ WP 3.0+ Updated May 19, 2025
anti-spamantispamcommentcommentsspam
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Spam Notifier Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The "spam-notifier" v2.00 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin has a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, it demonstrates good practices by implementing nonce checks and capability checks on its limited entry points, and no dangerous functions or file operations were detected. The absence of any recorded vulnerabilities, including CVEs, further contributes to its positive security profile. This suggests the developers have prioritized security in its design and implementation.

However, a notable concern arises from the SQL queries. The analysis indicates that 100% of the two identified SQL queries are not using prepared statements. This is a significant risk as it leaves the plugin vulnerable to SQL injection attacks, even if no such vulnerabilities have been documented historically. Additionally, the output escaping is not fully implemented, with only 60% of outputs properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if sensitive data is outputted without proper sanitization.

In conclusion, while "spam-notifier" v2.00 has a commendable lack of documented vulnerabilities and a minimal attack surface, the presence of raw SQL queries and incomplete output escaping represents critical security weaknesses that require immediate attention. Addressing these specific issues would significantly enhance the plugin's overall security and mitigate potential exploitation.

Key Concerns

  • Raw SQL queries (no prepared statements)
  • Incomplete output escaping
Vulnerabilities
None known

Spam Notifier Security Vulnerabilities

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

Spam Notifier Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

40% escaped5 total outputs
Attack Surface

Spam Notifier Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedspam-notifier.php:20
actionactivate_spam-notifier/spam-notifier.phpspam-notifier.php:72
actioninitspam-notifier.php:94
actionadmin_enqueue_scriptsspam-notifier.php:121
actionadmin_menuspam-notifier.php:257
actioncomment_postspam-notifier.php:302
Maintenance & Trust

Spam Notifier Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 19, 2025
PHP min version5.3
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Spam Notifier Developer Profile

Flector

15 plugins · 44K total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
782 days
View full developer profile
Detection Fingerprints

How We Detect Spam Notifier

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 Spam Notifier