Disable Email Notifications Security & Risk Analysis

wordpress.org/plugins/disable-email-notifications

Provides an option to disable notifications sent to the site admin.

20 active installs v1.0 PHP + WP 3.4+ Updated Apr 25, 2014
disable-notificationsemail
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Disable Email Notifications Safe to Use in 2026?

Generally Safe

Score 85/100

Disable Email Notifications has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The plugin "disable-email-notifications" v1.0 exhibits a strong security posture based on the provided static analysis. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals indicate no dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests. This suggests a conscientiously developed plugin with a focus on secure coding practices.

However, there are areas for improvement. The taint analysis shows no flows, which is generally good, but also no flows were analyzed, which might indicate a limited scope of analysis or a very simple plugin. The plugin has 50% of its outputs properly escaped, meaning half of its outputs are not sanitized, posing a potential cross-site scripting (XSS) risk if user-supplied data is ever rendered without proper escaping. Additionally, the complete lack of nonce checks and capability checks is concerning, as it implies that if any entry points were to be added in the future, they might be vulnerable to CSRF or unauthorized actions without these fundamental security measures.

The plugin's vulnerability history is clean, with zero recorded CVEs. This is a positive indicator, suggesting a lack of historical security flaws. However, this alone does not guarantee future safety. The plugin's current simplicity and the clean history are strengths, but the unescaped output and the absence of basic authentication checks on potential future entry points are weaknesses that should be addressed to further strengthen its security.

Key Concerns

  • Unescaped output present
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Disable Email Notifications Security Vulnerabilities

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

Disable Email Notifications Code Analysis

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

Output Escaping

50% escaped4 total outputs
Attack Surface

Disable Email Notifications Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menusettings.php:8
actionadmin_initsettings.php:9
Maintenance & Trust

Disable Email Notifications Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 25, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Disable Email Notifications Developer Profile

Brad Angelcyk

1 plugin · 20 total installs

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

How We Detect Disable Email Notifications

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 Disable Email Notifications