
Show Apache and PHP version Security & Risk Analysis
wordpress.org/plugins/show-apache-and-php-versionShow Apache and PHP version
Is Show Apache and PHP version Safe to Use in 2026?
Generally Safe
Score 85/100Show Apache and PHP version has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "show-apache-and-php-version" plugin v0.1 exhibits a concerning security posture despite a seemingly small attack surface. While it reports zero AJAX handlers, REST API routes, shortcodes, or cron events, and no dangerous functions or SQL queries requiring preparation, the static analysis reveals significant weaknesses in output handling and data sanitization. Notably, 100% of outputs are unescaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, all analyzed taint flows (2 out of 2) involve unsanitized paths, which could lead to arbitrary file read or path traversal vulnerabilities if an attacker can control the input leading to these flows. The plugin's vulnerability history is clean, with no recorded CVEs, but this should not be seen as a guarantee of safety given the identified code-level risks. The lack of any capability or nonce checks on entry points, which are reported as zero, is a significant concern because if any such entry points were discovered or added in the future, they would be unprotected. This plugin has strengths in its minimal SQL usage and lack of dangerous functions, but the unescaped output and unsanitized path flows represent critical security flaws that need immediate attention.
Key Concerns
- Unescaped output detected
- Taint flows with unsanitized paths
- No capability checks on potential entry points
- No nonce checks on potential entry points
Show Apache and PHP version Security Vulnerabilities
Show Apache and PHP version Release Timeline
Show Apache and PHP version Code Analysis
Output Escaping
Data Flow Analysis
Show Apache and PHP version Attack Surface
WordPress Hooks 1
Maintenance & Trust
Show Apache and PHP version Maintenance & Trust
Maintenance Signals
Community Trust
Show Apache and PHP version Alternatives
PHP Version
php-version
You can able to see the current PHP version in WordPress admin dashboard widget.
Admin Bar Server Info
admin-bar-server-info
Lightweight plugin that displays essential server and environment information in a dropdown menu on the WordPress admin bar.
Admin Footer Version (rebranded)
admin-footer-version-rebranded
show the rebranded version in the admin footer when it is activated or if it is in mu-plugins directory
Roosium Info
roosium-info
Display WordPress, PHP, Web Server, MySQL and Theme versions in wp-admin footer.
Header Footer Code Manager
header-footer-code-manager
Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for analytics, marketing, or chat features.
Show Apache and PHP version Developer Profile
2 plugins · 410 total installs
How We Detect Show Apache and PHP version
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.