Mindvalley Include Post Content Security & Risk Analysis

wordpress.org/plugins/mindvalley-include-content

Creates shortcode [mv_include] to include content from another post/page.

100 active installs v1.3.2 PHP + WP 3.1.0+ Updated Oct 25, 2011
contentincludepagespost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mindvalley Include Post Content Safe to Use in 2026?

Generally Safe

Score 85/100

Mindvalley Include Post Content has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "mindvalley-include-content" plugin v1.3.2 exhibits a generally good security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history is a significant strength, suggesting the developers have a track record of producing secure code. The plugin also demonstrates good practices in SQL query handling by exclusively using prepared statements, and it avoids file operations and external HTTP requests, which are common vectors for vulnerabilities.

However, a critical concern arises from the "Output escaping" signal, indicating that 100% of its outputs are not properly escaped. This presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content displayed by the plugin, if not rigorously sanitized by the calling code or if user-supplied data is directly reflected, could be exploited. The presence of a single shortcode as the sole entry point, while small, means any XSS vulnerability within this shortcode's output handling would be directly accessible.

While the plugin has a limited attack surface and no critical taint flows were detected, the complete lack of output escaping is a glaring weakness that overshadows other positive aspects. The vulnerability history is promising, but it cannot negate the immediate risk posed by unescaped output. Developers should prioritize addressing the output escaping issue to mitigate potential XSS attacks.

Key Concerns

  • All outputs are unescaped
  • Missing nonce checks on entry points
Vulnerabilities
None known

Mindvalley Include Post Content Security Vulnerabilities

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

Mindvalley Include Post Content Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped10 total outputs
Attack Surface

Mindvalley Include Post Content Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mv_include] mindvalley-include-content.php:167
WordPress Hooks 8
actioninitmindvalley-include-content.php:20
actioninitmindvalley-include-content.php:21
actionadmin_initmindvalley-include-content.php:22
actionadmin_headmindvalley-include-content.php:23
actionadmin_bar_menumindvalley-include-content.php:25
actionwp_after_admin_bar_rendermindvalley-include-content.php:26
filtermanage_edit-include_columnsmindvalley-include-content.php:30
filtermanage_include_posts_custom_columnmindvalley-include-content.php:31
Maintenance & Trust

Mindvalley Include Post Content Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedOct 25, 2011
PHP min version
Downloads5K

Community Trust

Rating80/100
Number of ratings1
Active installs100
Developer Profile

Mindvalley Include Post Content Developer Profile

Mindvalley

7 plugins · 160 total installs

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

How We Detect Mindvalley Include Post Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mindvalley-include-content/jquery.tooltip.min.js/wp-content/plugins/mindvalley-include-content/jquery.tooltip.css
Script Paths
/wp-content/plugins/mindvalley-include-content/jquery.tooltip.min.js

HTML / DOM Fingerprints

CSS Classes
mv_includeeditinfo
Data Attributes
rev
JS Globals
jQuery
Shortcode Output
[mv_include id='[mv_include slug='[mv_include path='
FAQ

Frequently Asked Questions about Mindvalley Include Post Content