Fatal Error Notify Security & Risk Analysis

wordpress.org/plugins/fatal-error-notify

Receive email notifications when errors occur on your WordPress site.

6K active installs v1.5.4 PHP 7.4+ WP 5.0+ Updated Feb 12, 2026
debuggingerrorfatalnotificationreporting
99
A · Safe
CVEs total2
Unpatched0
Last CVEJan 30, 2024
Safety Verdict

Is Fatal Error Notify Safe to Use in 2026?

Generally Safe

Score 99/100

Fatal Error Notify has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Jan 30, 2024Updated 1mo ago
Risk Assessment

The "fatal-error-notify" plugin, version 1.5.4, exhibits a generally positive security posture based on static analysis. The plugin demonstrates good practices by utilizing prepared statements for all SQL queries, avoiding dangerous functions, and securing most of its output. The absence of file operations and external HTTP requests further reduces potential attack vectors. Nonce and capability checks are present, contributing to a controlled attack surface with only one identified AJAX handler, which appears to be protected.

However, the plugin's vulnerability history presents a significant concern. With two known medium-severity CVEs, particularly in the past, and a recent vulnerability dated January 30, 2024, it indicates a recurring pattern of security weaknesses, specifically related to Cross-Site Request Forgery (CSRF) and Missing Authorization. While these vulnerabilities are currently patched, this history suggests a potential for future disclosures or a need for ongoing vigilance in development and testing.

In conclusion, while the current version shows improved security practices in static analysis, the historical vulnerability data warrants caution. The plugin has strengths in secure coding for SQL and output handling, but the past issues highlight areas where authorization and input validation might have been previously insufficient. Users should remain aware of its vulnerability history and ensure the plugin is always kept up-to-date.

Key Concerns

  • History of medium severity CVEs
  • Recent vulnerability (Jan 2024)
  • Past vulnerability types: CSRF, Missing Authorization
Vulnerabilities
2

Fatal Error Notify Security Vulnerabilities

CVEs by Year

2 CVEs in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

WF-08b75cac-7b1d-4bed-a1b7-bd1e872f2b4f-fatal-error-notifymedium · 4.3Cross-Site Request Forgery (CSRF)

Fatal Error Notify <= 1.5.2 - Cross-Site Request Forgery to Test Error Email Sending

Jan 30, 2024 Patched in 1.5.3 (1d)
CVE-2023-7202medium · 4.3Missing Authorization

Fatal Error Notify <= 1.5.2 - Missing Authorization to Test Error Email Sending

Jan 30, 2024 Patched in 1.5.3 (79d)
Code Analysis
Analyzed Mar 16, 2026

Fatal Error Notify Code Analysis

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

Output Escaping

86% escaped22 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
settings_page (includes\admin\class-admin.php:115)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fatal Error Notify Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_test_errorincludes\admin\class-admin.php:15
WordPress Hooks 4
actionactivated_pluginfatal-error-notify.php:104
actionadmin_menuincludes\admin\class-admin.php:14
actionshutdownincludes\class-public.php:27
filterwp_mail_content_typeincludes\class-public.php:254
Maintenance & Trust

Fatal Error Notify Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 12, 2026
PHP min version7.4
Downloads89K

Community Trust

Rating96/100
Number of ratings18
Active installs6K
Developer Profile

Fatal Error Notify Developer Profile

Jack Arturo

2 plugins · 11K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
316 days
View full developer profile
Detection Fingerprints

How We Detect Fatal Error Notify

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fatal-error-notify/assets/admin.css/wp-content/plugins/fatal-error-notify/assets/admin.js
Script Paths
/wp-content/plugins/fatal-error-notify/assets/admin.js
Version Parameters
fatal-error-notify/assets/admin.css?ver=fatal-error-notify/assets/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
fatal-error-notify-settings
Data Attributes
data-fatal-error-notify-nonce
JS Globals
fatalErrorNotifyAjaxfatalErrorNotifyAdmin
FAQ

Frequently Asked Questions about Fatal Error Notify