
Server Monitor Security & Risk Analysis
wordpress.org/plugins/server-monitorAdds three simple widgets to your WordPress Dashboard displaying fundamental info about your server and installation.
Is Server Monitor Safe to Use in 2026?
Generally Safe
Score 85/100Server Monitor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'server-monitor' v0.2.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and having no recorded vulnerabilities (CVEs) or detected taint flows. This suggests a generally careful development approach and a lack of publicly known exploitable flaws. The absence of shortcodes, cron events, and exposed AJAX/REST API endpoints also limits the overall attack surface.
However, significant concerns arise from the static analysis. The presence of the 'exec' function, a notoriously dangerous function, without any apparent safeguards like nonce checks or capability checks is a major red flag. Furthermore, only 29% of output is properly escaped, indicating a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce and capability checks across all entry points, combined with the use of 'exec', creates a scenario where an attacker could potentially execute arbitrary commands on the server if they can trigger the code containing 'exec'.
While the plugin has a clean vulnerability history and utilizes prepared statements, the identified issues with 'exec' and output escaping present immediate and critical security risks. The lack of protective measures around these risky code constructs outweighs the positive aspects. A balanced conclusion is that while the plugin has avoided known vulnerabilities and implements secure data handling for SQL, its failure to properly secure critical functions like 'exec' and sanitize output leaves it highly susceptible to exploitation.
Key Concerns
- Dangerous function 'exec' without auth checks
- Low output escaping (29% proper)
- Missing nonce checks
- Missing capability checks
Server Monitor Security Vulnerabilities
Server Monitor Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Server Monitor Attack Surface
WordPress Hooks 3
Maintenance & Trust
Server Monitor Maintenance & Trust
Maintenance Signals
Community Trust
Server Monitor Alternatives
Gigaom New Relic
go-newrelic
Configures New Relic to better track performance, errors, and uptime of WordPress sites, including multisite
Server Info WP
server-info-wp
Easily monitor your server by watching your server usage and resources with three widgets.
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.
Ressources
ressources
Monitoring the server resources with dashboard widgets
Hosting Monitor
hosting-monitor
Track how much disk and database space WordPress is using.
Server Monitor Developer Profile
1 plugin · 100 total installs
How We Detect Server Monitor
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
E fatto!