InfoMon – System Info & Server Monitor Security & Risk Analysis

wordpress.org/plugins/infomon

InfoMon shows WordPress, PHP, database and server details in a clean admin page and a compact dashboard widget, with handy JSON export.

50 active installs v1.3.5 PHP 7.4+ WP 5.2+ Updated Unknown
admindashboardmonitorserversystem-info
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is InfoMon – System Info & Server Monitor Safe to Use in 2026?

Generally Safe

Score 100/100

InfoMon – System Info & Server Monitor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin "infomon" v1.3.5 exhibits a generally strong security posture based on the provided static analysis. The absence of any known vulnerabilities (CVEs) and a clean taint analysis are positive indicators. Furthermore, the plugin demonstrates good development practices by using prepared statements for all SQL queries and properly escaping a high percentage of its outputs. The limited attack surface, with no unprotected entry points, is also a significant strength.

However, there are a few areas that warrant attention. The complete absence of nonce checks across all entry points is a concern, particularly as it doesn't appear to be mitigated by a robust capability check system (only 3 capability checks were found across the entire plugin). While the attack surface is currently small and protected, relying solely on capability checks without nonces for AJAX or REST API endpoints could leave it vulnerable to CSRF-style attacks if new endpoints are added without proper security considerations. The lack of taint analysis results (0 flows analyzed) is also a limitation, as it means there's no guarantee that complex or subtle vulnerabilities haven't been missed.

In conclusion, "infomon" v1.3.5 is a relatively secure plugin with a history of no known vulnerabilities and good practices in SQL and output handling. The primary weakness lies in the complete lack of nonce checks, which, while not an immediate exploit given the current protected entry points, represents a potential oversight in defense against certain types of attacks. Continued vigilance and the implementation of nonce checks in future updates would further solidify its security.

Key Concerns

  • Missing nonce checks on entry points
Vulnerabilities
None known

InfoMon – System Info & Server Monitor Security Vulnerabilities

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

InfoMon – System Info & Server Monitor Code Analysis

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

Output Escaping

77% escaped39 total outputs
Attack Surface

InfoMon – System Info & Server Monitor Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

GET/wp-json/infomon/v1/statusinfomon.php:55
WordPress Hooks 4
actionadmin_menuinfomon.php:25
actionwp_dashboard_setupinfomon.php:38
actionadmin_enqueue_scriptsinfomon.php:43
actionrest_api_initinfomon.php:54
Maintenance & Trust

InfoMon – System Info & Server Monitor Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads304

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

InfoMon – System Info & Server Monitor Developer Profile

Hakan GERMAN

1 plugin · 50 total installs

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

How We Detect InfoMon – System Info & Server Monitor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/infomon/assets/css/admin.css/wp-content/plugins/infomon/assets/js/admin.js
Script Paths
/wp-content/plugins/infomon/assets/js/admin.js
Version Parameters
infomon-admin?ver=infomon-admin-js?ver=

HTML / DOM Fingerprints

CSS Classes
infomon-toolbarinfomon-copy-tableinfomon-copy-jsoninfomon-download-jsoninfomon-kpisinfomon-kpiinfomon-kpi-valueinfomon-kpi-label+8 more
Data Attributes
id="infomon-copy-table"id="infomon-copy-json"id="infomon-download-json"id="infomon-table"class="infomon-kpi infomon-kpi--class="infomon-card"+4 more
REST Endpoints
/infomon/v1/status
Shortcode Output
<div class="infomon-toolbar"><div class="infomon-kpis"><div class="infomon-kpi"><div class="infomon-cards">
FAQ

Frequently Asked Questions about InfoMon – System Info & Server Monitor