MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage Security & Risk Analysis

wordpress.org/plugins/my-server-info

Displays Usage (CPU , Disk, Memory), PHP and MySQL Version, WP Memory Limit, PHP Execution Time, Max Input Vars, IP Address, Uptime, Timezone.

700 active installs v1.5.1 PHP + WP + Updated Nov 18, 2025
cpu-usagedisk-usagememorymemory-limitphp-version
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage Safe to Use in 2026?

Generally Safe

Score 100/100

MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "my-server-info" plugin v1.5.1 presents a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries, implementing nonce checks and capability checks on its identified entry points, and properly escaping a high percentage of its outputs. The absence of known CVEs and a clean vulnerability history further suggests a relatively secure past and present. Taint analysis also found no critical or high severity unsanitized flows, indicating no immediate command injection or similar severe risks through input manipulation.

However, the presence of the `shell_exec` function is a significant concern. While the static analysis doesn't explicitly show how `shell_exec` is used or if it's properly sanitized, its mere presence opens the door to potential command injection vulnerabilities if user-supplied data or environment variables are passed to it without rigorous sanitization. The plugin also performs file operations and external HTTP requests, which, while not flagged as inherently insecure, can become attack vectors if not handled with care regarding user input and external data.

In conclusion, "my-server-info" v1.5.1 has a good foundation in security with its handling of SQL, nonces, capabilities, and output. The lack of past vulnerabilities is reassuring. However, the use of `shell_exec` introduces a critical potential risk that requires further investigation into its implementation. The overall risk is moderate, leaning towards low, but this is heavily dependent on the secure usage of `shell_exec`.

Key Concerns

  • Presence of dangerous function shell_exec
Vulnerabilities
None known

MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
3
33 escaped
Nonce Checks
3
Capability Checks
3
File Operations
1
External Requests
2
Bundled Libraries
0

Dangerous Functions Found

shell_exec$cores = shell_exec('nproc');my-server-info.php:47

Output Escaping

92% escaped36 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<my-server-info> (my-server-info.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_myserverinfo_submit_surveyincludes\class-myserverinfo-deactivation-survey.php:30
WordPress Hooks 6
actionadmin_enqueue_scriptsincludes\class-myserverinfo-deactivation-survey.php:28
actionadmin_footer-plugins.phpincludes\class-myserverinfo-deactivation-survey.php:29
actionadmin_enqueue_scriptsmy-server-info.php:15
actionadmin_menumy-server-info.php:23
actionadmin_post_myserverinfo_save_preferencesmy-server-info.php:108
actionadmin_bar_menumy-server-info.php:320
Maintenance & Trust

MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 18, 2025
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings2
Active installs700
Developer Profile

MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage Developer Profile

Anton

5 plugins · 7K total installs

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

How We Detect MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-server-info/assets/admin-styles.css
Version Parameters
my-server-info/assets/admin-styles.css?ver=1.5.1

HTML / DOM Fingerprints

CSS Classes
myserverinfo-wrapresource-usage-containerresource-usage-itemresource-usage-titleresource-usage-value
Data Attributes
data-myserverinfo-cpu-usagedata-myserverinfo-disk-usagedata-myserverinfo-memory-usage
FAQ

Frequently Asked Questions about MyServerInfo – Memory Usage, PHP Version, Memory Limit, Execution Time, CPU Usage, Disk Usage