
WP Disk Free Security & Risk Analysis
wordpress.org/plugins/wp-disk-freePlugin used to check how much free space is available on the disk/partition used to host a Wordpress installation.
Is WP Disk Free Safe to Use in 2026?
Generally Safe
Score 85/100WP Disk Free has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-disk-free" plugin v0.2.3 exhibits a generally positive security posture, with no known vulnerabilities or CVEs in its history. The static analysis reveals a minimal attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events. Crucially, there are no unauthenticated entry points, and the plugin demonstrates good practices by using prepared statements for all SQL queries and performing at least one capability check. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. However, a significant concern is the 50% rate of unescaped output. This indicates that half of the plugin's outputs are not properly escaped, which could leave the door open for cross-site scripting (XSS) vulnerabilities if user-supplied data is directly rendered in the output. While no taint flows with unsanitized paths were identified, this output escaping deficiency is a notable weakness that warrants attention.
Key Concerns
- Half of outputs are not properly escaped
WP Disk Free Security Vulnerabilities
WP Disk Free Code Analysis
Output Escaping
Data Flow Analysis
WP Disk Free Attack Surface
WordPress Hooks 4
Maintenance & Trust
WP Disk Free Maintenance & Trust
Maintenance Signals
Community Trust
WP Disk Free Alternatives
Disk Usage Sunburst
disk-usage-sunburst
Visualize and drill down the disk usage of your whole WordPress installation. Find and identify big files immediately!
Disk Usage Insights
disk-usage-insights
Find large files and folders in no time! Hunt down the TOP 10 files and folders with the most disk usage.
MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage
my-server-info
Displays Usage (CPU , Disk, Memory), PHP and MySQL Version, WP Memory Limit, PHP Execution Time, Max Input Vars, IP Address, Uptime, Timezone.
ServerMonitor
servermonitor
A simple plugin to view server resource usage (ram, cpu, disk), check your PHP error log, and more.
Dashboard: Available Disk Space
dashboard-available-disk-space
Show remaining server disk space directly inside the “At a Glance” dashboard widget so you immediately see when storage is getting low.
WP Disk Free Developer Profile
4 plugins · 51K total installs
How We Detect WP Disk Free
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.