Espresso Diagnostics Security & Risk Analysis

wordpress.org/plugins/espresso-diagnostics

Plugin that extracts data on WP installation, installed themes, installed plugins and server info for diagnostic purposes. Export data in csv and json

0 active installs v1.0.0 PHP + WP 4.3+ Updated Feb 22, 2020
csv-exportdiagnosticsexport-pluginjson-exportsecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Espresso Diagnostics Safe to Use in 2026?

Generally Safe

Score 85/100

Espresso Diagnostics has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The 'espresso-diagnostics' v1.0.0 plugin exhibits a concerning security posture primarily due to a significant lack of authorization checks on its entry points. While the plugin doesn't appear to use dangerous functions, execute raw SQL queries, or make external HTTP requests, its three AJAX handlers are entirely unprotected. This means any unauthenticated user could potentially trigger these handlers, leading to unintended actions or information disclosure depending on their functionality. The absence of capability checks further exacerbates this risk, as it relies on nonce checks for what seems to be its only form of protection, which can be bypassed in certain scenarios.

Furthermore, the plugin fails to properly escape any of its output. This oversight presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website through the plugin's outputs, which could then be executed in the browser of other users. The taint analysis shows no flows were analyzed, and the vulnerability history is clean, suggesting either a lack of prior scrutiny or a genuinely secure past. However, the current code analysis reveals critical weaknesses that outweigh the clean history, making the plugin a potential target for attackers looking to exploit unprotected AJAX endpoints and XSS flaws.

Key Concerns

  • AJAX handlers without auth checks
  • Unescaped output
  • Capability checks missing
Vulnerabilities
None known

Espresso Diagnostics Security Vulnerabilities

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

Espresso Diagnostics Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Espresso Diagnostics Code Analysis

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

Output Escaping

0% escaped58 total outputs
Attack Surface
3 unprotected

Espresso Diagnostics Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_espresso_generate_diagnostic_package_jsonincludes/class-espresso-diagnostics.php:153
authwp_ajax_espresso_generate_diagnostic_package_csvincludes/class-espresso-diagnostics.php:154
authwp_ajax_espresso_generate_diagnostic_package_copyincludes/class-espresso-diagnostics.php:155
WordPress Hooks 4
actionplugins_loadedincludes/class-espresso-diagnostics.php:134
actionadmin_enqueue_scriptsincludes/class-espresso-diagnostics.php:149
actionadmin_enqueue_scriptsincludes/class-espresso-diagnostics.php:150
actionadmin_menuincludes/class-espresso-diagnostics.php:152
Maintenance & Trust

Espresso Diagnostics Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 22, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Espresso Diagnostics Developer Profile

jack

1 plugin · 0 total installs

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

How We Detect Espresso Diagnostics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/espresso-diagnostics/admin/css/espresso-diagnostics-admin.css/wp-content/plugins/espresso-diagnostics/admin/js/espresso-diagnostics-admin.js
Script Paths
/wp-content/plugins/espresso-diagnostics/admin/js/espresso-diagnostics-admin.js
Version Parameters
espresso-diagnostics-admin-css?ver=espresso-diagnostics-admin-js?ver=

HTML / DOM Fingerprints

Data Attributes
data-wpdescriptor
JS Globals
Espresso_Diagnostics_Admin_Object
FAQ

Frequently Asked Questions about Espresso Diagnostics