Share MXH Security & Risk Analysis

wordpress.org/plugins/share-mxh

Social sharing.

10 active installs v1.2 PHP 5.6.3+ WP + Updated Dec 25, 2020
share-linkshare-mxhsocial-sharing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Share MXH Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "share-mxh" v1.2 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates strong adherence to secure coding practices by exclusively using prepared statements for all SQL queries and making no external HTTP requests. The absence of any recorded CVEs and a clean vulnerability history further suggest a generally well-maintained codebase. However, significant concerns arise from the static analysis. A substantial portion, 100%, of the plugin's output is not properly escaped, presenting a clear risk of cross-site scripting (XSS) vulnerabilities. Additionally, the absence of nonce checks and capability checks on its single shortcode, which constitutes its entire attack surface, leaves it vulnerable to potential unauthorized actions or information disclosure if the shortcode's functionality is sensitive. While the plugin has no known vulnerabilities, the unescaped output and lack of authentication checks on its entry points are significant weaknesses that require immediate attention.

Key Concerns

  • 100% of output is unescaped
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Share MXH Security Vulnerabilities

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

Share MXH Release Timeline

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

Share MXH Code Analysis

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

Output Escaping

0% escaped43 total outputs
Attack Surface

Share MXH Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sharemxh] inc\sharemxh-content.php:54
WordPress Hooks 5
actionadmin_menuinc\sharemxh-admin-page.php:108
actionadmin_initinc\sharemxh-admin-page.php:113
filterthe_contentinc\sharemxh-content.php:46
actionwp_enqueue_scriptsshare-mxh.php:18
actionplugins_loadedshare-mxh.php:29
Maintenance & Trust

Share MXH Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 25, 2020
PHP min version5.6.3
Downloads972

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Share MXH Developer Profile

Fox Plugin

6 plugins · 170 total installs

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

How We Detect Share MXH

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/share-mxh/css/sharemxh-style.css

HTML / DOM Fingerprints

CSS Classes
sharetitleshareiconshareshare-fshare-tshare-pshare-tlshare-in+2 more
Data Attributes
data-sharemxh-titledata-sharemxh-url
JS Globals
window.sharemxh_options
Shortcode Output
[sharemxh]
FAQ

Frequently Asked Questions about Share MXH