MCPing Security & Risk Analysis

wordpress.org/plugins/mcping

This plugin shows the status of your Minecraft server using a shortcode and a widget

10 active installs v1.1 PHP 5.5.33+ WP 3.7.1+ Updated Feb 15, 2019
mcpingminecraftminecraft-server
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is MCPing Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The mcping v1.1 plugin exhibits a generally good security posture due to its lack of known vulnerabilities and the absence of critical or high-severity issues in the static analysis. The plugin demonstrates responsible coding practices by exclusively using prepared statements for SQL queries and performing nonce checks. Furthermore, the limited attack surface, with no unprotected AJAX handlers or REST API routes, is a positive sign. However, a significant concern arises from the low rate of output escaping (20%), indicating that user-supplied data displayed on the frontend might not be adequately sanitized, potentially leading to cross-site scripting (XSS) vulnerabilities. While the plugin has no recorded vulnerability history, the absence of proper output escaping is a weakness that warrants attention. Overall, mcping v1.1 is likely secure against common remote code execution and SQL injection attacks, but the potential for XSS due to insufficient output escaping represents a notable risk that should be addressed.

Key Concerns

  • Low output escaping rate
Vulnerabilities
None known

MCPing Security Vulnerabilities

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

MCPing Code Analysis

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

Output Escaping

20% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
mcping_site (mcping.php:178)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

MCPing Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[mcserver] mcping.php:38
[mcserverplayer] mcping.php:88
WordPress Hooks 2
actionplugins_loadedmcping.php:175
actionadmin_menumcping.php:277
Maintenance & Trust

MCPing Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedFeb 15, 2019
PHP min version5.5.33
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

MCPing Developer Profile

Tutorialwork

1 plugin · 10 total installs

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

How We Detect MCPing

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
data-wp-section
Shortcode Output
<h1>Der Minecraft Server ist derzeit <p><span style="color: #339966;">online</span></p></h1><h1>The Minecraft server is currently <p><span style="color: #339966;">online</span></p></h1><h1>Der Minecraft Server ist derzeit <p><span style="color: #ff0000;">offline</span></p></h1><h1>The Minecraft server is currently <p><span style="color: #ff0000;">offline</span></p></h1>
FAQ

Frequently Asked Questions about MCPing