WP Report Error Security & Risk Analysis

wordpress.org/plugins/wp-report-error

Plugin that inserts "WP report error" link into page.

10 active installs v1.6 PHP + WP 2.8+ Updated Apr 20, 2011
contactemail-frienderrorpage-errorreport-error
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Report Error Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The wp-report-error plugin v1.6 presents a mixed security posture. On the positive side, the plugin demonstrates a commitment to secure coding practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having no recorded vulnerabilities or CVEs. This suggests a generally stable and well-maintained codebase.

However, the static analysis reveals significant concerns, primarily related to output escaping. With 35 outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data displayed on the front-end or back-end without proper sanitization can be exploited by attackers. Furthermore, the absence of nonce checks and capability checks on the single shortcode entry point, while seemingly mitigated by the low attack surface, still leaves room for potential unauthorized execution if the shortcode's functionality were to process user input in a sensitive manner.

Overall, while the lack of known vulnerabilities and secure SQL handling are strong points, the pervasive lack of output escaping is a critical weakness that significantly elevates the risk profile. The plugin's history of no vulnerabilities might be attributed to its limited functionality or perhaps a lack of targeted analysis in the past, but the current static analysis flags a clear and present danger.

Key Concerns

  • 0% of outputs properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

WP Report Error Security Vulnerabilities

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

WP Report Error Code Analysis

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

Output Escaping

0% escaped35 total outputs
Attack Surface

WP Report Error Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[WPRError] report_error_plugin.php:197
WordPress Hooks 5
actionadmin_menureport_error_plugin.php:41
filterthe_contentreport_error_plugin.php:182
filterthe_excerptreport_error_plugin.php:183
actionwp_print_scriptsreport_error_plugin.php:195
actionwp_headreport_error_plugin.php:196
Maintenance & Trust

WP Report Error Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedApr 20, 2011
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Report Error Developer Profile

Daddydesign

5 plugins · 240 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 Report Error

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-report-error/js/report_errors_script.js/wp-content/plugins/wp-report-error/report_page_errors.css/wp-content/plugins/wp-report-error/images/close.png
Script Paths
/wp-content/plugins/wp-report-error/js/report_errors_script.js

HTML / DOM Fingerprints

CSS Classes
wprperrorsformwrphiddenwrphidwrpheadwrpresponsewrperrorwpreportformwprpsponsors+5 more
HTML Comments
<!-- Wordpress Report Page Errors -->
Data Attributes
id="wrpurl"id="wrpemail"id="wrpinfo"id="wrpanswer"name="wrpsubmitlink"id="wrpcloseform"+13 more
JS Globals
wprp_limitText
Shortcode Output
[WPRError]
FAQ

Frequently Asked Questions about WP Report Error