PHP Version Security & Risk Analysis

wordpress.org/plugins/php-version

You can able to see the current PHP version in WordPress admin dashboard widget.

4K active installs v1.0.7 PHP 5.6.0+ WP 4.0+ Updated Dec 9, 2025
admindashboardphp-versionserverversion
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is PHP Version Safe to Use in 2026?

Generally Safe

Score 100/100

PHP Version has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "php-version" v1.0.7 plugin exhibits an exceptionally strong security posture. The static analysis reveals zero entry points, meaning there are no readily exploitable features like AJAX handlers, REST API routes, shortcodes, or cron events exposed to potential attackers. Furthermore, the code itself appears robust, with no dangerous function usage, all SQL queries employing prepared statements, and all output being properly escaped. There are no file operations or external HTTP requests, and crucially, a complete absence of nonce and capability checks, which, while not ideal in general, is mitigated by the lack of any attack vectors to exploit. The absence of any recorded vulnerabilities in its history reinforces this picture of a secure plugin.

However, the complete lack of nonce and capability checks, while not currently a practical vulnerability due to the zero attack surface, represents a potential future risk. If the plugin were to be updated with new features that introduce entry points, the absence of these crucial security mechanisms would immediately create significant vulnerabilities. The current security is a product of its minimal feature set rather than proactive security hardening. Therefore, while the plugin is currently very secure, this reliance on obscurity rather than explicit security controls is a weakness. The plugin's strengths lie in its simplicity and lack of risky code, while its weakness lies in the potential for future vulnerabilities if its feature set expands without corresponding security implementations.

Key Concerns

  • No nonce checks
  • No capability checks
Vulnerabilities
None known

PHP Version Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

PHP Version Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

PHP Version Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

PHP Version Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_enqueue_scriptsphp-version-wordpress.php:22
Maintenance & Trust

PHP Version Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.0
Last updatedDec 9, 2025
PHP min version5.6.0
Downloads36K

Community Trust

Rating100/100
Number of ratings1
Active installs4K
Developer Profile

PHP Version Developer Profile

Md Mazedul Islam

2 plugins · 4K total installs

91
trust score
Avg Security Score
96/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect PHP Version

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/php-version/pvw.js
Script Paths
/wp-content/plugins/php-version/pvw.js

HTML / DOM Fingerprints

JS Globals
pvwObj
FAQ

Frequently Asked Questions about PHP Version