WP Admin Error Handler Security & Risk Analysis

wordpress.org/plugins/wp-admin-error-handler

Taming WordPress and PHP errors and displaying them properly.

10 active installs v0.1 PHP + WP 3.3+ Updated May 8, 2012
adminerrorerrorshandler
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Admin Error Handler Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "wp-admin-error-handler" plugin version 0.1 presents a mixed security posture. On the positive side, the static analysis reveals no critical vulnerabilities such as dangerous functions, unsanitized taint flows, or direct SQL queries without prepared statements. The attack surface appears to be extremely limited, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This suggests a generally well-contained plugin that doesn't expose many potential entry points. The vulnerability history is also clean, with no known CVEs, indicating a potentially secure development history or a lack of historical scrutiny.

However, a significant concern arises from the output escaping analysis. With 7 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data processed by the plugin and displayed on the front-end or within the WordPress admin area could be susceptible to manipulation, allowing attackers to inject malicious scripts. Furthermore, the absence of nonce checks and capability checks on the (hypothetical) entry points, while currently not an immediate threat due to the zero attack surface, represents a potential oversight for future development. If any entry points were to be added without these security measures, the plugin would become immediately vulnerable.

In conclusion, while the plugin currently demonstrates a strong lack of exposure to common attack vectors and has no known vulnerabilities, the complete lack of output escaping is a critical weakness that must be addressed. This oversight significantly elevates the risk profile. The plugin's strengths lie in its minimal attack surface and lack of historical issues, but its weakness in output sanitization poses a tangible threat that outweighs these positives.

Key Concerns

  • 0% output escaping
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

WP Admin Error Handler Security Vulnerabilities

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

WP Admin Error Handler Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

WP Admin Error Handler Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuwp-admin-error-handler.php:17
actionadmin_bar_menuwp-admin-error-handler.php:18
Maintenance & Trust

WP Admin Error Handler Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMay 8, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Admin Error Handler Developer Profile

Gilbert Pellegrom

6 plugins · 260 total installs

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

How We Detect WP Admin Error Handler

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapicon32wp-list-tablewidefatplugins
FAQ

Frequently Asked Questions about WP Admin Error Handler