
Server Info WP Security & Risk Analysis
wordpress.org/plugins/server-info-wpEasily monitor your server by watching your server usage and resources with three widgets.
Is Server Info WP Safe to Use in 2026?
Generally Safe
Score 85/100Server Info WP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The server-info-wp v2.1 plugin presents a mixed security posture. On the positive side, it has a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries use prepared statements, and there are no recorded vulnerabilities (CVEs) in its history, suggesting a history of reasonably secure development. However, significant concerns arise from the static code analysis. The presence of dangerous functions like 'exec' and 'unserialize' is a major red flag, especially when coupled with a complete lack of nonce checks and capability checks on any entry points (though none were identified). The most critical weakness is the complete absence of output escaping, meaning any data processed or displayed by the plugin could be vulnerable to cross-site scripting (XSS) attacks. The taint analysis shows no flows, which is positive, but the lack of proper sanitization and escaping on outputs remains a significant risk.
In conclusion, while the plugin's attack surface is minimal and its vulnerability history is clean, the static code analysis reveals several deeply concerning practices. The use of 'exec' and 'unserialize' without clear sanitization or authorization mechanisms, combined with a 0% rate of output escaping, creates a substantial risk of arbitrary code execution and XSS vulnerabilities. The absence of any form of input validation or authorization checks on the code, even with a small attack surface, is a notable weakness. Despite the lack of known CVEs, the identified code signals warrant immediate attention and remediation to improve the plugin's overall security.
Key Concerns
- Dangerous functions (exec, unserialize) present
- 0% output escaping
- 0 Nonce checks
- 0 Capability checks
Server Info WP Security Vulnerabilities
Server Info WP Code Analysis
Dangerous Functions Found
Output Escaping
Server Info WP Attack Surface
WordPress Hooks 3
Maintenance & Trust
Server Info WP Maintenance & Trust
Maintenance Signals
Community Trust
Server Info WP Alternatives
WP Tech Lookup
wp-tech-lookup
WP Tech Lookup plugin is to see all the necessary information about server at one place.
Server Monitor
server-monitor
Adds three simple widgets to your WordPress Dashboard displaying fundamental info about your server and installation.
What Template Am I Using
what-template-am-i-using
This plugin is intended for theme developers to use. It shows the current template being used to render the page, current post type, and much more.
Gigaom New Relic
go-newrelic
Configures New Relic to better track performance, errors, and uptime of WordPress sites, including multisite
Web Server Information
wpheka-web-server-information
Web Server Information plugin will give you detailed information about your hosting server's configuration and installed modules.
Server Info WP Developer Profile
2 plugins · 130 total installs
How We Detect Server Info WP
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/server-info-wp/stylesheets/main.css/wp-content/plugins/server-info-wp/js/main.js/wp-content/plugins/server-info-wp/js/main.jsserver-info-wp/stylesheets/main.css?ver=server-info-wp/js/main.js?ver=HTML / DOM Fingerprints
Server Info WP: GeneralServer Info WP: PHPServer Info WP: WordPress