Mixmat Security & Risk Analysis

wordpress.org/plugins/mixmat

Mixmat Page Mixer gives editors an easy way to sectionalize the posts and pages without knowing CSS or HTML.

0 active installs v1.0.63 PHP + WP 4.5+ Updated Jun 13, 2022
classicpresseditorlanding-pagepage-buildervisual-editor
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mixmat Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "mixmat" plugin v1.0.63 demonstrates a generally positive security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are strong indicators of secure coding practices. The fact that all SQL queries utilize prepared statements is a significant strength, mitigating the risk of SQL injection vulnerabilities. Furthermore, the plugin has no recorded vulnerability history, which suggests a history of stable and secure development.

However, there are areas for concern. A notable weakness is the complete lack of nonce checks and capability checks across all identified entry points, which include 12 shortcodes. This absence creates a significant risk, as these entry points are effectively unprotected against various injection and unauthorized action vulnerabilities. While the taint analysis reported no issues, the lack of robust authentication and authorization mechanisms means that malicious inputs could potentially still lead to unexpected behavior or data manipulation, especially if new vulnerabilities are introduced in future updates. The output escaping is also only moderately effective, with 38% of outputs not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities.

In conclusion, while the "mixmat" plugin exhibits several commendable security features and a clean vulnerability history, the critical absence of nonce and capability checks on its numerous shortcode entry points, coupled with incomplete output escaping, presents a substantial security risk. Developers should prioritize implementing these fundamental security checks to harden the plugin against common web attack vectors.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Incomplete output escaping
Vulnerabilities
None known

Mixmat Security Vulnerabilities

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

Mixmat Code Analysis

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

Output Escaping

62% escaped13 total outputs
Attack Surface

Mixmat Attack Surface

Entry Points12
Unprotected0

Shortcodes 12

[one] mixmat.php:109
[one_half] mixmat.php:110
[one_fourth] mixmat.php:111
[one_third] mixmat.php:112
[two_thirds] mixmat.php:113
[three_fourths] mixmat.php:114
[last_one_half] mixmat.php:115
[last_one_fourth] mixmat.php:116
[last_one_third] mixmat.php:117
[last_two_thirds] mixmat.php:118
[last_three_fourths] mixmat.php:119
[empty_row] mixmat.php:120
WordPress Hooks 12
actionadmin_menuincludes\mixmat-adminpage.php:10
actionadmin_initincludes\mixmat-adminpage.php:11
actionwp_enqueue_scriptsincludes\mixmat-adminpage.php:335
actionadmin_footerincludes\mixmat-editor.php:10
actionmedia_buttonsincludes\mixmat-editor.php:11
filterthe_contentincludes\mixmat-editor.php:15
filterthe_contentincludes\mixmat-editor.php:16
filterthe_contentincludes\mixmat-editor.php:228
actionplugins_loadedmixmat.php:70
actionwp_enqueue_scriptsmixmat.php:87
actionadmin_enqueue_scriptsmixmat.php:98
actioninitmixmat.php:107
Maintenance & Trust

Mixmat Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedJun 13, 2022
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Mixmat Developer Profile

tradesouthwest

17 plugins · 2K total installs

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

How We Detect Mixmat

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mixmat/css/mixmat-style.css
Script Paths
/wp-content/plugins/mixmat/js/mixmat-plugin.js
Version Parameters
mixmat-stylemixmat-plugin.js?ver=1.0.63

HTML / DOM Fingerprints

CSS Classes
mixmat_pluginPage_section
Data Attributes
mixmat_settings[mixmat_color_field_0]mixmat_settings[mixmat_color_field_1]mixmat_settings[mixmat_theme_adjustment_option]mixmat_settings[mixmat_theme_margins_option]
Shortcode Output
[one][one_half][one_fourth][one_third]
FAQ

Frequently Asked Questions about Mixmat