Error Notify Slack Security & Risk Analysis

wordpress.org/plugins/error-notify-slack

Receive Slack notifications whenever errors occurs on your site.

60 active installs v1 PHP + WP 4.6+ Updated Jul 4, 2024
debuggingerrorfatalreporting
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Error Notify Slack Safe to Use in 2026?

Generally Safe

Score 92/100

Error Notify Slack has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "error-notify-slack" v1 plugin demonstrates a mixed security posture. On the positive side, it exhibits strong practices regarding SQL query handling, utilizing prepared statements exclusively, and it has no known vulnerability history, suggesting a generally stable codebase. However, significant concerns arise from the static analysis. The presence of an unprotected AJAX handler represents a critical security weakness, creating a direct entry point for potential attacks without any authentication or authorization checks. Additionally, a portion of the output escaping is not properly handled, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in these outputs. The external HTTP request, while not inherently risky, warrants attention to ensure it's made securely and doesn't expose sensitive information or become a vector for other attacks. Overall, while the lack of known CVEs and good SQL practices are strengths, the unprotected AJAX endpoint and unescaped output are serious vulnerabilities that require immediate attention.

Key Concerns

  • Unprotected AJAX handler
  • Improperly escaped output
Vulnerabilities
None known

Error Notify Slack Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Error Notify Slack Release Timeline

v1Current
Code Analysis
Analyzed Mar 16, 2026

Error Notify Slack Code Analysis

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

Output Escaping

60% escaped10 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

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

Error Notify Slack Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_test_errorincludes\admin\class-admin.php:35
WordPress Hooks 1
actionadmin_menuincludes\admin\class-admin.php:34
Maintenance & Trust

Error Notify Slack Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 4, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Error Notify Slack Developer Profile

Max

1 plugin · 60 total installs

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

How We Detect Error Notify Slack

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

Asset Fingerprints

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

HTML / DOM Fingerprints

Data Attributes
id="fen-settings"name="ens_settings[slack_oauth_access_token]"name="ens_settings[slack_channel]"name="ens_settings[levels]"name="ens_settings_nonce"
JS Globals
ajaxurl
FAQ

Frequently Asked Questions about Error Notify Slack