
Server Status Security & Risk Analysis
wordpress.org/plugins/server-statusShow server information widget in Dashboard and Network Admin Dashboard.(Currently, only RHEL is tested)
Is Server Status Safe to Use in 2026?
Generally Safe
Score 85/100Server Status has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "server-status" plugin, in version 0.1.2, presents a mixed security posture. On one hand, it boasts a seemingly small attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events exposed. This lack of direct entry points is a positive sign for preventing common web attack vectors.
However, significant concerns arise from the code analysis. The presence of dangerous functions like `shell_exec` and `exec`, coupled with a complete absence of capability checks and nonce checks, indicates a high risk of remote code execution or privilege escalation if any of these functions are ever exposed to user input, even indirectly. The single SQL query is also not using prepared statements, which is a minor risk but still a deviation from best practices. The low percentage of properly escaped output is another area of concern, potentially leading to cross-site scripting vulnerabilities.
The plugin's vulnerability history is notably clean, with no recorded CVEs. This could indicate either a well-written plugin or simply a lack of historical scrutiny. While the absence of past vulnerabilities is encouraging, it doesn't negate the significant risks identified in the static analysis, particularly the dangerous function usage without any apparent security controls. The taint analysis, while showing no critical or high severity flows, did reveal two unsanitized paths, suggesting that internal data handling might still be susceptible to manipulation.
Key Concerns
- Dangerous functions (shell_exec, exec) without auth/checks
- SQL query without prepared statements
- Low percentage of properly escaped output
- No capability checks
- No nonce checks
- Taint flows with unsanitized paths
Server Status Security Vulnerabilities
Server Status Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Data Flow Analysis
Server Status Attack Surface
WordPress Hooks 5
Maintenance & Trust
Server Status Maintenance & Trust
Maintenance Signals
Community Trust
Server Status Alternatives
WP Server
wp-server
Show average server load and uptime of your linux server on top in admin panel
Server Info
server-info
This plugin will show you very useful information about your hosting server such as PHP version, Server OS, Server IP etc.
Uptime Monitoring for WordPress – My Website is Online
my-website-is-online-uptime-monitoring
My Website is Online is a Web service that monitors your website every minute to check if it's down. Don’t let downtimes impact your business.
atec System Info
atec-system-info
atec System Info (Operating system, server, memory, PHP and database details)
ATR Server Status
atr-server-status
Important notice
Server Status Developer Profile
6 plugins · 270 total installs
How We Detect Server Status
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<p>Thank you for using <span style="font-style:italic !important;">WP Server Status</span> plugin!</p>