Error Monitor & Notifier Security & Risk Analysis

wordpress.org/plugins/error-monitor-and-notifier

Receive notifications with details when PHP errors occur on your WordPress site.

10 active installs v1.0.4 PHP 7.4.0+ WP 5.8+ Updated Jun 2, 2025
debuggingerrormonitoringnotificationsreporting
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Error Monitor & Notifier Safe to Use in 2026?

Generally Safe

Score 100/100

Error Monitor & 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 "error-monitor-and-notifier" plugin v1.0.4 presents a mixed security posture. On the positive side, there are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a remarkably small attack surface with zero entry points. Furthermore, the plugin exclusively utilizes prepared statements for its SQL queries and has no recorded vulnerability history, indicating a generally safe track record. However, the static analysis reveals a significant concern regarding output escaping, with 0% of outputs being properly escaped. This absence of escaping on 35 output points creates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be injected into the output without sanitization. Additionally, the lack of any capability checks or nonce checks, coupled with no identified taint flows, doesn't entirely eliminate risk, as any future vulnerabilities could be easily exploited. The presence of file operations also warrants careful consideration, although no specific issues are detailed in the provided data.

Key Concerns

  • Outputs not properly escaped
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Error Monitor & Notifier Security Vulnerabilities

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

Error Monitor & Notifier Code Analysis

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

Output Escaping

0% escaped35 total outputs
Attack Surface

Error Monitor & Notifier Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Error Monitor & Notifier Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 2, 2025
PHP min version7.4.0
Downloads454

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Error Monitor & Notifier Developer Profile

Mikhail Alferov

1 plugin · 10 total installs

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

How We Detect Error Monitor & Notifier

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/error-monitor-and-notifier/includes/css/enot-admin-styles.css/wp-content/plugins/error-monitor-and-notifier/includes/css/enot-frontend-styles.css/wp-content/plugins/error-monitor-and-notifier/includes/js/enot-frontend-script.js
Script Paths
/wp-content/plugins/error-monitor-and-notifier/includes/js/enot-frontend-script.js
Version Parameters
error-monitor-and-notifier/includes/css/enot-admin-styles.css?ver=error-monitor-and-notifier/includes/css/enot-frontend-styles.css?ver=error-monitor-and-notifier/includes/js/enot-frontend-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
enot-error-message
HTML Comments
<!-- Enot Frontend Error Reporting -->
JS Globals
EnotFrontend
REST Endpoints
/wp-json/enot/v1/log-js-error
FAQ

Frequently Asked Questions about Error Monitor & Notifier