
Simple PHP Info Security & Risk Analysis
wordpress.org/plugins/simple-php-infoDisplays the phpinfo() table in the WordPress dashboard and creates a shortcode for use in posts and pages.
Is Simple PHP Info Safe to Use in 2026?
Generally Safe
Score 92/100Simple PHP Info has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'simple-php-info' plugin version 1.0.4 exhibits a strong security posture based on the provided static analysis and vulnerability history. The code adheres to excellent security practices, with all SQL queries utilizing prepared statements, 100% of output being properly escaped, and the presence of nonce checks. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its safety. The limited attack surface, consisting of a single shortcode with no explicitly detailed permission checks (though nonce is present), is well-managed.
The vulnerability history is completely clean, with no recorded CVEs of any severity. This lack of past vulnerabilities, combined with the current code's robust protections, suggests a well-maintained and secure plugin. There are no identified taint flows indicating potential issues with unsanitized paths or malicious data handling. The only potential area for consideration is the lack of explicit capability checks on the shortcode. While the presence of a nonce check mitigates direct cross-site request forgery for actions performed through the shortcode, it doesn't restrict who can *trigger* the shortcode's output if the shortcode itself is intended for administrative use or sensitive information display.
In conclusion, 'simple-php-info' v1.0.4 is a highly secure plugin. Its strengths lie in its adherence to fundamental WordPress security best practices, particularly regarding data handling and output escaping. The absence of any historical vulnerabilities is a significant positive indicator. The minor point of consideration regarding the lack of explicit capability checks on the shortcode is a nuanced observation rather than a critical flaw, given the overall robust security of the code.
Key Concerns
- No explicit capability checks on shortcode
Simple PHP Info Security Vulnerabilities
Simple PHP Info Release Timeline
Simple PHP Info Code Analysis
Output Escaping
Simple PHP Info Attack Surface
Shortcodes 1
WordPress Hooks 3
Maintenance & Trust
Simple PHP Info Maintenance & Trust
Maintenance Signals
Community Trust
Simple PHP Info Alternatives
Phpinfo
phpinfo
Prints out your webservers php settings as well as other information about your WordPress installation.
WP-ServerInfo
wp-serverinfo
Display your host's PHP, MYSQL & memcached (if installed) information on your WordPress dashboard.
Error Log Viewer by BestWebSoft
error-log-viewer
Get latest error log messages to diagnose website problems. Define and fix issues faster.
phpinfo() WP
phpinfo-wp
A simple plugin to look up server info and manage server configuration of wordpress site
Easy PHP Settings
easy-php-settings
An easy way to manage common PHP INI settings and WordPress debugging constants from the WordPress admin panel.
Simple PHP Info Developer Profile
2 plugins · 120 total installs
How We Detect Simple PHP Info
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/simple-php-info/css/main.min.csssimple-php-info/css/main.min.css?ver=HTML / DOM Fingerprints
simple-php-info__widgetsimple-php-info__shortcodeid="simple-php-info__shortcode"<div id="simple-php-info__shortcode"><?php _e('Simple PHP Info', 'simple-php-info')