DiskHero Security & Risk Analysis

wordpress.org/plugins/diskhero

Simple disk stats plugin.

20 active installs v1.1 PHP 5.6+ WP 1.0+ Updated Dec 1, 2024
disk-spacedisk-statsdisk-usage
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is DiskHero Safe to Use in 2026?

Generally Safe

Score 92/100

DiskHero 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 "diskhero" v1.1 plugin presents a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having no recorded vulnerability history. However, significant concerns arise from its attack surface and code signals. The plugin exposes a single AJAX handler that completely lacks authentication checks, creating a direct entry point for potential unauthorized actions. Furthermore, the taint analysis reveals flows with unsanitized paths, indicating a risk of data manipulation or execution if user-supplied data is not properly validated or sanitized before being used in sensitive operations. While the lack of known CVEs is reassuring, the identified code-level weaknesses could still be exploited.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths
  • Missing nonce checks on AJAX
  • No capability checks
  • 74% output escaping (risk of XSS)
Vulnerabilities
None known

DiskHero Security Vulnerabilities

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

DiskHero Code Analysis

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

Output Escaping

74% escaped31 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
diskhero_ajax_fetch_stats (includes\functions.php:154)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

DiskHero Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_diskhero_ajax_fetch_statsincludes\functions.php:153
WordPress Hooks 4
actionadmin_enqueue_scriptsadmin\stats-page.php:9
actionadmin_menuadmin\stats-page.php:14
actionadmin_enqueue_scriptsadmin\stats-page.php:17
actionadmin_footerincludes\functions.php:144
Maintenance & Trust

DiskHero Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 1, 2024
PHP min version5.6
Downloads1K

Community Trust

Rating60/100
Number of ratings2
Active installs20
Developer Profile

DiskHero Developer Profile

WPOrbit Support

3 plugins · 320 total installs

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

How We Detect DiskHero

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/diskhero/css/style.css/wp-content/plugins/diskhero/js/circle-progress.js/wp-content/plugins/diskhero/js/diskhero.js
Script Paths
/wp-content/plugins/diskhero/js/circle-progress.js/wp-content/plugins/diskhero/js/diskhero.js
Version Parameters
diskhero/css/style.css?ver=diskhero/js/circle-progress.js?ver=diskhero/js/diskhero.js?ver=

HTML / DOM Fingerprints

CSS Classes
diskhero-progress-bardiskhero-progress-bar-folderdiskhero-progress-bar-folder-sizediskhero-progress-bar-counterdiskhero-progress-bar-singlediskhero-progress-bar-innerdiskhero-progress-bar-child-containerdiskhero-progress-bar-first+2 more
Data Attributes
diskhero-progress-bararia-expanded
JS Globals
diskhero_ajax_fetch_stats
REST Endpoints
/wp-json/diskhero/
FAQ

Frequently Asked Questions about DiskHero