
Phpinfo Security & Risk Analysis
wordpress.org/plugins/phpinfoPrints out your webservers php settings as well as other information about your WordPress installation.
Is Phpinfo Safe to Use in 2026?
Generally Safe
Score 85/100Phpinfo has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "phpinfo" v1.1 plugin presents a concerning security posture despite a clean vulnerability history. While the static analysis shows a minimal attack surface and no dangerous functions or direct SQL injection risks, the complete lack of output escaping for all 14 outputs is a significant vulnerability. This means any dynamic data displayed by the plugin is susceptible to cross-site scripting (XSS) attacks. Additionally, the taint analysis revealing two flows with unsanitized paths, although not classified as critical or high severity, suggests potential for unexpected behavior or information leakage if the plugin interacts with user-supplied data in ways not immediately obvious. The absence of vulnerability history is a positive indicator, but it does not mitigate the immediate risks identified in the code analysis.
Overall, the plugin's strengths lie in its limited attack surface and lack of known exploitable vulnerabilities. However, the critical flaw of unescaped output creates a significant XSS risk that could be leveraged by an attacker. The presence of unsanitized paths, while not high severity, warrants further investigation. The plugin is best avoided or heavily audited and modified before deployment in a production environment, prioritizing the implementation of proper output escaping mechanisms.
Key Concerns
- 100% of outputs are unescaped
- Taint analysis shows unsanitized paths
- No nonce checks
- No capability checks
Phpinfo Security Vulnerabilities
Phpinfo Release Timeline
Phpinfo Code Analysis
Output Escaping
Data Flow Analysis
Phpinfo Attack Surface
WordPress Hooks 2
Maintenance & Trust
Phpinfo Maintenance & Trust
Maintenance Signals
Community Trust
Phpinfo Alternatives
WP-ServerInfo
wp-serverinfo
Display your host's PHP, MYSQL & memcached (if installed) information on your WordPress dashboard.
phpinfo() WP
phpinfo-wp
A simple plugin to look up server info and manage server configuration of wordpress site
WP Safe Mode
wp-safe-mode
Disable plugins or switch themes for just you or the whole site for debugging, troubleshooting or accessing and restoring a broken website.
atec System Info
atec-system-info
atec System Info (Operating system, server, memory, PHP and database details)
PHP Server Info
php-server-info
A very simple plugin for displaying full PHP Info from within the WordPress Admin menu.
Phpinfo Developer Profile
9 plugins · 180 total installs
How We Detect Phpinfo
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
wrapid="bkpwp_manage_backups_table"<textarea style="width:100%; height: 260px;"><h2><?php _e('Phpinfo') ?></h2><th scope="col"><?php _e("Configuration","dprx_phpinfo"); ?></th><th scope="col"><?php _e("php_ini","dprx_phpinfo"); ?></th>